...
Child pages (Children Display) |
---|
|
Example Workflows
Simply create workflow with name and type shown below, click Save, go to Definition, click Source button, then download source code replace entire contents on Source popup.
Workflow Name | Workflow Type | Source Code | Description |
---|
Build MDS | Build | Build MDS.xml | Extract MDS files from supported SCM, build Jar and save as artifacts for use during deploy. |
Deploy MDS with Override | Deploy | Deploy MDS with Override.xml | Deploy build artifact MDS jar file to defined name space. This workflow also supports use of Override folder by environment. i.e. you can have Override/DEV and Override/TEST in your source and files from specific environment will be used during deployment to specific environment. |