We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
Hi, I found some scripts to reverse the workflow. However, it cancels the approval records or resets their state instead of creating new ones. For example: new global.WorkflowApprovalUtils().cancelAll(current, comment); new global.Workflow()....
Hi Mark, My customer want to keep old approval records for audit. They said there must be an audit trail that there was a rejection in this case, then followed by an approval due to some correction/clarification. Until now, I only find one way to cre...