Skip to main content
Version: 2.2.2

STMOUTPUTEVENT - Output event import

This import template allows inserting:

  • Output event data.

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

Insertā€‹

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:
180 - Code of the SoftExpert Storeroom component.
FGOPTIONXNUMERIC2Code of the operation to be performed:
9 - Insert new output event.
NMFIELD01XTEXT255Event ID #.
NMFIELD02XTEXT255Storeroom ID #.
NMFIELD03TEXT255Source responsibility ID #.
NMFIELD04TEXT255Source date.
NMFIELD05XTEXT255Addressee type:
1 - Department;
2 - User;
3 - Supplier;
4 - Delete.
NMFIELD06TEXT255Addressee/disposal, according to the previous type:
Department: Department ID #;
User: User ID #;
Supplier: Supplier ID #;
Delete - Disposal/treatment: Disposal/Treatment ID #.
NMFIELD07TEXT255Destination responsibility ID #.
NMFIELD08TEXT255Destination date.
NMFIELD09TEXT255Approval route ID #.
DSFIELD01TEXT4000Event description.
DSFIELD02TEXT4000Attribute value.
Information required if the attribute value is of the MEMO type.
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.