Skip to main content
Version: 2.2.3

RISBESTPRACTICE - Best practice

This import template allows inserting:

  • Best practices.

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

Insert

ColumnRequiredTypePrecisionDescription
OIDINTERFACEXTEXT32Primary key - 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:
215 - Code of the SoftExpert Risk component.
FGOPTIONXNUMERIC2Code of the operation to be performed:
13 - Insert.
NMFIELD01TEXT50ID #.
NMFIELD02XTEXT255Name.
NMFIELD03XTEXT50Type ID #.
DSFIELD01TEXT4000Description.
DSFIELD02TEXT4000Attributes.
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_attribute1.
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.