You need a Message Driven bean deployed in WPS listening to the MQ queue.
In the onMessage() you would use business process choreographer generic EJB API to start the process you are interested in. Search in IBM, you should find some code on how to achieve this.
Joined: 21 May 2003 Posts: 245 Location: Charlotte, NC
If the requirement is application(like broker) sending a message to a Q which needs to be picked up by WPS and create the process,
You have an option of using either JMS or SOAP/JMS binding options.
On WID, you will set this in the assembly diagram and on WPS, you have to set the BUS and jndi parameters. U need to set the required operation/attributes in the RFH2 header in the message.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum