Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

JMS Service to REST Service conversion - Siebel upgrade

edited Nov 4, 2019 2:16PM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 2 commentsAnswered ✓

Hi,

We are upgrading from IP15.16 to IP17. As part of upgrade we also want to start using REST services with JSON as Content-Type.

Would like your inputs on below questions:

a) Currently we call Workflow when there is a JMS inbound request (configuration in Profile Configuration). Since, Siebel cannot call Workflow directly, we are planning to use Business Service to invoke existing Workflows with REST. Is this the right approach to Business Service?

Example: URI: http://ServerName:port/siebel/v1.0/service/Account/CreateAccount

b) Today with JMS inbound request, we use below Business Service to convert the message:

BS: 'Transcode Service' , Method: 'Convert': Properties: 'ConversionMode'='StringToEncoding', 'TargetEncoding'='UTF-8'

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center