cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice to File Scenario using AAE

Former Member
0 Kudos

Hi

Could you please send me the step by step procedure for web service to file scenario using AAE

Outbound : Web service

Inbound : File

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

This is how you can do it

Create 2 data types one is for Webservise  which is sender and second one is file receiver

Create 2 message types one is for Webservise and the second one is for file

Create 2 Servicee interfaces one is for  Webservise and second one is for file

create 1 operation mapping and 1 message mapping

configuration objects:

create 1 soap  sender communication channel

create 1 file receiver file channel

Create the ICO and generate the WSDL from it and give it to the client so that they can send the data to PI.

You can use the same WSDL in SOAP UI for testing purposes.

rhviana
Active Contributor
0 Kudos

Rambo,

Do you know the difference between AAE and AE right ?

Check this document:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70066f78-7794-2c10-2e8c-cb967cef4...

Kind regards,

BR.


Ricardo Viana.

Former Member
0 Kudos

Hello,

Did u search SDN?

U won't get a step by step guide for such a scenario, but u can search SDN for SOAP sender + file receiver adapter config + how to configure ICO.

Thanks

Amit Srivastava