Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Default values in DD ?
Andy Knipp
I am doing DD deployment, TST -> oracle, DD 5.6
Trying to get, when there is a null value in a size DCR, to get a default of 0.
So I tried using the substitution, but nothing happened, here is what I used:
<substitution name="GlobalSubstitution">
<field name="filesize" match="" replace="0" />
</substitution>
Any tips, pointers, RTFMs appreciated. CHanging the DCRs is more difficult, so I wanted to try DD.
Andy
Find more posts tagged with
Comments
There are no comments yet