The following examples can be used with the standard OData headers and any specific headers required for the system:
Requirement |
Example header |
Usage |
Restriction |
---|---|---|---|
Ignore config |
SPFIgnoreConfig: true/false |
Select true, when you want to extract information from multiple configurations (plants or projects) for an object type, and its related information in a single file.
|
Available in Web API v3 and above only. |
Ignore effectivity |
SPFIgnoreEffectivity: true/false |
Select true when you want to query for terminated objects.
|
Available in Web API v3 and above only. |
Set pick list display option |
SPFPickListDisplayMode: Name/Description/Both |
Select the display mode for how you want the forms content to appear for a specific request.
|
Available in Web API v3 and above only. |
Set the effectivity date |
SPFEffectiveDate: 2015-12-08T02:01:00.000Z |
Enter a specific date and time so that data created before this date and time will appear in the list. |