cancel
Showing results for 
Search instead for 
Did you mean: 

Container variables in Alert monitoring

Former Member
0 Kudos

Hello

I am having interfaces without BPM and I am trying to use container variables facility for that. I defined the container variable in the transaction ALRTCATDEF in which I gave element name same as one of the element from payload.

My alerts are getting generated but I could'nt see the value populated inside that variable. Does anyone know how to populate that variable. I checked on help.sap.com but there they have mentioned about populating container varaibles through workflow.

can we use those in normal interfaces i.e. without BPM?

Thanks in advance.

Regards

Rajeev Patkie

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rajeev,

Generally, only a certain number of variables' values can be used in the container and text. This list is given here:-

http://help.sap.com/saphelp_nw04/helpdata/en/d0/d4b54020c6792ae10000000a155106/frameset.htm

But, I think you will be able to give even application specific values in the alert message. Just check with the following two documentations, also take care of the naming conflicts:-

1. http://help.sap.com/saphelp_nw04/helpdata/en/53/02153cdcf89e56e10000000a11405a/frameset.htm

2. http://help.sap.com/saphelp_nw04/helpdata/en/c5/e4b130453d11d189430000e829fbbd/frameset.htm

Regards,

Sushumna

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

The Container Variables defined in ALRTCATDEF cannot be used in a BPM.

For how you can use Dynamic Data to your Alerts in BPM, check this blog by Michal,

/people/michal.krawczyk2/blog/2005/03/13/alerts-with-variables-from-the-messages-payload-xi--updated

<i>can we use those in normal interfaces i.e. without BPM?</i>

Just define your Alert Rules. Chek this blog for this,

/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step

regards,

bhavesh