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)
DataDeploy through workflow
nileshs
I wanted to know the various ways in which we can use Data Deploy in a workflow . The objective is to deploy content in a DCR to the databse through a workflow .
I have done a standlaone deployment following the steps in the Data Deployment Administration Guide. I just wanted to know the various ways in which this can be integrated in a workflow.
Are there any tutorials/articles on the support site that can help me out in this ? Article id's/search keywords would be really helpful.
Find more posts tagged with
Comments
nakumar
Using Interwoven Workflow modeler, we can add a deployment task in the workflow job and run the workflow which will do the deployment.
Migrateduser
Whether you use workflow modeler or code the workflow by hand, the solution is the same - you have to have an external task that will result in triggering the deployment. All of the heavy lifting is done in your deployment config.
HTTP_Transactions_dynamic_interval.rptdesign
nileshs
Can I use Deploy task in WFM for data deployment ?? Steps would be really helpful.
nbwoven
Nilesh ,the dd-deploy config has to be configured as per your requirement
from the WF side its just a external deploy task .Let me check and give
you a KB if there's one already !
nileshs
Is there a KB article available ? I have been trying to do it for some time now .