- Posts: 52
- Thank you received: 0
Content-Type definition for SOAP Web service
6 years 3 months ago #16871
by trally
Content-Type definition for SOAP Web service was created by trally
I have an ETL Professional application to extract data from a MS SQL database, transform the data to json record format for an upload via a Web Service
I have the process running but currently the Web Service is showing a Content-Type of test/xml which is causing a rejection of json records that are uploaded
I cannot find a reference to which parameter controls the Content-Type to change it to application/json
I had expected it may be found as a parameter in the SOAP Action Properties but cannot see any reference
I have attached a screen shot of the current output and the parameter I am seeking to change
Has someone implement a a similar function with json data / SOAP?
I have the process running but currently the Web Service is showing a Content-Type of test/xml which is causing a rejection of json records that are uploaded
I cannot find a reference to which parameter controls the Content-Type to change it to application/json
I had expected it may be found as a parameter in the SOAP Action Properties but cannot see any reference
I have attached a screen shot of the current output and the parameter I am seeking to change
Has someone implement a a similar function with json data / SOAP?
Please Log in or Create an account to join the conversation.
6 years 3 months ago #16875
by admin
Mike
ETL Architect
Replied by admin on topic Content-Type definition for SOAP Web service
Mike
ETL Architect
Please Log in or Create an account to join the conversation.
6 years 3 months ago #16876
by trally
Replied by trally on topic Content-Type definition for SOAP Web service
Thank you for the update - will download and try the new Content Type entry
Best Wishes
Best Wishes
Please Log in or Create an account to join the conversation.