Create an export criteria

post

/fscmRestApi/resources/11.13.18.05/setupTaskCSVExports/{TaskCode}/child/SetupTaskCSVExportCriteria

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: Attribute Name
    Name of the attribute that defines the filter criteria for the business object.
  • Title: Attribute Set
    Name of the attribute set that identifies a group of attribute-value pairs and forms a single filter condition.
  • Title: Attribute Value
    Value applicable to the attribute that defines the filter criteria for a business object.
  • Title: Business Object Code
    The unique code of the business object used to define the filter criteria.
  • Title: Process ID
    The unique identifier of the setup task CSV export process.
  • Title: Task Code
    The unique code of the setup task for which the CSV file is generated.
Request Body - application/vnd.oracle.adf.resourceitem+json ()
Root Schema : schema
Type: object
Show Source
  • Title: Attribute Name
    Name of the attribute that defines the filter criteria for the business object.
  • Title: Attribute Set
    Name of the attribute set that identifies a group of attribute-value pairs and forms a single filter condition.
  • Title: Attribute Value
    Value applicable to the attribute that defines the filter criteria for a business object.
  • Title: Business Object Code
    The unique code of the business object used to define the filter criteria.
  • Title: Process ID
    The unique identifier of the setup task CSV export process.
  • Title: Task Code
    The unique code of the setup task for which the CSV file is generated.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : setupTaskCSVExports-SetupTaskCSVExportCriteria-item-response
Match All
Show Source
Nested Schema : ItemProperties
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
  • Title: Attribute Name
    Name of the attribute that defines the filter criteria for the business object.
  • Title: Attribute Set
    Name of the attribute set that identifies a group of attribute-value pairs and forms a single filter condition.
  • Title: Attribute Value
    Value applicable to the attribute that defines the filter criteria for a business object.
  • Title: Business Object Code
    The unique code of the business object used to define the filter criteria.
  • Title: Process ID
    The unique identifier of the setup task CSV export process.
  • Title: Task Code
    The unique code of the setup task for which the CSV file is generated.
Back to Top