cancel
Showing results for 
Search instead for 
Did you mean: 

File to web services

Former Member
0 Kudos

Hi all,

I want to develop a file to web service scenario(XI). First of all I have made a webservice. Then importing it to my repository...mainly my motive is to send a file request to web service and the response sent back to file again.Pleas give me some idea...should I use bpm for that ...all those stuffs...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

create 2 message mappings one for request and another for responce.

mention the same in interface mapping.

create 2 sets of interface objects one for request and another for response(for file)

regards.

Former Member
0 Kudos

Hi,

After completing designing part,when configuring receiver soap channel....which takes the source xml to web service where it gets converted to soap message.there I am getting error. Plese give me idea about the configuration. And Is it necessary to use bpm in design part?

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

1,Create Product, Software Component, three Technical systems and three Business systems in SLD.

2. In Integration repository create two Data types

3. Create corresponding two Message types.

4. Create External Definition. Import the wsdl file of the Web Service.

5. Create Message Interfaces

6 After Creating Message Interfaces create two Message Mappings

7 . After that create Interface Mapping

8. Create Integration Process.

Actvate this Ir part

After that open Integration Directory

1.

In the Integration Directory Create Configuration Scenario, Then create three communication channels, one for sending the xml file to the BPM, one for sending the request to Web Service from BPM and one for sending the response as xml file to the desired location.

2.

Import the Integration Process from the Integration repository.

3.

Create three Receiver Determination, one for Seder Business service to Integration Process and other two for Integration Process to two Receiver Business Services.

4.

Create three corresponding Interface Determinations.

5.

Create one sender agreement.

6.

Create two receiver agreements.

Activate all and test the scenario.

and also refer this article

http://help.sap.com/saphelp_nw04/helpdata/en/cd/d988966a2211d3805400c04f99fbf0/frameset.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10c73036-f019-2b10-20bc-f15a25be...

Hope this help.

Regards,

Suryanarayana

former_member182455
Active Contributor
0 Kudos
Former Member
0 Kudos

HI ,

You can use Sync-Async Bridge using BPM for your requirement.

you can find the BPM Pattern(Sync-AsyncBridge) under BASIS Software component for reference.

Thanks,

Madhu

prateek
Active Contributor
0 Kudos

Either u use BPM or use adapter module at file sender communication channel.

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/file-rfc-file(Without%2bBPM)

Regards,

Prateek