Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Container management in workflow

Former Member
0 Kudos

Hi,

I am VERY NEW to workflows and am trying to create my first workflow. I initially set up all of my steps with myself as the responsible agent. I am now trying to identify the responsible agent via a method. (We determine approving agents by certain cost centers, etc). In my method, I am getting the correct data returned, but I am not able to successfully put the agent ID in my container to pass to the next step for forwarding.

Does anyone have any suggestions? Am I doing this correctly?

Thanks,

Manjula.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi,

Double click the step in the workflow builder.

In the tab Control you can fill in the agent assignment, you can use an expression, a user, a role etc.

For determining where the item will be sent.

Here is more information. In my container, as I have stated before, I have the id of the responsible agent that I want the step forwarded to. I also have that agent - and others - identified as possible agents.

I am receiving the following messages:

"Agent determination for step '0000000009' failed"

"Result of agent resolution does not agree with agents of task." This message shows the method EVALUATE_AGENT_VIA_EXPRESSION.

Based on this, it appears that it is not finding the agent in the container and then has a blank agent when trying to resolve it against the possible agents...but I see the agent id in the container for that step.

Reward points if found helpful....

Cheers,

Chandra Sekhar.

2 REPLIES 2

Former Member
0 Kudos

hi,

Double click the step in the workflow builder.

In the tab Control you can fill in the agent assignment, you can use an expression, a user, a role etc.

For determining where the item will be sent.

Here is more information. In my container, as I have stated before, I have the id of the responsible agent that I want the step forwarded to. I also have that agent - and others - identified as possible agents.

I am receiving the following messages:

"Agent determination for step '0000000009' failed"

"Result of agent resolution does not agree with agents of task." This message shows the method EVALUATE_AGENT_VIA_EXPRESSION.

Based on this, it appears that it is not finding the agent in the container and then has a blank agent when trying to resolve it against the possible agents...but I see the agent id in the container for that step.

Reward points if found helpful....

Cheers,

Chandra Sekhar.

Former Member
0 Kudos

hi

good

go through this links hope this would help you to solve your problem

http://help.sap.com/saphelp_nw04/helpdata/en/53/02153cdcf89e56e10000000a11405a/content.htm

thanks

mrutyun^