cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Expression in task step

Former Member
0 Likes
3,413

Dear Experts,

I have a block step. In dynamic processing tab of block step i have given a multi line element with name "agents". I have set the initial value of multi line element as 3 user id. I want to send work item to all user ids specified in the multi line element. Inside block step i have placed an activity step. In task of activity step i specify agent as "expression" and its value as "&_AGENTS_LINE&". When I execute the workflow I expect the workflow to send work item to all users i have given as initial value in multiline element. Also I have made the task as general task under attributes. In swi1 when i get the task step with status ready. when i click agents button there its displaying message as "No selected agents". Kindly help me with this problem.

Regards,

Bharath

View Entire Topic
Former Member
0 Likes

Hi,

If you are getting the Message like 'No Agents Selected'

Reasons are Below

1. Agent assignment should be active

this we can do by making the general task in PFTC

2. Agent id Should be valid

Fisrt check the agent type whether the agents are users or not

so som e times agent id should be prefixed by 'A'

so please refer the table USR21 and ADR6

and specify the correct userids

Former Member
0 Likes

Dear Vijayareddy,

Thanks for your reply. As you have said i have made it as general task by clicking attributes button and then clicked red color wheel button. I got the message "index was generated". For the multi line container element i have given initial value as user ids. They are users only as i am able to log in into R/3 using those user ids and password. In task step how should i specify the agent for the task. I have given as expression and value as multi line element name. Will the task read each row from container element each time and send work item to them?

Regards,

Bharath

vijy_mukunthan
Active Contributor
0 Likes

Hi

Clear the buffer once SWU_OBUF.

Regards

vijay