cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in populating dynamic data in standard text

Former Member
0 Kudos

Hi Guru's,

I am finding difficulties in populating dynamic data of a standard text. I have created a standard text PM30_T010 (Type ST) as below.

Objects Used:

Equipment : &NOTIFICATION.EQUIPMENT&

Floc : &NOTIFICATION.LOCATION&

I have added the container NOTIFICATION at the task level and call the standard text.

INCLUDE PM30_T010 OBJECT TEXT ID ST LANGUAGE EN

But the equipment number and location values are not getting populated. At the same time, if I place the same text (mentioned above) in the description section of Workflow task instead of calling the standard text, equipment number and location values gets populated as expected.

Please let me know how to achive the same through standard text.

Regards,

Parthiban

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Suresh,

Binding is perfect and I am able to get the dynamic data when I keep the text (containing the container) at the task level.

Regards,

Parthiban

former_member185167
Active Contributor
0 Kudos

Hello,

There was a similar question recently. I'm not sure this can be done with standard texts, where they hold variables. Maybe variables get converted before the standard text is read in?

regards

Rick Bakker

hanabi technology

suresh_subramanian2
Active Contributor
0 Kudos

Hello !

Check the binding and data types of the containers involved in binding.

Also check in workflow log, whether the workflow containers are populated with required values.

Regards,

S.Suresh.