cancel
Showing results for 
Search instead for 
Did you mean: 

can we integrate pi with Microsoft biz-talk?

Bhargavakrishna
Active Contributor
0 Kudos

I have a requirement for sending IDOCS from ECC to Microsoft Biztalk Server, through PI.

Is it possible to integrate both the Middle wares? if so can you please specify the step by step approach and also name some complexities involved in it.

Accepted Solutions (0)

Answers (3)

Answers (3)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Yes it is pretty much possible to integrate with Biz talk using PI middleware.   There are plenty of scenarios possible. Example convert Idoc to standard message format using web service (Soap) or file (file adapter) etc.  Talk to Biztalk team about their feasible support on their side.  Example if they support jdbc, soap or file use according your target adapter in the PI respectively.

idoc  to soap or idoc to file or idoc to jdbc. 

Please search scn for those sender and receiver scenarios. Hope that helps.

Bhargavakrishna
Active Contributor
0 Kudos

thank you very much..

Bhargavakrishna
Active Contributor
0 Kudos

can you please share list of adapters in biztalk server...

nabendu_sen
Active Contributor
0 Kudos
Bhargavakrishna
Active Contributor
0 Kudos

Hi Nabendu sen,

Requirement:

ABC company ------------------> PI ------------> XYZ Company

                        IDOCS              XML/IDOCS

i have to send IDOCS from my end to Biz talk server (clients end).

As it is my first Biz-talk integration, if u can post some step by step guides it will be very help full for me to understand in a better way.

can biz-talk server understand the IDOCS?

nabendu_sen
Active Contributor
0 Kudos

Hi Bhargava,

You need to discuss with Biz Talk team (Target Side) to understand which format and which type of communictaion they are expecting at their side. From the list of Adapters, I can see they have SAP Adapter. But you need to ensure with them.

nabendu_sen
Active Contributor
0 Kudos

Hi Bhargava,

You can go for File / HTTP / SOAP. Please find a below example of File:

http://msdn.microsoft.com/en-us/library/aa578030.aspx

Check the different adapters available with Biz-talk:

http://www.microsoft.com/biztalk/en/us/adapters-included.aspx

BizTalk Server includes several adapters that enable communication to and from BizTalk Server and Web services-based applications via Windows Communication Foundation (WCF). The WCF adapters support HTTP/HTTPS, SOAP, MTOM, TCP, MSMQ, and Named Pipes transports.

Reference: http://www.microsoft.com/biztalk/en/us/messaging.aspx

Check with Biz-talk team that what are the different adapters they are using.

Former Member
0 Kudos

Hi Bhargav,

Please check the below links.

http://scn.sap.com/thread/1621873

http://celikalper.files.wordpress.com/2009/04/sap-pi-vs-ms-biztalk2.pdf

Thanks,

Satish.