Skip to main content
1-Visitor
February 14, 2018
Question

How to set a Default Value of an IBA via OIR

  • February 14, 2018
  • 1 reply
  • 1508 views

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

 

 

1 reply

1-Visitor
February 15, 2018

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