cancel
Showing results for 
Search instead for 
Did you mean: 

WebService to File Conversion

Former Member
0 Kudos

Could you tell me how to convert Webservice To File and some information about Webservices.( If Possible provide Slides also)

With Regards

Prasad.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

1.First you need to Uploading the WSDL into the Integration Repository

For this

Go to your Software Component Version and open the required Namespace. Create an External Definition:

In the external definition object, choose Category wsdl and click Import external definitions.

2.Now create MI.

In the message interface object, select the message types of the external definition

object by using the input help.

3.Creating a SOAP Sender Channel

Here we have to define the namespace and the name of a message interface (values can be taken from Integration Repository).

Select the Quality of Service

4.Creating a File Receiver Channel

Finally Test the Scenario Using a SOAP Client.

Get back if you have some doubts.

Thanks

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Blog might be of some help.

/people/riyaz.sayyad/blog/2006/05/07/consuming-xi-web-services-using-web-dynpro-150-part-i

<b>Cheers,

*RAJ*</b>

Former Member
0 Kudos

Hi When we talk about webservice to file, it has to be a soap adapter on senderr side.

Normally webservice scenarios are synchronous. But if you use file adater on rvcr side, it will be asynchronous.

Regards

Pushkar Anand