Forum Discussion

swright's avatar
swright
New Contributor III
5 years ago

How to get only one of two items returned

In a mapper snap, my current expression is: $[‘env:Envelope’][‘env:Body’][‘ns0:uploadFileToUcmResponse’].result[‘$’] I only want the second value “123109” returned as a string. How can I do this?...