Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

XI object

Former Member
0 Kudos

hi,

can anybody tell me

how to create XI objects

how to create a proxy class.

thanks in advance,

...........

2 REPLIES 2

Former Member
0 Kudos

hi,

Import software component from SLD( System landscape directory).

The objects which we create in XI :

Step1 --> Create Namespace

Step2--->In integration repository under integration objects we create

data types,

message types and

message interfaces.

Step3--> Under mapping objects, we create Message mapping and interface mapping

Step4---> Activate the objects which we created.

Check this link.

[http://help.sap.com/saphelp_erp2004/helpdata/EN/3f/9ddca372cbf146bdcdf54db7737623/content.htm]

[Proxy class|http://help.sap.com/saphelp_nw70/helpdata/EN/62/8a5f3c31727d59e10000000a114084/frameset.htm]

[Dynamic Proxy class|http://java.sun.com/j2se/1.3/docs/guide/reflection/proxy.html]

Thanks & regards

Sharath

former_member184619
Active Contributor
0 Kudos

Hi,

This is not the right forum for this question.

Check this Forum for XI / PI

and search before posting these simple questions, these type of questions are already answered a lot of times.

Aspirant to learn SAP XI...You won the Jackpot if you read this!-Part I

/people/sravya.talanki2/blog/2006/12/25/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-i

Aspirant to learn SAP XI...You won the Jackpot if you read this!-Part II

/people/sravya.talanki2/blog/2006/12/26/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-ii

Aspirant to learn SAP XI...You won the Jackpot if you read this!-Part III

/people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii

Sachin