Hi,
every time i run a workflow i want to populate a table that contains information
as shown in the AUDIT TABLE below:
how can we capture this information for each session or workflow and populate this table.
also the SKEY has to be a sequence value.
AUDIT TABLE
----------
WORKFLOW_NAME | INSERTED | UPDATED | DELETED | ERRORS |
RUNTIME | SESSION_NAME | SKEY
thanx