STMEVENTATTRIB - Event attribute association import
This import template allows inserting:
- Event attribute association data.
For the insertion of each one of these items, the standard documented below must be followed.
Insert​
Column | Required | Type | Precision | Description |
---|---|---|---|---|
OIDINTERFACE | X | TEXT | 32 | Sequential code - Identifies an item to be imported into SoftExpert Suite. |
FGIMPORT | X | NUMERIC | 2 | Import status: 1 - New; 2 - In progress; 3 - Finished; 4 - Error. |
CDISOSYSTEM | X | NUMERIC | 10 | Code of the system for which the integration will be performed: 180 - Code of the SoftExpert Storeroom component. |
FGOPTION | X | NUMERIC | 2 | Code of the operation to be performed: 12 - Insert new event attribute association. |
NMFIELD01 | X | TEXT | 255 | Event ID #. |
NMFIELD02 | X | TEXT | 255 | Attribute ID #. |
NMFIELD03 | X | TEXT | 255 | Attribute value |
NMFIELD04 | X | TEXT | 255 | Revision ID #. Information required if the component needs the revision code in the specific table of the attribute. |
NMFIELD10 | TEXT | 255 | If the entered value is 1, the interface will check if the attribute value already belongs to the list of values; if it does not exist, it will be added. | |
DSFIELD01 | TEXT | 4000 | Attribute value. Information required if the attribute value is of the MEMO type. |