If I understand correclty, you want to validate if a datastructure memeber is set before triggering the process.
MQWorkflow does not validate if a datastructure member is set or not before starting the process instance
You can achieve this by posting the message to a custom queue where a custom listener will validate the XML and pass only the successfull messages to EXEXMLINPUT queue. The messages that fail can be posted to an 'error' queue
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