Skip to Main Content

PeopleSoft Enterprise

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Is there a way to use a custom Content-Type for REST service operation messages?

paul.hrprOct 23 2014 — edited Oct 30 2014

I am trying to POST to the third party, EMC's documentum,  REST service using integration broker service operations in peopletools 8.53. Unfortunately, the third party only accepts a content type of "application/vnd.emc.documentum+json", which I have been unable to send from peoplesoft and use a message definition at the same time.

In my service operation, if I do NOT fill in the request message I can POST to the URI with the custom content type as defined on the routing's Connector Properties page. I have not found a way to do this and also submit JSON content with the request, since no message is associated with the operation. Is there a way to include content in this type of message without using a request message?

If I DO fill in the request message I am unable to successfully POST because the message content-type of "application/json" gets passed as the content-type instead of the value in the routing's Connector Properties page. Is there any way to change the content-type when using a message definition?

Thank you,

Paul

This post has been answered by Sasank Vemana on Oct 24 2014
Jump to Answer

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 27 2014
Added on Oct 23 2014
7 comments
4,310 views