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)
Different target directories
AKB
Hi, I need to deploy files from TeamSite to different target directories based on the file extension or the folder from which it is deployed from teamsite.
Example: for jsp's the target directory is .. say /tmp/jsp
and for all other things ...say /export/home/images
The options that I see are:
Call the same deployment xml file from the external task ipl script . Once for jsp files and the second time for all other files.
The only change while calling this xml file will be the target directory and also what directories to exclude during jsp deployments and images deployment.
If we do this way transaction will be difficult to manage...
I am going through the document but could not find info regarding different target directories.
Did any one come across such an issue.
Find more posts tagged with
Comments
Migrateduser
What you really should be looking at is the OpenDeploy manual and how to build your deployment configuration. This is a rather complex beast and although someone could probably hash out the config you're looking for, you really need to understand every part of your deployment config to make sure you're doing exactly what you want to do. The problem you mention is easily solved with the correct deployment config using a single deployment. I would recommend sitting down with the manual.
Dave Smith
Sr. Software Engineer
Nike, Inc.
(503) 671-4238
DavidH.Smith@nike.com