You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to get one value from the response

Summary:

How to get HashKey value from the response

Content (please ensure you mask any confidential information):

Hi,

I have Response of REST adapter where I am able to get the href link value which is some thing like this

"https://xxxxxx.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/itemsV2/00040000000EACED00057708000110D931A6DA500000000EACED00057708000110D931993EE00000000EACED00057708000110D931A6DA500000000EACED00057708000110D931993EE0"

I am able to get it through this expression:

$Items/ns20:executeResponse/ns23:response-wrapper/ns23:items[1]/ns23:links/ns23:href

Now I want only the last part of the href "00040000000EACED00057708000110D931A6DA500000000EACED00057708000110D931993EE00000000EACED00057708000110D931A6DA500000000EACED00057708000110D931993EE0" which is unique and I need to pass it to the next mapping. But I am unable to convert it into string or use string functions.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!