From one User entity (Batch flow), we want to produce a run-time script for a Windows environnement.
To do this, we need to :
- create documents to produce a XML flow
- customize the Vap Publish Wizard to integrate a new transition. File : user_metadocument.properties
- create a new DSSSL stylesheet
In VAP, we need two documents :
- one document Workspace, called PublishXJOBa to reach the user entities we want to process from the Meta Entity XJOB
- one document User Entity, called PublishXJOBa to publish the detail for the user entity selected in the previous document
The XML file produced, will be processed par VAP tools, using our own DSSSL stylesheet to produce the run-time script.
If, you want, you can modify the standard command pubhtml.bat in the user_metadocument.properties by your own command file.
Here the script to be generated.
