Roll Core

 

Characteristic view on the estimate

Graphical user interface
Description automatically generated

 

List of properties

Property Name

Information

Mandatory

Lookup

Interdependent

CoreType

Core Type.

Yes

Yes

No

CalculationMethod

Calculation Method. Fixed enumerator

0 - Products Per Roll

1 - Roll external diameter

2 - Roll linear length

Yes

Yes

No

CalculationMethodValue

It depends on the calculation method selected.

 

 

Yes

No

Yes, this fields changes depending on the Calculation Method 

Products per roll (int): only int value will be accepted

Roll maximum diameter (mm with decimal): double value will be accepted

Linear length per roll (mm with decimal): double value will be accepted

 

 

Lookup - To find the possible values for the Core Type, go to Specification Characteristic Type record > select the roll core characteristic> edit > Edit characteristic info

Graphical user interface, text, application, email
Description automatically generated

 

Use the description as reference

A picture containing table
Description automatically generated

 

XML Sample

<FeatureReference>

       <Value>Roll Core 3"</Value>

<!-- Value on that property -->

       <Extension>

                      <IDSet idSetType="Feature">

                                    <ID schemeAgencyID="3RDMIS">CoreType</ID>

                                    <!-- Fixed property name -->

                      </IDSet>

                      <IDSet idSetType="FeatureCategory">

                                    <ID schemeAgencyID="3RDMIS">RollCore</ID>

                                    <!-- Characteristic XML External Reference -->

                      </IDSet>

       </Extension>

</FeatureReference>

<FeatureReference>

       <Value>0</Value>

<!-- Value on that property -->

       <Extension>

                      <IDSet idSetType="Feature">

                                    <ID schemeAgencyID="3RDMIS">CalculationMethod</ID>

                                    <!-- Fixed property name -->

                      </IDSet>

                      <IDSet idSetType="FeatureCategory">

                                    <ID schemeAgencyID="3RDMIS">RollCore</ID>

                                    <!-- Characteristic XML External Reference -->

                      </IDSet>

       </Extension>

</FeatureReference>

<FeatureReference>

       <Value>1000</Value>

<!-- Value on that property -->

       <Extension>

                      <IDSet idSetType="Feature">

                                    <ID schemeAgencyID="3RDMIS">CalculationMethodValue</ID>

                                    <!-- Fixed property name -->

                      </IDSet>

                      <IDSet idSetType="FeatureCategory">

                                    <ID schemeAgencyID="3RDMIS">RollCore</ID>

                                    <!-- Characteristic XML External Reference -->

                      </IDSet>

       </Extension>

</FeatureReference>