Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Reassign File Number of Request

  • Get the workitem id that needs the file number changed

  • Use the get : /api/v1/workitems/{id} with the workitem id in WorkItem section

  • When you get a 200 response put the results from the API call in a notes application   

  • With the results modify the details section with the correct file number

  • Take the updated results and input it in the put: /api/v1/workitems in WorkItem section

  • When you get a 200 response, verify the CAMMS edit request page with the workitem id

  • To change file number in CAMIS => CAMIS

  • No labels