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)
Workflow Modeler Deployment task
sjruss
Any ideas how to get the WFM OOTB deployment task to add the "-inst" parameter to the OD call?
Find more posts tagged with
Comments
yogesh_agrawal
you can add a task variable "odDeploymentInst" in DeployTask and use that for the (deployment, not server) "instance name". so along with "odDeploymentName","odHost"...you can add "odDeploymentInst" task variable.