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 » Error while trying to get Activityname (Java)

Post new topic  Reply to topic
 Error while trying to get Activityname (Java) « View previous topic :: View next topic » 
Author Message
Duschwolf
PostPosted: Tue Apr 15, 2003 7:06 am    Post subject: Error while trying to get Activityname (Java) Reply with quote

Novice

Joined: 01 May 2002
Posts: 15

Hello!

I'm trying to get the name of the Activity which is starting my Java-App in order to get the right values out of a propertyfile.

My Java Code to get the name:

ContainerElement activity = inCnr.getElement("_ACTIVITY");

And the error message:
(in German )
FMC38009E MQSeries Workflow API-Fehler :
API-R³ckkehrcode : 112
Fehlerursprung : e:\v330\src\fmcjccon.cxx, line 561
Fehlernachricht : FMC00112E Das Container-Member wurde nicht gefunden.

I think "_ACTIVITY" might not be the right identifier.
Back to top
View user's profile Send private message Send e-mail
vennela
PostPosted: Tue Apr 15, 2003 7:51 am    Post subject: Reply with quote

Jedi Knight

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

I think you should use getString method instead.

java.lang.String ActivityName = inCnr.getString("_ACTIVITY");

-------
Venny
Back to top
View user's profile Send private message Send e-mail Visit poster's website
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 » Error while trying to get Activityname (Java)
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.