Set up an extaccess record

  1. Update the extaccess record to expose this function. Select the extaccess record with Name = cm3r. Type TerminateChange in Object Name and click Add.

  2. Add the following entries to the extaccess record:

    • Allowed Actions: terminatebg
    • Actions: Terminate
    • Action Type(Leave Blank)
  3. If you want to use RESTful API, on RESTful tab, type the following:

    Field Value
    RESTful Enabled Checked
    Attachment Enabled Checked if you want to use attachment later.
    Resource Collection Name terminatechanges
    Resource Name TerminateChange
    Unique Keys header,number
    Max Records Returned in Query 1,000
    Query Authorization lioption("Change Management") and (index("SysAdmin", $lo.ucapex)>0 or index("ChMAdmin", $lo.ucapex)>0 or index("change request", $lo.ucapex)>0)
    Resource Collection Actions: POST Create
    Resource Actions:POST Update
    Resource Actions:PUT Update