cancel
Showing results for 
Search instead for 
Did you mean: 

Add 2 container variables in control step BPM

Akhil_Sun
Participant
0 Kudos

Hi All,

I have a scenario where I need to add 2 container variables in control step under AlertMessage and I am using under exception branch

Control Step

StepName: XXXX

Action      : XXXX

AlertCategory: XXXX

AlertMessage: ?

I am successful putting one container variable in alert message with &AAAA& but I want to add another variable values &BBBB& as well.

When I tried to keep variables as &AAAA& and &BBBB&..I can return code 99 in sxi_cache.

How can I achieve this with BPM..I am using sap pi 7.0

Accepted Solutions (1)

Accepted Solutions (1)

Akhil_Sun
Participant
0 Kudos

may be i need to explain more clearly..

I have 2 container variables with simple type which holds 2 different payload values.

Under exception branch I have a control step to throw alert. In this I need to pass alert messages with these 2 varaibles.

As I said earlier I am able to pass successfully one container variable value but when I insert the second variable it is not picking up and when I check sxi_cache the IP return was 99 which means some error occured while assiging these values.( I tried in different ways)

But when I inserted has &AAAA& and &BBBB& then reuton code was 0 but whn I run scenario it is not populating both values

Can anyone please help me how I can populate 2 variable values in alert message under control step.

Former Member
0 Kudos

Hi ,

Can you give a graphical representation or a screen shot of your BPM inclusive of all paramters?

Regards,

Sriram

Akhil_Sun
Participant
0 Kudos

Hi Sriram,

Thanks for responding...ns sorry for late reply...I am able to get 2 variables by putting container variable category Simple Type  under process rather in block.

Former Member
0 Kudos

Hi,

Glad to hear that your issue is solved.

regards,

Sriram

Answers (0)