Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Update the Approval record via the workflow.

Kusuma2
Kilo Guru

HI All,

I have a requirement that I need to update the approval record via the workflow.

The workflow is on the Knowledge management table(kb_knowledge)   and the field I want to update is on the sysapproval_approver table.

Example: The state value on the Knowledge Management table(kb_knowledge)   need to populate in the short description field (sysapproval_approver) table.

I want to do this via the workflow.

Thanks in advance much help would be appreciated.

Regards,

Ajay.

5 REPLIES 5

Did you ever find an easier way?