xian_
Expert
Expert

You do not have requestId on the request form yet. You can get in in your workflow later:

System.getContext().getParameter('__metadata_requestId');

Reply
0 Kudos