What is the correct naming convention for these ChangeRequest variables and is it written down anywhere? I'm trying to reference ChangeRequestItem.ItemId in a select query and I can't find the correct way to reference it.
What is the correct naming convention for these ChangeRequest variables and is it written down anywhere? I'm trying to reference ChangeRequestItem.ItemId in a select query and I can't find the correct way to reference it.
Try using ${jobUserData_ChangeRequestItem.ItemId}