cancel
Showing results for 
Search instead for 
Did you mean: 

What can i use SOAP 7.10 or 7.40?

viswanahreddy
Participant
0 Kudos

Recently we updated from PI7.10 to PI7.40

1. What makes difference in using Adapter type as SOAP 7.40 from SOAP 7.1
2. Is there any difference in using SOAP adapter as SOAP Axis

3. Currntly we are running User Authentication and Certificate Authentication in receiver SOAP Adapter(how SOAP Axis is useful)

4. As i came to know that SOAP Axis is used for secured purpose(pls give me realtime example so that i can implement in my system).

I read many blogs but couldnt able to get the valid points pls suggest me......

Accepted Solutions (0)

Answers (2)

Answers (2)

iaki_vila
Active Contributor
0 Kudos

Hi,


1. What makes difference in using Adapter type as SOAP 7.40 from SOAP 7.1

Fist of all you should to see only one adapter for SOAP in PI 7.4. There is no signification differences between the usage.


2. Is there any difference in using SOAP adapter as SOAP Axis

SOAP Axis gives you more functionality but you need to install the libraries in PI, AXIS has not all installed with the PI installation. SOAP AXIS is useful is you want to work with restful services, special attachments like MTOM etc, but for basic configuration it is easier to use (and  it works at the beginning) is the SOAP adapter.


3. Currntly we are running User Authentication and Certificate Authentication in receiver SOAP Adapter(how SOAP Axis is useful)

With user authentication or certificates is easier to use SOAP adapter. As far as i know the Axis adapter hasn't any special to work with this,

In my opinion to work with Axis adapter is a really headache, i use it if there is not another available solution with the standard SOAP adapter.

Regards.

Dimitri
Active Contributor
0 Kudos

Hi,

Check out the new HTTP trace (OSS note 1904944).

Also, you can use SOAP 1.2 now.

All the rest should basically be the same.

Kind regards,

Dimitri