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)
same workflow deploying to different area for different branches
Faizi
Hi All,
If any one have any idea about how to use same workflow deploying to different area for different branches.
I am using "Publish Livesite Content Workflow" and customize as per need. Now it deploys all the content to "Livesite Runtime". I have gone through Deployment Descriptors document in ls_dev_guide and tried but i couldn't achieve. The file which play the main role is "teamsite-resource-config.xml".
So please any one give solution of this issue.
Find more posts tagged with
Comments
Faizi
After lots of R&D, I reached to a solution.
I have created different Entry node corresponding to different deployment areas in resource-config file.
Then i customize the workflow for different branches and select the different target node as per as branch and Entry node.
And it is working fine.