Actions
Task #1086
closedCreate data exchanger - for contract slices
Status:
Closed
Priority:
Normal
Assignee:
Petr Michal
Category:
Contractual relationship
Target version:
Start date:
04/27/2018
Due date:
% Done:
100%
Estimated time:
Owner:
Description
For the needs of the time slices contracts, it is necessary to create a data source "Data exchanger".
The data source must be possible to connect via the ConnId connector (ideally DB view).
- ID (UID for connector) - Unique slice identifier - can be realized by composing the contract identifier and the beginning of the slice validity.
- CONTRACT_ID - Unique contract identifier. It will be used to find / join all the slices of the contract.
- DATE_FROM - Validity date-from of time slice.
- CONTRACT_DATE_FROM - Validity date-from of whole contract.
- CONTRACT_DATE_TILL - Validity date-till of whole contract.
Related issues
Updated by Radek Tomiška over 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Thx for data, sync for time slices is already implemented (#1068).
Updated by Radek Tomiška over 6 years ago
- Related to Task #1068: Time slices of contracts - new sync added
Actions