Snap type: | Read
| |||||||
---|---|---|---|---|---|---|---|---|
Description: | This Snap reads the data from OpenAir for a specific read type. The data can be filtered by using like date filters, deleted records and so on.
| |||||||
Prerequisites: | [None]
| |||||||
Support and limitations: |
| |||||||
Account: | This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint. See OpenAir Account for information on setting up this type of account.
| |||||||
Views: |
| |||||||
Settings | ||||||||
Label
| Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline. | |||||||
OpenAir read types
| Required. The supported (read operation) types of the OpenAir. The types can be suggested. If a new read type is exposed in the OpenAir XML API, that can also be given. Default value: [None]
| |||||||
Date filter types | The supported date filter types. Options available are:
Default value: [None]
| |||||||
Include filter | The supported filter types. Options available are:
This is used to indicate whether or not to use include filters to get deleted records.
| |||||||
API Call Delay | The delay between subsequent OpenAir API calls (in milliseconds). It is not recommended to set this property over 60000 milliseconds (1 minute). If not specified , default behavior will be executed. Default value: [None]
| |||||||
Retain null values for date | When selected, retains null values in the date field. This options is selected by default. When not selected, null values in date field are replaced with current system timestamp/date. Example of a date with null value: <Date><hour/><minute/><timezone/><second/><month>00</month><day>00</day><year>0000</year></Date> Default value: [None]
| |||||||
Do not execute if inputview1 is empty | Select this option if the Snap execution needs to be stopped when inputview1 has no records. Default value: Not selected
| |||||||
Do not execute if inputview2 is empty | Select this option if the Snap execution needs to be stopped when inputview2 has no records. Default value: Not selected
|
4.6
- Updated to allow OpenAir Read to retain null values for date field or replace null values with system timestamp/date. The newly added field is Retain null values for date.