Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Sanford Whiteman! Thank you again for the above solution to my question. I have a short follow up question if I may. The output generated looks something like "{jobItemId=1234567}". Is there any way for the output to only be the number?Been playing with it and can't quite seem to get it.Thank yo...
Thank you so much Sanford! I'll give this a try.
I am trying to use Velocity math tool to populate the last orderid for a customer. I can't quite seem to get the Velocity script to run properly.When dragging the custom object variable, the following is inserted: ${jobItemList.get(0).jobItemId}I do not understand what the get(0) is doing. Is it try...