cancel
Showing results for 
Search instead for 
Did you mean: 

What are the configurations required in PI 7.3 for connecting to webMethods?

Former Member
0 Kudos

Hi experts,

Here is my scenario(sychronous),

SAP ECC------->PI 7.3------->WebMethods------>some target system

sender side:  ABAP proxy

receiver side: SOAP adapter

I need to send data from ECC to target system.

1.What are the configurations required in PI to connect to Webmethods.

2.If the data doesnt get processed succesfully at webmethods or the target system,PI needs to send an alert email with the payload of the message to receipients.How do I achieve this requirement.

Thank you in advance,

Regards,

Raghu

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>SAP ECC------->PI 7.3------->WebMethods------>some target system

you have 3 choices I guess:

a) BC adapter (business connector was based on WM)

b) http adapter

c) soap adapter

so more or less typical PI adapters

>>>>2.If the data doesnt get processed succesfully at webmethods or the target system,PI needs to send an alert email with the payload of the message to receipients.How do I achieve this requirement.

you need to get the acknowledgment from those systems or PI needs to query them after some time

to check if the message was processed correctly

but best way is to implement a confirmation message on the sender system and if the confirmation is not received assume there must be an error

Regards,

Michal Krawczyk


Answers (2)

Answers (2)

Bhargavakrishna
Active Contributor
0 Kudos
rajasekhar_reddy14
Active Contributor
0 Kudos

1)Implement Alert mechanism to send email notifications--serahc in scn.

2)Web Methods team has to provideweb service address and XML message format details to post message to web methods.

Former Member
0 Kudos

Hi Raja Sekhar,

Thanks for the reply.

1)I have searched for blogs.But I didnt find any scenario where payload is included in the email(found only one which uses integration process,which doesnt my scenario).

Can you please share any links if you have.

Regards,

Raghu

nabendu_sen
Active Contributor
0 Kudos

Hi Raghu,

Web Methods has very good error handling capability and if they handle triggering the Alert email for the failure at their side / Target, it will reduce complexity at PI side.

1)I have searched for blogs.But I didnt find any scenario where payload is included in the email(found only one which uses integration process,which doesnt my scenario).

With Standard functionality you can not attach Payload in your Alert Email.

Check below thread:

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