cancel
Showing results for 
Search instead for 
Did you mean: 

Consuming 3rd party web service in Java web dynpro application

Former Member
0 Kudos

Hi All,

I am working on a scenario where external(3rd party) web service has to be consumed in WD Java application. I am provided with WSDL file. Let me explain how I usually consume other webservices:

  1.      Create model->AWS model->Remote Location/file System->provide url->create/choose service group->finish
  2.      Then I would generate the code in custom controller by applying template
  3.       I assign provider system as local for the service group in nwa.

This is normal process to me. I am struck with this 3rd party web service. Please share your ideas on the same. Any help is highly appreciated.

BR,

Manoj

     

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

create a provider system which points to the wsdl url. then you assign this system to the service group.

Former Member
0 Kudos

Hi Jun,

I do not have wsdl link but a wsdl file with me.


junwu
Active Contributor
0 Kudos

then ask your mate to provide

Former Member
0 Kudos

I ve created a provider system pointing to where 3rd party WS resides. i am trying to connect through WSIL. While pinging that provider system, I don't see that particular WS(that I am gonna consume). And while assigning this Provider system to service group, processing state getting 'Failed'.

What could be reason?

junwu
Active Contributor
0 Kudos

create a system with specific wsdl url, not wsil

Answers (0)