 |
Although there are a couple of exceptions, for each Business Data
Definition there are generally three format types, for inputs and outputs to
the services defined against that data format within SIS. These formats are
the interfaces exposed externally through Common Infrastructure Services (CIS).
- Filter Format. The data input for Query/Extract services (SyncQuery,
AsyncQuery, Extract).
- Input Format. The data input for Add/Update services (SyncAddUpdate,
AsyncAddUpdate, Load).
- Output Format. The output format used for all services with returned
data
|