cancel
Showing results for 
Search instead for 
Did you mean: 

About Container Category in Integration Process (BPM)

08-06-2007 1:48 PM
309 views 6 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi Friends

Can any one explain me abut Process container variable ReceiverList which is defined as a type "Receiver"

and How to use in Integration Process With Examples

Message was edited by:

Viswanadh Vadde

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi

Ref

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

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

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

913858 -- note

http://help.sap.com/saphelp_nw04/helpdata/en/59/e1283f2bbad036e10000000a114084/content.htm

Answers (3)

Answers (3)

Former Member
0 Likes

Thanks for the replys

Former Member
0 Likes

Hi,

Object area in BPM contains

1. container

2. correlation

3. process signature

Container are process variables based on abstract interfaces, receivers Or simple types.

Regards,

S.RamNarender

Former Member
0 Likes

Hi Ram

Thanks for the reply.Can you explain in more detail abt receivers and simple types, and how to use them

Regards

Wishva

Santhosh_Vellingiri
Active Contributor
0 Likes

Hi Vishwanadh,

The Receiver type container variable is used to determine the receiver in the send step.

The Simple type container variable are xsd data type variable which may be xsd:string / xsd:integer / xsd:date / xsd:time. These variables are used as process control elements such as counters in the IP.

Regards

Santhosh

Former Member
0 Likes