Note
We've packed up and moved from Confluence to Discourse to bring you a better, more interactive space. Out of courtesy we didn't migrate your user account so - you will have to signup again
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
Hello,
I am getting from Jira reporter and setting caller_id in INC in SNOW as below:
def localCaller = nodeHelper.getUserByEmail(replica.reporter?.email)?.key
incident.caller_id = localCaller
How to set caller's location in INC SNOW using exalate incoming script?
SNOW field task.location on INC form is reference to cmn_location table, not sys-user table.