PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

How to concatenate numeric values with comma to pass input to REST service

Hello

I have string value as &str =2,4,3,10

when I took Value(&str) i am getting 24310 as a numeric value

i want to pass (2,4,3,10) as a input to web service . The accepting set primitives has type Number

can you please help me on it?

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