cancel
Showing results for 
Search instead for 
Did you mean: 

idoc to file scenario

former_member529475
Active Contributor
0 Kudos

Hi Friends

I am doing Idoc to file Scenario in xi 3.0. For testing purpose I created an IDOC using tcode we19 and send it to the XI. In we05 tcode it shows the status code as 03 and in sm58 it shows no service for sap<sid>, client xxx in integration directory. Is it necessary to create a Business System with name dec in sld. If now how can I rectify that problem.

Please can any one help me in this one.........

One more thing in file to idoc scenario is it possible to send multiple records at a time into an idoc without bpm. I already seen the michals blog. But in xi3.0 it was not happened.

Can any one help in this one ...............

Accepted Solutions (1)

Accepted Solutions (1)

former_member192798
Active Contributor
0 Kudos

Hi Vasu,

Check whether you are done with these:-

SLD-

1) Create a Product/Software Component

2) Technical System pointing to R/3 system

3) Business System for the above technical system

In the Repository

1) Import the Software component created in the sld

2) Create a namespace,

3) import the idoc and then create sender data type/message type etc and mapping

4) Mapping Rules is depends on the requirement

In the Directory

1) Create a Scenario /import the business system

2) Create Receiver/Interface determination

3) Create communication channels for sender and receiver

4) Sender Agreeement and Receiver Agreement.

Then the file adapter configuration is depend on the input file format.

Also you need to have Logical destionation created in the XI , and the IDX1 entry

In R/3 Port, Partner profiles etc should be created

Have a look into this document~

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/877c0d53-0801-0010-3bb0-e38...

In addition do the following in XI:

1. SM 59 - Create RFC destination pointing to R3.

2. IDX1 - Create a port for R3

3. IDX2 - Import IDOC metadata.

Hope this provides a solution.

Regards.

Praveen

Answers (2)

Answers (2)

former_member184619
Active Contributor
0 Kudos

Hi Rao,

Just check these blogs:-

/people/ravikumar.allampallam/blog/2005/02/23/configuration-steps-required-for-posting-idocsxi

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters

Regards

-


Sachin

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

You have 2 options,

1. Create a Business System in the SLD as Web as ABAP for the logical system of your R3 system.

(or)

2. Go to your Buisness Service in the ID> Double Click on it> Adapter Speicifc Identifers and give the logical system details.

At any time one and only one Business System / Business Service can be associated with your logical system.

For multiple idoc, use Idoc packaging. Refer note : 814393

Regards,

Bhavesh

former_member529475
Active Contributor
0 Kudos

Hi Bhavesh

Thank You very much.

In SLD I created BS WITH WEB AS ABAP - DXI and this DXI I am using for FILE TO IDOC Scenario.

in sm58 it is showing "no service for system SAPDEC, client 150 in the Integraton Directory"

So is it neccesary to create a Bs with name DEC as web as abap in sld?

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Are you using this business system as the sender business system for the IDOC to File in the reciver determination. You need to make sure that a reciver determiantion with this business system as a sender has been configured for the IDOC to file.

Regards,

Bhavesh

Former Member
0 Kudos

Hi,

Please create a Business system in the SLD of they Type WEB as ABAP.

Mention the Logical system of the SAP R/3 system when you are creating the same.

Add your communication channel to this business system in the Integration directory.

Regards

Vijaya

Former Member
0 Kudos

Hi Vasudeva,

Please go through these threads and am sure it should help you...

Regards,

Abhy