Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello to all,
I've to set a Default Value by OIR for an IBA of DataType "long".
I've tried the following, but an error appears during upload of OIR.
<AttrValue
id="DCN_LOOP_COUNT"
algorithm="wt.rule.algorithm.StringConstant">
<Arg>1</Arg>
</AttrValue>
I would be happy to receive any advice on troubleshooting...
Best regards
Ralf
The OIR is now sucessfully uploaded, but the create of the object with this Default Value isn't possible, because the IBA is "long".
Any idea, whitch algorithm instead of "algorithm="wt.rule.algorithm.StringConstant" I've to used?
Thanks.
Ralf