Skip to main content
Version: 2.2.0

ITITEM - Item import

This import template allows inserting/editing/deleting:

  • Item data.
caution
  • To insert a new item that is already released, the DTREVISION field is required;
  • If you wish, use the IDREVISION field to customize the revision ID #;
  • To create a new revision releasing the item right away, do not complete the DTREVISION and IDREVISION fields.

For the insertion of each one of these items, the standard documented below must be followed.

Insert/edit/delete item

ColumnRequiredTypePrecisionDescription
OIDINTERFACEXTEXT32Sequential code - Identifies an item to be imported into SoftExpert Suite.
FGIMPORTXNUMERIC2Import status:
1 - New;
2 - In progress;
3 - Finished;
4 - Error.
CDISOSYSTEMXNUMERIC10Code of the system for which the integration will be performed:
107 - Code of the SoftExpert PDM component.
FGOPTIONXNUMERIC2Code of the operation to be performed:
1 - Insert item; if the record exists already, it will be edited.
2 - Delete item.
NMFIELD01TEXT255Item ID #; if it is not entered, an ID # will be created automatically (for deletion, only this field is required).
NMFIELD02XTEXT255Item name.
NMFIELD03XTEXT255Item type ID #.
NMFIELD04XTEXT255Responsible team ID #.
NMFIELD05XTEXT255Measurement unit ID #.
NMFIELD06TEXT255Physical state:
1 - Solid;
2 - Liquid;
3 - Gas;
4 - Sludge.
NMFIELD07TEXT255Odor ID #.
NMFIELD08TEXT255Color name.
NMFIELD09TEXT255UN code.
NMFIELD10TEXT255Hazard ID #.
NMFIELD11TEXT255Classification ID #.
NMFIELD12TEXT255ABNT code.
NMFIELD13TEXT255Revision date, in the YYYY/MM/DD format.
NMFIELD14TEXT255Revision ID #.
NMFIELD15TEXT255User ID.
NMFIELD16TEXT255Item family:
1 - Yes.
NMFIELD17TEXT255Item family ID #.
NMFIELD18TEXT255Item cost value.
NMFIELD19TEXT255Drawing ID #
DSFIELD01TEXT4000General description of the composition.
DSFIELD02TEXT4000Item attributes.
Example:
identifier_of_attribute1=value_of_attribute1;
identifier_of_attribute2=value_of_attribute2;
identifier_of_attribute3=value_of_attribute3.
Example with a multivalued attribute:
identifier_of_attribute1=value1_of_attribute1, value2_of_attribute1, value3_of_attibute1.
Note: For attributes with a numeric value, the decimal place separator must be ".". For date fields, the value must have the “Y-M-D” (Year-Month-Day) format.
info

Note:

X¹ - Required only when the item type used contains revision.