cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Workflow Description Dynamic Text

gaurang_gujar
Active Participant
0 Kudos

Hello Experts,

I want to put the Dynamic Text in Task Description of Decision (Copy of the Standard Task) . The Task container has the value checked the same in the workflow log.

But in the Description it reads the same as static text.

Please check the screenshot below for better overview.

screenshot-10.jpg

&DESCRIPTION& is put using the insert expression and the task container Description has the value in the current case value is "Testing"

But at run-time instead of the Value only Definition is seen.

screenshot-9.jpg

Please advise.

Regards,

Gaurang

Accepted Solutions (1)

Accepted Solutions (1)

gaurang_gujar
Active Participant
0 Kudos

Guys Thanks for the your suggestion .

Buffering and Binding were prefect and it still didn't work . I then deleted the task container and created a fresh one with Name Desc instead of Description as the Original one was and it worked.

Weird I know but it worked for me closing the Thread.

Answers (3)

Answers (3)

gaurang_gujar
Active Participant
0 Kudos

Guys Thanks for the your suggestion .

Buffering and Binding were prefect and it still didn't work . I then deleted the task container and created a fresh one with Name Desc instead of Description as the Original one was and it worked.

Weird I know but it worked for me closing the Thread.

paul_bakker2
Active Contributor
0 Kudos

I am guessing that 'Description' is the default value for the container element 'Description'.

The feature definitely works - just try refreshing the buffer, check the task container and check your bindings.

former_member186746
Active Contributor
0 Kudos

Hi,

Please check if the bindings are correct, check both workflowstep <--> task and also task <--> method

My guess is that somewhere you are binding the text Description to container element &DESCRIPTION&

Kind regards, Rob Dielemans

gaurang_gujar
Active Participant
0 Kudos

Hi Rob,

Checked the Binding even the Task container contains the Value from Workflow container e.g. Test123 but still doesn't appear in the Text.

Regards,

Gaurang

former_member186746
Active Contributor
0 Kudos

Hi Gaurang,

Can you try to do the following. Go to PFTX and change the text description of the task, then switch the text editor.

Goto-->Change Editor

Maybe something went wrong with inserting a parameter in the text editor. If this looks fine, then just try the old delete line, save, insert line save trick and see if this miraculously fixed the problem.

Kind regards, Rob Dielemans

gaurang_gujar
Active Participant
0 Kudos

Hi Rob,

Tried the same and same results (Still not getting the value of Description)

Regards,

Gaurang