Dell Boomi: Configuring HTTP Response Header
June 20, 2012 /
Posted in Integration Corner
When you are using the Web Services Server Connector, you can return a response document by using the Return Documents shape.
For example, if you invoke the above sample process, the process will update the customer in Salesforce accordingly and respond a document back to the client application. The default HTTP response header should look like this:
If you want to add an additional header in the HTTP response, you can set a User Defined Document Properties with the prefix outheader_. For example:
The result will look like this: