Posted: Tue Apr 06, 2004 11:57 am Post subject: FMC00121E Name is not unique
Centurion
Joined: 22 Aug 2003 Posts: 121 Location: Milwaukee, WI
I get the following error in the workflow system log using fmcautil.
Code:
FMC00121E Name is not unique
A node in Message Broker v2.1 creates a Workflow XML message with a unique process instance name. However, it appears that these names already exist on the Workflow server. If there is an Workflow error such as this, what is the best way to handle it? Should the input message be sent to a reply queue? If this type of error occurs in Workflow, then how would the user know if there is a problem or not unless they query system log?
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
You can set the response required element of the XML message that you send to either YES NO or IfError. That way the app that is putting the XML messages to workflow can listen on the reply queue and check what happened with the XML message it put
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