Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Integrating Workflow with OpenDeploy
spayal
The TeamSite installation program installs the following files that are required for integration with OpenDeploy
wft_opendeploy.xml—Deployment configuration file
wft_opendeploy.ipl—Perl script that starts the deployment
wft_opendeploy.cfg—OpenDeploy configuration file which provides a mapping between the branch name and the corresponding deployment attributes (node name and the target directory) required for deployment
deploymentConfiguration file which lies in OepnDeploy for deployment is created by user and it depends on the deployment requirements. So is wft_opendeploy.xml same as that deploymentConfiguration file or is this wft_opendeploy.xml required in order to configure workflow with OD ?
Wft_opendeploy.cfg, is it same as deploy.cfg or is it different from deploy.cfg ? So there will be two files in iwodhome/etc, one is deplo.cfg and second is wft_opendeploy.cfg ? wft_opendeploy.cfg and deploy.cfg are one and same ?
Thanks
Find more posts tagged with
Comments
ISCBorisB
All these is briefly explained in the accompanying README_deploy.txt, take a look. Only wft_opendeploy.xml
(modified for your Environment) should be copied to <iwodhome>/conf directory. wft_opendeploy.cfg is a
configuration for the ipl script itself, OD proper does not need it.
Note that none of that is actually required. You can perhaps start by using wft_opendeploy.ipl as is. Imo
it is much better to dissect it as an example and go code your own deployment scripts optimized for the
project at hand. Chances are, you'll have to do it sooner rather than later anyway.
Calculate Average.rptdesign