Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes all the temporary data for a process.
Syntax
server public static void deleteProcessData(ReqProcessId _processId, boolean _deleteTaskTrace)
Run On
Server
Parameters
- _processId
Type: ReqProcessId Extended Data Type
The process ID.
- _deleteTaskTrace
Type: boolean
A Boolean value that indicates whether to delete the task information.