DCDOCPROCASSOC - Associate document with process
This import template allows:
- Associating document with a process.
To insert each of these items, the standard documented below must be followed.
Associate​
| Column | Required | Type | Precision | Description |
|---|---|---|---|---|
| OIDINTERFACE | X | TEXT | 32 | Primary key - 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: 73 - Code of the SoftExpert Document component. |
| FGOPTION | X | NUMERIC | 2 | Code of the operation to be performed: 2 - Associate document with process. |
| NMFIELD01 | X | TEXT | 255 | Document ID #. |
| NMFIELD02 | X | TEXT | 255 | Document category ID # (required when there is more than one document with the same ID # in different categories). |
| NMFIELD03 | X | TEXT | 255 | Process ID #. |