/BTI/TE_INT_MAP is a standard configuration table as part of the Integration Framework. It is used to define the mapping between ActiveControl fields values and their equivalent in the 3rd Party System – at a Business Task level.
| Field | Explanation of Field |
|---|---|
| EXTSYS_NO | Integration system number [from /BTI/TE_INT_SYST] |
| EXTSYS_NAME | External System Name [from /BTI/TE_INT_SYST] |
| DIRECTION | Not required for ChaRM Integration. |
| SEQUENCE_NO | Numerical sequence of the fields. |
| TEFIELDREF | This is the source field of the mapping. This table name is required in the field as well. eg. /BTI/TE_TASK-PRIORITY |
| EXTERNAL_REF | This is the same field as above. (it is just the way the Integration works) |
| KEY_FIELD | Not required for ChaRM Integration. |
| TECUSTFLD_REF | Not required for ChaRM Integration. |
| DEFAULT_VALUE | Not required for ChaRM Integration. |
Example Customer Configuration
The below illustrates some example configuration of /BTI/TE_INT_MAPP table at a customer implementation of the ActiveControl ChaRM integration.

Figure: Example customer configuration of /BTI/TE_INT_MAPP


Post your comment on this topic.