cancel
Showing results for 
Search instead for 
Did you mean: 

Hi friends, What is the context objects ?

Former Member
0 Kudos

1)What is the context objects . ? where this will be used ?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

It is sometimes necessary to reference the contents of a particular message element at runtime - for instance , for a conditional Receiver Identification. this is done with XPATH at runtime. If the XPATH statement would be complex to enter at design/config time, then it is easier to encapsulate the path to the data in a Context Object.

Step1--- Create Context Object in IR.

Step2--- Use context object in Message Interface.

Take reference from the link

/people/prasadbabu.nemalikanti3/blog/2006/09/20/receiver-determination-based-on-the-payload-of-input-dataextended-xpathcontext-object

former_member335553
Active Contributor
0 Kudos

Hi

they are an alternative to Xpath .

http://help.sap.com/saphelp_nw04/helpdata/en/d6/e44fcf98baa24a9686a7643a33f26f/frameset.htm

/people/prasadbabu.nemalikanti3/blog/2006/09/20/receiver-determination-based-on-the-payload-of-input-dataextended-xpathcontext-object

Former Member
0 Kudos

Guess you are new to SDN forums,

Kindly read the rules of Engagement before posting your qns.

If you have done a search in SDN or help.sap.com with the keywords "Context Objects" you would have really got the answers you are looking for.

Regards,

Jai Shankar

Former Member
0 Kudos

Hi

CONTEXT OBJETCS:

If u have multiple receiver system then to determine the reciever u can use context object.....

the alternative of context objetc is X-Path...

Check out these

http://help.sap.com/saphelp_nw2004s/helpdata/en/d6/e44fcf98baa24a9686a7643a33f26f/content.htm

/people/prasadbabu.nemalikanti3/blog/2006/09/20/receiver-determination-based-on-the-payload-of-input-dataextended-xpathcontext-object

Here is a scenario where context objects were used for BPM

Get the details here:

http://help.sap.com/saphelp_nw04/helpdata/en/d6/e44fcf98baa24a9686a7643a33f26f/frameset.htm

Technical Context Objects :

http://help.sap.com/saphelp_nw04/helpdata/en/d6/e44fcf98baa24a9686a7643a33f26f/frameset.htm

A list of the Technical Context Objects names can be found here:

http://help.sap.com/saphelp_nw04/helpdata/en/6e/ff0bf75772457b863ef5d99bc92404/content.htm

diffrence between context object and x-path...

regards

biplab