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
I tried with this logic in the outgoing sync in ServiecNow side.
if(entity.tableName == "sc_request") {
replica.key = entity.key
replica.summary = entity.short_description
replica.description = entity.description
replica.attachments = entity.attachments
replica.comments = entity.comments
replica.state = entity.state
}
The internal name of Request is sc_request and I got this from 'Tables' section.
I tried to exalate this ticket, but it's not working due to some reason. Please let me know how do I sync this.
Thanks,
Dhiren