Create an export criteria
post
/fscmRestApi/resources/11.13.18.05/setupTaskCSVExports/{TaskCode}/child/SetupTaskCSVExportCriteria
Request
Path Parameters
- TaskCode(required): string The short code of the setup task. This attribute is required.
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Root Schema : schema
Type:
Show Source object- AttributeName: string Title:
Attribute NameName of the attribute that defines the filter criteria for the business object. - AttributeSet: string Title:
Attribute SetName of the attribute set that identifies a group of attribute-value pairs and forms a single filter condition. - AttributeValue: string Title:
Attribute ValueValue applicable to the attribute that defines the filter criteria for a business object. - BusinessObjectCode: string Title:
Business Object CodeThe unique code of the business object used to define the filter criteria. - ProcessId: integer (int32) Title:
Process IDThe unique identifier of the setup task CSV export process. - TaskCode: string Title:
Task CodeThe unique code of the setup task for which the CSV file is generated.
Root Schema : schema
Type:
Show Source object- AttributeName: string Title:
Attribute NameName of the attribute that defines the filter criteria for the business object. - AttributeSet: string Title:
Attribute SetName of the attribute set that identifies a group of attribute-value pairs and forms a single filter condition. - AttributeValue: string Title:
Attribute ValueValue applicable to the attribute that defines the filter criteria for a business object. - BusinessObjectCode: string Title:
Business Object CodeThe unique code of the business object used to define the filter criteria. - ProcessId: integer (int32) Title:
Process IDThe unique identifier of the setup task CSV export process. - TaskCode: string Title:
Task CodeThe unique code of the setup task for which the CSV file is generated.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Nested Schema : ItemProperties
Type:
Show Source object- links: array Links Title:
LinksThe link relations associated with the resource instance.
Nested Schema : schema
Type:
Show Source object- AttributeName: string Title:
Attribute NameName of the attribute that defines the filter criteria for the business object. - AttributeSet: string Title:
Attribute SetName of the attribute set that identifies a group of attribute-value pairs and forms a single filter condition. - AttributeValue: string Title:
Attribute ValueValue applicable to the attribute that defines the filter criteria for a business object. - BusinessObjectCode: string Title:
Business Object CodeThe unique code of the business object used to define the filter criteria. - ProcessId: integer (int32) Title:
Process IDThe unique identifier of the setup task CSV export process. - TaskCode: string Title:
Task CodeThe unique code of the setup task for which the CSV file is generated.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source Nested Schema : link
Type:
Show Source object- href: string Title:
hyperlink referenceThe URI to the related resource. - kind: string Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. - name: string Title:
nameThe name of the link to the related resource. - properties: object properties
- rel: string Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source object- changeIndicator: string Change indicator or the ETag value of the resource instance.