cancel
Showing results for 
Search instead for 
Did you mean: 

Request for HTTP_AAE Receiver channel Form data parameters help

varun_kasireddy
Explorer
0 Kudos

Hi Team,

I am working on a scenario where I need upload a zip files containing csv files to Ariba using form data multipart request.

Can I achieve this using File to HTTP setup. will HTTP AAE support the required below parameters.

I see to pass the below keys to Ariba in the form

Content

Event

fullload

clienttype

clientversion

sharedsecret

Character encoding

Also, where should I specify the zip file name in the HTTP channel and What should I specify for "Main Payload Parameter Name" ?

Thanks,

Varun

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Varun,

Check this blog can be helpful because there is an adapter with ARIBA but i don't know if you will need an extra license.

Regards.

varun_kasireddy
Explorer
0 Kudos

Hi Vila,

Thanks for your reply, but am not using either Ariba tool kit or AN adapter here.

Thanks,

Varun

varun_kasireddy
Explorer
0 Kudos

Hi Team,

How to specify the below parameters in the HTTP_AAE Receiver channel

event = Contract Imports in CSV Format

fullload = false

clienttype = test

clientinfo = Master Data Upload

clientversion = test

character encoding = ISO-8859-1

content type = application/octet-stream

I am working on PI 7.31 version.

Thanks,

Varun

Message was edited by: Varun K

former_member186851
Active Contributor
0 Kudos

Hello Varun,

Content type and encoding can be mentioned as per the below link

http://scn.sap.com/docs/DOC-44764

What are the other parameters?are thy mandatory to connect?

varun_kasireddy
Explorer
0 Kudos

Hi Raghu,

Thanks for your reply.

Below parameters are mandatory.

Content, event, fullload, sharedsecret are mandatory.

For Upload, will Main Payload Parameter Name = content ?

How do I specify other parameters in the channel.

Thanks,

Varun

former_member186851
Active Contributor
0 Kudos

Hello Varun,

For standard parameters use the link.

I amm not aware of other parameters how to configure them,Lets wait for assistance from other experts.