RTI (Run Time Information) is used to store SourceControl values. Read more about RTI
| Field | Type | Notes |
| id | integer | Unique identifier of the RTI |
| transfer | string | Code of the transfer ex: CUST_READ |
| source | string | Code of the Connection that we read from ex: NAV001 |
| destination | string | Code of the Connection that we write to ex: SFORCE001 |
| source_control | string | The SourceControl value for this RTI entry ex: 1025 |