cancel
Showing results for 
Search instead for 
Did you mean: 

Can we cal non sap third party system in webservice

Former Member
0 Kudos

we had a RFC function module for credit card validation

I had created a service provider and service consumer .

This web service sends information to another system and gets answer from third party system.can you please let me know which wsdl do I need to use in the configuration of service consumer ?

1) third party wsdl

or

2) wsdl obtained for the rfc in soamanager


then how will the web service work? If am calling this function module for which we created web service inside another program ? will it work?

if so how?

Do we need to use third party URL while consuming ?

If we use then how can it work for the function module in a method?

Pls help me.

Thanks in advance,

Gowthami

 

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Gowthami,

Please clarify you exact requirement.

Gowthami Noogula wrote:

we had a RFC function module for credit card validation

I had created a service provider and service consumer .

What role does the service provider play in your scenario?

For the service consumer:

- You need to create a Consumer Proxy in SAP and a corresponding logical port for the proxy (using the 3rd party WSDL for both the proxy creation and logical port configuration)

Gowthami Noogula wrote:

then how will the web service work? If am calling this function module for which we created web service inside another program ? will it work?

if so how?

 

Are you referring to the service provider you created here?

Please clarify what the service consumer role is and what should the service provider role be for a better understanding.

Regards, Trevor

Former Member
0 Kudos

Hello,

We also have a similar requirement , where in we create the master data in the sap crm isu and system has to perform the validation of this master data in the third party system (external system) .

Can u plz provide the details steps or any blog to achieve this requirement

former_member182290
Participant
0 Kudos

Hi

I am not sure if I understand you requirement correctly :

1. Yes SAP can consume third party Web services ( When you import third party WSDL into SAP we just need consider certain limitation).

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

2. In your case you need to configure SAP Consumer proxy(Consuming third party service) . (Logical Port or PI)

Thank you

Regards

Goverdhan Totawar