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

MOSC Banner

Siebel Inbound REST JSON BS - how to return integers

edited May 27, 2020 5:02AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered

Hi

I am creating my first inbound REST JSON API in Siebel. (IP19)

I call a BS that creates a property set that is returned as the result.

The only issue I'm facing is that the integers are returned as strings.

{"TotalProvisioned":"6"}

Is there a way to return the values as integers?

{"TotalProvisioned":6}

Any assistnce would be appreciated.

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