Create an export criteria

post

/fscmRestApi/resources/11.13.18.05/setupOfferingCSVExports/{OfferingCode}/child/SetupOfferingCSVExportCriteria

Create an export criteria

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.
  • Title: Offering Code
    The unique code of the setup offering. This attribute is required when exporting setup data for an offering or a functional area.
  • Title: Process ID
    The unique identifier of the export process.
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.
  • Title: Offering Code
    The unique code of the setup offering. This attribute is required when exporting setup data for an offering or a functional area.
  • Title: Process ID
    The unique identifier of the export process.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : setupOfferingCSVExports-SetupOfferingCSVExportCriteria-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.
  • Title: Offering Code
    The unique code of the setup offering. This attribute is required when exporting setup data for an offering or a functional area.
  • Title: Process ID
    The unique identifier of the export process.
Back to Top