Update resume for entire entity
What it does
Updates the resume for all records in a given entity
How to invoke
The page is called with the command: com.tsnocode.codeunit.backend.UpdateEntityResumes
Requires the following parameter
- SagID
Example of usage:
main?command=com.tsnocode.codeunit.backend.UpdateEntityResumes&SagID=10&RecordLimit=10000
Options
Takes the following parameters
- RecordLimit (default 1000)
- BatchSize (default 100)
Developer info
- Type: CodeunitPagecontent
- Security: requires admin
- Classpath: com.tsnocode.codeunit.backend.UpdateEntityResumes