TSKTASKEDIT - Edit task
This import template allows editing:
- Kanban tasks.
For the insertion of each one of these items, the standard documented below must be followed.
Insert/Edit​
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: 275 - Code of the SoftExpert Kanban component. |
FGOPTION | X | NUMERIC | 2 | Code of the operation to be performed: 1 - Insert task; 2 - Edit task. |
NMFIELD01 | X | TEXT | 255 | Task ID #: composed of workspace prefix plus task order. |
NMFIELD02 | TEXT | 255 | Workspace prefix | |
NMFIELD03 | TEXT | 255 | Task type. | |
NMFIELD04 | TEXT | 255 | Priority. | |
NMFIELD05 | TEXT | 255 | Title. | |
NMFIELD06 | TEXT | 255 | Deadline. It must be entered in the YYYY-MM-DD format. | |
NMFIELD07 | TEXT | 255 | Reporter ID. | |
NMFIELD08 | TEXT | 255 | Assignee ID. | |
NMFIELD09 | TEXT | 255 | ID of the user who created the task. | |
NMFIELD10 | TEXT | 255 | Sprint title. | |
NMFIELD11 | TEXT | 255 | Task estimate. | |
NMFIELD12 | TEXT | 255 | Planned start date. It must be entered in the YYYY-MM-DD format. | |
NMFIELD13 | TEXT | 255 | Step name. | |
DSFIELD01 | TEXT | 4000 | Description. | |
DSFIELD02 | TEXT | 4000 | 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 . (dot).For date fields, the value must have the Y-M-D (Year-Month-Day) format. | |
DSFIELD03 | TEXT | 4000 | Initiative ID # separated by; Example: identifier_of_initiative1 ; identifier_of_initiative2 ; identifier_of_initiative3 . |