Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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