Posted: Mon Jul 22, 2002 8:33 am Post subject: FMC00010E Unknown user ID
Knight
Joined: 30 Jan 2002 Posts: 560
I am getting "FMC00010E Unknown user ID".
I have two user-ids "USR1" and "USR2".
1.
I have workflow instantiaon program (MF COBOL) on AIX which runs under usere-id "USR1" and is able to put messages into workflow on "XMLINPUTQ" of "FMCQM".
2.
I have another java program which runs under "USR2" which also runs on AIX. I am trying to put message on XMLINPUTQ in the same way as described in step 1, and I am getting error "FMC00010E Unknown user ID"
I have tried in my program by hardcoding "USR1" for MQEnvironment.userID and corresponding password. But still I am getting error "FMC00010E Unknown user ID".Interesticgly the user ID on the messages is "USR2" even though I have hardcoded "USR1".
Could somebody guide me?
Thanks
Set the UserIdentifier field in the Message Descriptor (MQMD) to USR1. It is defaulting to the runtime user.
See Chapter 31. The MQ Workflow XML message -> Reveland MQSeries Message Descriptor fields in the workflow programming guide.
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