Skip to main content
7-Bedrock
July 15, 2021
Question

Programatically changing resulting/pending change status on a changeable.

  • July 15, 2021
  • 0 replies
  • 852 views

Hi,

 

I'm working on finding and modifying the Hanging/Resulting changes from a resulting object of a change task.

 

I've used an API call to find the resulting objects in a change task. However, I would like to accept/approve the pending/resulting changes on those objects after the change task is complete. There is a couple methods that sets the value of a changeable has a pending change or resulting change to true/false. However, I need to change it's Incorp status. Any ideas on how to programatically do this?