SetInsertProperties
A step based on the SetInsertProperties step template sets document properties that are required for insertion.
Job property defaults
- Inserter controller: Not set
- Inserter job name: ${Job.ID}
- Inserter name:
- Insert iteration: 1
Usage notes
- This step sets the Insert sequence document property to the numerical position of the document in the job.
- A step based on the SetInsertProperties step template must run after a step based on the WriteDocumentsToDatabase step template and after any step that changes the position of the document in the job.
- A step based on the SetInsertProperties step template must run before any step that relies on the value of the Insert sequence document property, such as a step based on the BuildAFPFromDocuments, BuildPDFFromDocuments, and WriteInserterControlFile step templates.
- This step must run on the primary server.