cancel
Showing results for 
Search instead for 
Did you mean: 

WebService

Former Member
0 Kudos

Hello sdn,

Wanted to know how to install a custom app on Netweaver ?

Basically a custom web service needs to be installed on netweaver .

We have PI 7.1 in our landscape.

Please suggest.

Thaks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Import the wsdl of the custom web service and consume it by writing a program in NWDS.

Regards

Monika

Answers (3)

Answers (3)

former_member200962
Active Contributor
0 Kudos
Basically a custom web service needs to be installed on netweaver

If you are given a WSDL file, based on which you need to make a call to the end system then you import the file into Enterprise Services Repository of SAP PI7.1

It is imported under the External Definitions tab of your corresponding namespace and should be directly used as Message Type in Service Interface and in Message Mapping (same applies for other type of mapping programs).

In The SOAP Receiver Channel in ID give proper Target URL (is present under the address tag of the WSDL) and Action (optional)

Other than this you dont do anything special when you get a webservice from other application.

Regards,

Abhishek.

Former Member
0 Kudos

Nitin ,

Wanted to know how to install a custom app on Netweaver ?

-


> could not get you ?

Basically a custom web service needs to be installed on netweaver .

-


> In PI we work in both fashion inside out / outside in development approach .

Inside out we create the IR objects ...and generate the WSDL file from Interfcae from ID and hand it over to customer to consume it .

In other approach we work in other fashion. customer provides us webservice to consume. I guess you are talking about this approach . For this you need to import the WSDL in XI as External defination and proceed .

Regards ,

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Nitin,

I am unable to understand what do you mean by instaling custom app on NetWeaver.

Normally if you want to cal webservice using PI,you can easily invoke it.no need to instal any adition stuff.

give me some clear info regarding your requirement.

Regards,

Raj