on ‎2009 Oct 12 8:56 AM
Hi experts,
i have a subWF which i am calling from main WF
first step of the SubWF is user decision step where the agent is a USER ( hardcoded say AX5155) . Also task in that is general
when i execute the SubWF separately the first step works fine and i get a workitem in Users Inbox.
but when i execute from main WF ...the hardcoded agent ( AX5155) does not get assigned to SubWf's user decision...
can any one help
i tried searching the entire forum
Request clarification before answering.
please prefix US to the user id and try..
it will work...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No Matter if you haven't ticked the export/Import for that WF container element.
Check the Binding from Main WF --> SUB WF.
Check the workflow log to know whats the actual value thats getting flowed to Sub WF.
From your problem it seems to be fair that there would be a problem in Main WF to Sub WF binding.
As i told i am not passing anything from main WF to SUB WF though binding...
Also my sub WF is called properly as i can see in WF log.
First step of Sub WF is a container element(its properties has no export/import tick) which is assigned a USER.
but when the second step ( user decision ) step of sub WF is executed it goes in ready mode as it is not able to get the agent .
I saw the technical detail log ...when i execute the subWF independently it shows the container elemetn proerply with user and hence it works ok
but when i execute the main WF ..surprisingly it doesnot show the container operation of subwf and hence the next step is not getting the agent
Hello,
You wrote:
"I am able to see the container element ( with proper value ) when Sub WF executed independently
but cannot see the container element altogether when executed from main WF"
So you're saying that the placing of the hardcoded user name into the container element doesn't work in the subworkflow?
Exactly how are you doing it? Container operation?
regards
Paultje Bakker
Hanabi Technology
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.