decodeProcessId
Decodes "process" IDs into "database" IDs.
Process IDs written to the log and returned from Process Manager are in the form "pvm:nnnn". Whereas, PVM engine tables use database IDs (dbId). In order to debug PVM engine tables, you can use this operation to correlate the process IDs with the database IDs.
- Required System Action
- queryProcessInstance
Copyright © Cloud Software Group, Inc. All rights reserved.