Resolved! How to get the Change Request's sys_id inside a Business Rule's Script?
I have a Business Rule with a custom script. The task of this script is to get the JSON of a Change Request by calling a REST messageFor this REST message call, the sys_id is the input parameter. How can I get the sys_id for the current Change Reque...