Author |
Message
|
mqwhelp |
Posted: Wed Feb 06, 2002 6:02 pm Post subject: |
|
|
Voyager
Joined: 20 Dec 2001 Posts: 85 Location: TCS
|
Hi ,
I have created an activity. I have set output container with some values
Now I want to read input container for same activity..
I had used data loop connector for the activity
When I query data members I got an exception "FMC00113E Container member not set"
Could you tell me where I am wrong..? |
|
Back to top |
|
 |
jmac |
Posted: Thu Feb 07, 2002 7:43 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
When you set the members in the output container did you commit the updates with a setOutputContainer()?
_________________ John McDonald
RETIRED |
|
Back to top |
|
 |
mqwhelp |
Posted: Thu Feb 07, 2002 8:00 am Post subject: |
|
|
Voyager
Joined: 20 Dec 2001 Posts: 85 Location: TCS
|
John I am not setting the output container of workitem thru actvity implementation..
I am setting the workitem container from outside program..
I don't think one can call setoutContainer() method for that..
Waiting for your reply |
|
Back to top |
|
 |
jmac |
Posted: Thu Feb 07, 2002 10:31 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Are you using Checkout/Checkin? Exactly what are you doing? I don't understand from your message
_________________ John McDonald
RETIRED |
|
Back to top |
|
 |
mqwhelp |
Posted: Thu Feb 07, 2002 10:42 am Post subject: |
|
|
Voyager
Joined: 20 Dec 2001 Posts: 85 Location: TCS
|
John,Could you please look into the topic "Read Write Within same activity"
already posted on the net forum.
I have mentioned what I exactly want to achieve. |
|
Back to top |
|
 |
|