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)
iwdd.ipl -> iwodcmd HOW ?
System
In the OD manual section 'Migrating Notes for DataDeploy 5.6' it states that to perform command line data deploys one simply substitutes iwdd.ipl with -
iwodcmd start -k iwdd=internal-deployment-name.
Sounds easy doesn't it? But what if you were actually performing a relaistic data deployment command (rather than some useless example) that looks like this -
iwperl d:\iw-home/dd-home/bin/iwdd.ipl cfg=d:\iw-home/dd-home/bin/EmpowerStagingDDConfig.cfg deployment=document filepath=templatedata/documents/document/data/0000TESTNick.xml wa=/default/main/CriticalCare/English/Shared/WORKAREA/Home
?
What is the 'internal-deployment-name' here ??
How do I pass the od command my dd config file and all my parameters ?
I have tried something like this -
iwodcmd start -k iwdd=D:\iw-home/dd-home/bin/EmpowerStagingDDConfig.cfg deployment=document filepath=templatedata/documents/document/data
/0000TESTNick.xml wa=/default/main/CriticalCare/English/Shared/WORKAREA/Home
But all I get is -
***WARNING - Ignoring unrecognized argument: 'iwdd=D:\iw-home/dd-home/bin/EmpowerStagingDDConfig.cfg'.
***WARNING - Ignoring unrecognized argument: 'deployment=document'.
***WARNING - Ignoring unrecognized argument: 'filepath=templatedata/documents/document/data/0000TESTNick.xml'.
***WARNING - Ignoring unrecognized argument: 'wa=/default/main/CriticalCare/English/Shared/WORKAREA/Home'.
Usage: iwodcmd start -h | -v .............
Has anyone else solved this problem ?
Much thanks in advance for any help provided :-)
Find more posts tagged with
Comments
stefanmaier
Hi,
we set our deployment parameters with
-k parameter1=value1 -k par2=val2
and so on.
It's like the parameter setting known from Filedeployments.
Internal deployment name:
Here's a snippet from our DD-Deployment:
<data-deploy-configuration>
<client>
<deployment name="INTERNALNAME">
<source>
...
</source>
<destinations>
...
</destinations>
</deployment>
</client>
</data-deploy-configuration>
Stefan
testreport_Sorting.rptdesign
Adam Stoller
Take a look at
this post
(or thread) and see if it helps answer your questions.
--fish
Senior Consultant, Quotient Inc.
http://www.quotient-inc.com
Migrateduser
Thanks for the reply Stefan. Think I'm going to have to look a bit deeper into how DD is now specified in 6.x
Migrateduser
Thanks Ghoti. Thats just what I needed !
marcussteiner
and hope you've got no more than 14 -k parameter....
....and if so then just use good old iwodstart....
m
Migrateduser
> and hope you've got no more than 14 -k parameter....
That issue is being investigated.
> ....and if so then just use good old iwodstart....
Good workaround for now.
Todd Scallan
Director of Product Management
Interwoven
t: 408-530-7167
e:
tscallan@interwoven.com