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

SAP workflow dynamic task description

Former Member
0 Likes
2,185

Hi experts,

i am new in workflow,

Does anyone knows how to create dynamic task description ?

here is my problem,

i've a travel exepense workflow

when a user approve a travel expense request ,he can approve , reject or send back for correction.

when , user send back the request for correction, i used the task TS20000139 to allow him to enter a message giving details of correction needed.

So, my need is to take this message and put it in task description of the task TS20000189.

Could you please give me step by step (in detail please) the procedure i must follow?

thank you in advance

View Entire Topic
Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi, That's an easy one. Create a container element, bind the message to the container element, and pass that to an equivalent container element on the revision step/task for display using insert variables.  All very standard binding and container use behaviour. If you are displaying multiple messages make sure you use the appropriate multiline options on the container element and in the Insert variables in the task description.

Regards,

Jocelyn