cancel
Showing results for 
Search instead for 
Did you mean: 

How to do configuration in Integration Builder for Idoc to PI to EDI system?

dipen_pandya
Contributor
0 Kudos

Hi Experts.

I am working on one interface which is SAP IDOC (DESADV.DELVRY03) >> to>> PI >> to>> EDI system.

I am done with all ESR objects,

Can anyone help me about how to and what configuration required to be done in Integration Builder?

And after configuration how should I test/check my interface?

Please give your suggestions.

Any suggestion will be rewarded.

Thanks in advance.

Regards,

Dipen.

Accepted Solutions (1)

Accepted Solutions (1)

former_member182455
Active Contributor
0 Kudos
dipen_pandya
Contributor
0 Kudos

Hi Srinivas,

Thank you.

Very useful links you have given.

In my case this interface is outbound, i have few queries regarding following objects,

  1. Communication channel, it should be receiver type or sender type?
  2. Which adapter type i need to choose, HTTP or SOAP ?
  3. How can i test whole development after i done with ID ?

Can you give any suggestions regarding this?

Regards,

Dipen.

former_member249399
Active Participant
0 Kudos


As your sender is IDOC, sender communication channel and  sender agreement  are  not required.

Please check below link

dipen_pandya
Contributor
0 Kudos

Hi Ranjana,

Thanks for your reply.

So I am suppose to create,

  •     Receiver Communication Channel.
  •     Receiver Determination.
  •     Interface Determination.
  •     Receiver Agreement.

Can you please know me how to test my entire development if i need to check whether it throws any inconsistencies ?

Regards,

Dipen.

former_member182455
Active Contributor
0 Kudos

Hi,

kindly let me know , whether you are sending EDFACT messages or normal file messages.

Regards

Srinivas

dipen_pandya
Contributor
0 Kudos

Hi Srinivas,

I don't know whether it is EDFACT or not but I do know that my receiver structure was complex xsd.

Thanks & Regards,

Dipen.

former_member249399
Active Participant
0 Kudos

yes .

What is your receiver system.

former_member182455
Active Contributor
0 Kudos

Hi,

are you using any seeburger tool to send EDI messages.what formate receiver system is expecting

Regardss

Srinivas

dipen_pandya
Contributor
0 Kudos

Hi Srinivas,

There is no Seeburger or any tool like this,

My receiver system expects XML structure.

Thanks,

Regards,

Dipen.

former_member182455
Active Contributor
0 Kudos

Hi,

kindly let me know the receiver system type (Ex . Data base, ECC,.Net or any FTP location).

Regards

Srinivas

dipen_pandya
Contributor
0 Kudos

Hi Ranjana,

Its EDI sub system which receives the message and map it to format of 4th system like,

    

     SAP ECC -> PI -> EDI Sub-system -> Legacy system

I can't disclose the name of system of EDI sub-system.

Regards,

Dipen.

dipen_pandya
Contributor
0 Kudos

It is .NET system.

former_member220103
Active Participant
0 Kudos

Hi Dipen,

Configuration:

SAP ECC

You have to configure the Output types in NACE and Partner Profile in WE20 properly.

SAP PI

In PI, You have to configure the port in IDX1 and load the meta-data in IDX2.

Testing:

While on saving the Delivery document, IDoc would be triggered and it would be routed to PI based on the port that you have configured in the partner profile.

You can check the status of the IDoc in WE02/WE05. Check the tRFC queue in SM58 whether the IDoc is struck in ECC due to any communication issues.

In PI, you can check whether the IDoc is received or not in the transaction IDX5. If you double-click on the message, it would be routed to the message monitoring.

The status of the message in the receiver side can be checked in the communication channel monitoring.

You can let me know if you need any more info.

Thanks,

Kanda

dipen_pandya
Contributor
0 Kudos

Hi

Thanks it is really helpful.

Regards,

Dipen.

Answers (0)