cancel
Showing results for 
Search instead for 
Did you mean: 

Problem Integration Web Service

Former Member
0 Kudos

Hi Guys,

I'm working in Brazil Project with integration the Web Services.

Many Web Services I had no problem, but this case <a href=https://nfsehml.sefaz.salvador.ba.gov.br/EnvioLoteRPS/EnvioLoteRPS.svc>https://nfsehml.sefaz.salvador.ba.gov.br/EnvioLoteRPS/EnvioLoteRPS.svc</a> (necessary certificate to take a look) i need to create a client and use it to call the service using the svcutil.exe

this web service has only examples for C# and Visual Basic.

Is it possible make it in PI ?

Regards,

Bruno

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

I have consumed .svc services using PI. Only if it has certificates, you need to configure SSL Communication for this.

Regards

Monika

Former Member
0 Kudos

Hi Raj and Monika,

The communication SSL it's ok, I made deploy certificates in PI(key storage), but I need to delivery a xml message(with informations) for web service and get a protocol number of delivery and others case of use web service have a link (method) for example "Get_Message" with every informations url, soap action, parameter to get message xml. In this case not exist.

How to implement it in PI?

Regards,

Bruno

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi ,

i think this web service using SSL communication, for this you have to deploy certificates in PI and use SSL communictaion.

you can do it with PI.

Regards,

Raj