ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » FMC01109E The message signature is not correct

Post new topic  Reply to topic
 FMC01109E The message signature is not correct « View previous topic :: View next topic » 
Author Message
ajomillar
PostPosted: Wed Feb 18, 2004 2:27 pm    Post subject: FMC01109E The message signature is not correct Reply with quote

Centurion

Joined: 22 Aug 2003
Posts: 121
Location: Milwaukee, WI

Workflow XML originating from Message Broker v2.1 was put to a remote queue definition, EXEXMLINPUTQ, on the Broker's QM. In the Workflow QM, this is connected to the local queue, EXEXMLINPUTQ, to create a WF process instance. Using fmcautil to monitor, I received the following message:

Code:
FMCSYS: FMC01109E The message signature is not correct


I did a search on the forum and didn't find this error code. Please help.
Back to top
View user's profile Send private message MSN Messenger
vennela
PostPosted: Wed Feb 18, 2004 2:35 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

From the manual

Quote:

FMC01109E The message signature is not correct.
Explanation: The parameter combination of the MQ
Workflow message does not conform to the MQ
Workflow specification.
User Action: Check your XML document by using the
specification of XML Workflow messages in the MQ
Workflow Programming Guide.


Your XML is certainly wrong. Make sure your XML conforms to the specification mentioned in the Programming guide.

If you can't figure out post it here and we can take a look at where it is going wrong.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ajomillar
PostPosted: Wed Feb 18, 2004 3:01 pm    Post subject: Reply with quote

Centurion

Joined: 22 Aug 2003
Posts: 121
Location: Milwaukee, WI

Here is the WF XML that is generated. Based on my review of the message structure, it looks like I need to add the ProcTemplName. Correct?

Code:

<WfMessage>
   <WfMessageHeader>
      <ResponseRequired>Yes</ResponseRequired>
      <UserContext>ISE node error</UserContext>
   </WfMessageHeader>
   <ProcessTemplateCreateAndStartInstance>
      <ProcInstName>CUSTOMER30732</ProcInstName>
      <KeepName>true</KeepName>
      <ProcInstInputData>
         <IseDataLookup>
            <recordtype>CUSTOMER</recordtype>
            <sequence>2004-02-18 16:27:54.265</sequence>
            <sourcerecordid>30732</sourcerecordid>
            <officeid>4550</officeid>
         </IseDataLookup>
      </ProcInstInputData>
   </ProcessTemplateCreateAndStartInstance>
</WfMessage>
Back to top
View user's profile Send private message MSN Messenger
Ratan
PostPosted: Wed Feb 18, 2004 3:15 pm    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

Yes you have to add Process Template name.

Refer Programming guide "XML interface".
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » FMC01109E The message signature is not correct
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.