cancel
Showing results for 
Search instead for 
Did you mean: 

File to Idoc Scenarion

Former Member
0 Kudos

Hi All,

I am sending a file from xi(File adapter as sender) to SAP xRPM (Idoc adapter as receiver).

I have create all IR and ID objects.Here i am using poll interval 60..

While i am checking in SXMB_MONI , NO messages are there for this particular Sender..

I update runtime cache also. So could you please tell me what could be the problem..

Else if you have any document of this file to idoc scenario. Please send to me.

Any help in this regard would be greatly appreciable.

Thanks

N.Prasad Babu

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

first check in Runtime workbench in component montoring for file adapter if your outbound adapter is congfigured fine.

If it is red here, the comm.channel of the file sender has an error. In this case, you won´t see anything in SXMB_MONI.

regards

Dirk

Former Member
0 Kudos

Hi

These are the steps which u have to do

<b>STEPS IN DESIGN</b>

1. Import idoc from the SAP System (SAP02) through imported objects.

2. Create Data Type, Message Type, Message Interface for the Outbound File.

3. Create Message Mapping with file Message and idoc (Matmas04)

5.Create Interface mapping between File Interface and the idoc.

<u>

Steps to be followed in Creation of Technical and Business System </u>

<b>Technical System</b>

In SLD, click on technical landscape->New Technical System->WebAS ABAP.

<b>

Business System</b>.

1.Goto Business Landscape->New Business System->Name the business system.

2. Choose the technical system that needs to be attached->WebAS ABAP->Technical System Name.

Preconfiguration steps for transfer of data to IDOCS

1.Create a RFC Destination in SM59 of XI Server of type.

2.In transaction IDX1 ,create a port for the client of XI server.

3. The port has to be displayed in the idx2 transaction and we should be able to view the idoc’s which we imported through integration repository.

<b>

Steps in Configuration</b>

1. Goto service without party, right click->Assign a business system.

2. Choose the business system to be added.

3. Create a File Sender Service with communication channel for the same.

4. Create an idoc receiver channel under the business system.

7. The Idoc type( which data is to be written) is mentioned as inbound parameter.

8. Mention the logical Name in the Service->Adapter Specific Parameters of both the File Sender Service as well as the business system.

9. Make the Sender Agreement for theFile Sender with communication channel.

10.Create the Receiver Determination and Interface Determination for the business system.

11.Create the Receiver Agreement for the Business system.

<b>Step for Configuration fo IDOC in R/3</b>

SM59-rfc destination

IDX1-port

IDX2-load metadata

we05-IDoc status records

BD54-Create Partner Number

We20-Create Partner Profile

WE19-Testing IDoc Processing

Regards

Arpit Seth

former_member181955
Contributor
0 Kudos

Hi

where i can do steps 7 and 8 in step in configuration

Thanks

N.Prasad Babu

Former Member
0 Kudos

Hi

<i>>>where i can do steps 7 and 8 in step in configuration</i>

Go thru this blog

/people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system

to understand wht i really mean to say i these steps.

Regards

Arpit Seth

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

check

http://server:port/mdt/amtServlet

to see if your file adapter is running without errors

Regards,

michal

Former Member
0 Kudos

Hi,

Can anybody send me step by step procedures for different integration scenarios like file to IDOC, JDBC to IDOC, file to RFC etc..

Thanks in advance,

Sreenivas