cancel
Showing results for 
Search instead for 
Did you mean: 

Replicating objects from one system to another system through XI

Former Member
0 Kudos

Hi Friends,

I have a scenario requirement.

I want to use XI for replicating Service ticket (a transactional document) from CRM system to Service Notification in ECC (SAP R/3).

Scenario is: whenever a Service Ticket is created in CRM it triggers a automatic Service Notification Creation on ECC system. The data from selected fields of Service Ticket flows from CRM to XI and then that data is transferred to ECC and a Service Notification will be created.

Now can you pls provide me some guidelines on how to do this through XI Integration Builder ?

Stepwise description of the steps will be highly appreciated.

Pls help me on this. Its urgent.

Thanks and warm regards

Purnendu

Accepted Solutions (1)

Accepted Solutions (1)

santhosh_kumarv
Active Contributor
0 Kudos

Hi Maiti,

>>whenever a Service Ticket is created in CRM it triggers a automatic Service Notification Creation

I guess this scenario should be an IDoc at the sender and not Proxy i.e an IDoc needs to be created in the CRM system when ever an Service ticket is created and this IDoc is transferred immediately to the XI.

In the receiver your can either have the IDoc/Proxy.

So the scenario would be

IDoc-----> XI -


> IDoc or

IDoc-----> XI -


> Proxy(Server Proxy).

Regards

San

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi purnendu,

i guess u can go for <b>proxy to proxy</b> scenario.

whenever a service tkt is created in CRM using proxy ...u can send it to XI...Xi inturn can send the "Service tkt" data to inbound proxy ..u can call a FM over there...which will post the required data into R/3.

regards

biplab

Former Member
0 Kudos

Hi Biplab,

Thanks a lot for your reply.

I am very much new to XI. therefore i would appreciate if you can provide more details on Proxy to Proxy Integration Design scenario.

You have understood my scenario requirement perfectly and your suggestion also looks good.

But Pls provide me a stepwise guideline on how to execute this.

Thanks again.

Purnendu

Former Member
0 Kudos

purnendu,

Since u r new to Xi i will suggest u to first understand...what is proxy....

see u can connect Xi with any other SAP system with 3 ways...

1)RFC

2)Idoc

3)Proxy

Now understand first what the benifit of using Proxy....

/people/ravikumar.allampallam/blog/2005/08/14/choose-the-right-adapter-to-integrate-with-sap-systems

what is client proxy ...what is server proxy etc.....

ABAP Proxies in XI(Client Proxy)

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

Server Proxy (Receiver Proxy)-

/people/siva.maranani/blog/2005/04/03/abap-server-proxies

and i dont have any blogs...or step by step for proxy to proxy ....

but first u go thro' these docs.. we will definitly help u!!

All the best

regards

biplab

Former Member
0 Kudos

Hi San/Biplab,

Thanks a lot for your reply.

As per your advise I am going through the docs on proxy and other options. I will comeback with my queries once I have a descent idea about the same.

In the mean time if you have any additional info pls let me know.

Thanks again and warm regards

Purnendu

Former Member
0 Kudos

Hi Biplab,

I have gone through the integration builder docs using Proxy and I am going ahead with Proxy to Proxy scenario.

I have created a product and I am trying to create a Software Component on SLD.

I am getting a error

"Value not allowed by VALUEMAP for property SAP_SoftwareComponent.ProductionState: Planned"

I have tried using different Production State: Started, Released etc.

But getting the same error.

Pls help me.

Thanks and warm regards

Purnendu