cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi ,

I am working on ARIBA ITK replacement project. As part of Ariba ITK replacement we are developing the custom flow using standard packaged integration content and Sending 4 files from JDBC which we will convert to csv and send as one Batch.zip file using gather to Ariba with preconfigure configuration.

The HTTP request with message body is like this:

The flow is as below:

Http Error response:

Error Detailsorg.apache.camel.component.ahc.AhcOperationFailedException: HTTP operation failed invoking https://s1-integration.ariba.com/Buyer/fileupload?realm=%20----- with statusCode: 500

let me know if I need to set any headers/properties?

Please let me know how we can achieve this requirement in CPI. if on priority , will be helpful.

0 Likes
View Entire Topic

Hi vamsi.potnuru ,

It appears there is a space between the query parameter "realm" and the value after the equals. Please remove the space and try it.

Kind regards, Vijay

vamsi_potnuru
Discoverer
0 Likes

Thanks Vijay. It is working now.

tinayue_che79428a
Discoverer
0 Likes
I have an issue about ITK, ITK is return 200,but doesn't trigger the import Batch Data Task