cancel
Showing results for 
Search instead for 
Did you mean: 

Doubt About File Reading From Webservice

Former Member
0 Kudos

Hi Experts,

I have One Doubt .

I want to Receive File From Webservice to my local Machine.

What wil be the Scenario.

Please Let me know

Regards

Khanna

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

ANS

Former Member
0 Kudos

SESHAGIRI

If you have completed the webservice - XI - file scenario . can you send me the Step by step document.

My client is looking for the same kind of interface.

Thanks

VL

Former Member
0 Kudos

Hi, khanna

i tried the following scenario for file - Web Service scenario.

File1(F/A) -> BPM -> Web Service Receiver -> File2(F/A)

File1 is for input parameters for Web Service and File2 will

output the result of Web Service.

For Integration Directory,

i used the following Business System and Channels.

for File1 and File2 : just ordinary File adapter

for Web Service(in R/3) : Business System R/3 and created SOAP

adapter(receiver) under this Business System.

Hope this helps.

Best Regards.

Sejoon.

Former Member
0 Kudos

Hi Sejoon,

Ok Fine. But Here I want to Implement Webservice To File Scenario.

Can u Send Any Doc Which is Having Step By Step Process Including the Generation of the WSDL File Toooooo.....

Please Send Any Help Doc

Regards

Khanna

Former Member
0 Kudos

The scenario you mean what will be the type of development involved. ?

You need to import the WSDL file into the integration repository. Create the necessary message interfaces basically 2 one for the SOAP message (synchronous outbound interface) and another for the file.

Create the message mapping and the message interface.

In the integration directory you should be having a business service created for the web services , type should be a SOAP adapters and a file adapter.

Former Member
0 Kudos

Hi Roy,

What u told is i understood. But i want to know one more thing How to create a Business Service.

Please clarify me.

Regards

Khanna

Former Member
0 Kudos

Rajesh,

In ID just create a new business service. Once when you do this just double click on this and add your interface to this. If you dont do this you will not see the message interface with this business service. Once you do this it is just like a normal other scenario. This is what you are looking for?

---Satish

Shabarish_Nair
Active Contributor
0 Kudos

i assume you are talking about a SOAP -> XI -> File scenario !!!

Its as normal a scenario where you would configure a SOAP sender adapter and a File receiver adapter.

Or is it something else u r looking for ? let us know ...

Former Member
0 Kudos

HI,

I want to receive a Complete File Content from Webservice.

Please Let me Know

Regards

Khanna