Update a report configuration

patch

/fscmRestApi/resources/11.13.18.05/publicSectorBIPReports/{ReportControlId}

Request

Path Parameters
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: Agency ID
    Default Value: 1
    The unique identifier of the agency that is associated with the report.
  • Title: Available for Rules Framework Action
    Maximum Length: 1
    Default Value: N
    Indicates whether the report is available in the business rules framework.
  • Maximum Length: 1
    Default Value: N
    Indicates whether the seed data is logically deleted. If the value is Y, the seed data has been deleted. The default value is N.
  • Title: Description
    Maximum Length: 256
    The description of the report.
  • Maximum Length: 32
    The module that owns the row. A module is an entry in the application taxonomy, such as a logical business area. When no module is identified, then the seed data framework does not extract the row as seed data.
  • Title: Output Format
    Maximum Length: 20
    Default Value: ORA_PDF
    The report format, such as RTF or PDF.
  • Title: Report Category
    Maximum Length: 100
    Default Value: ORA_NONE
    The category that the report belongs to, such as business licenses, cases, code enforcement, permits, and so on.
  • BIP Report Configurations
    Title: BIP Report Configurations
    The BIP report configurations resource is used to view or modify reporting configuration data for a BIP report. It stores the parameters and parameter type on the basis of which reports can be filtered.
  • Title: Path
    Maximum Length: 1000
    The file server path of the report.
  • Default Value: 0
    Indicates the level at which the seed data is locked. The value 0 indicates customer data. The value 1 means the fields are read-only. The value 2 means that only some fields can be updated.
Nested Schema : BIP Report Configurations
Type: array
Title: BIP Report Configurations
The BIP report configurations resource is used to view or modify reporting configuration data for a BIP report. It stores the parameters and parameter type on the basis of which reports can be filtered.
Show Source
Nested Schema : schema
Type: object
Show Source
  • Title: Agency ID
    Default Value: 1
    The unique identifier of the agency that is associated with the report.
  • Title: Control Name
    Maximum Length: 150
    The name of the control object that is mapped to the report. A control object is a field from which the report parameter receives data.
  • Title: Control Object
    Maximum Length: 150
    The control object that is mapped to the report. A control object is a field from which the report parameter receives data.
  • Title: Report ID
    Maximum Length: 32
    The unique identifier of the report.
  • Title: Parameter Data Type
    Maximum Length: 150
    The data type of the parameter added to the report.
  • Title: Parameter ID
    The unique identifier of the parameter added to the report.
  • Title: Parameter Name
    Maximum Length: 150
    The name of the parameter added to the report.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : publicSectorBIPReports-item-response
Type: object
Show Source
  • Title: Agency ID
    Default Value: 1
    The unique identifier of the agency that is associated with the report.
  • Title: Available for Rules Framework Action
    Maximum Length: 1
    Default Value: N
    Indicates whether the report is available in the business rules framework.
  • Read Only: true
    Maximum Length: 64
    The user who created the report configuration.
  • Read Only: true
    The date and time that the report configuration was created.
  • Maximum Length: 1
    Default Value: N
    Indicates whether the seed data is logically deleted. If the value is Y, the seed data has been deleted. The default value is N.
  • Title: Description
    Maximum Length: 256
    The description of the report.
  • Read Only: true
    The date and time that the report configuration was last updated.
  • Read Only: true
    Maximum Length: 64
    The user who last updated the report configuration.
  • Links
  • Maximum Length: 32
    The module that owns the row. A module is an entry in the application taxonomy, such as a logical business area. When no module is identified, then the seed data framework does not extract the row as seed data.
  • Title: Output Format
    Maximum Length: 20
    Default Value: ORA_PDF
    The report format, such as RTF or PDF.
  • Title: Report Category
    Maximum Length: 100
    Default Value: ORA_NONE
    The category that the report belongs to, such as business licenses, cases, code enforcement, permits, and so on.
  • Title: Report ID
    Maximum Length: 32
    The unique identifier of the report.
  • BIP Report Configurations
    Title: BIP Report Configurations
    The BIP report configurations resource is used to view or modify reporting configuration data for a BIP report. It stores the parameters and parameter type on the basis of which reports can be filtered.
  • Title: Path
    Maximum Length: 1000
    The file server path of the report.
  • Default Value: 0
    Indicates the level at which the seed data is locked. The value 0 indicates customer data. The value 1 means the fields are read-only. The value 2 means that only some fields can be updated.
Nested Schema : BIP Report Configurations
Type: array
Title: BIP Report Configurations
The BIP report configurations resource is used to view or modify reporting configuration data for a BIP report. It stores the parameters and parameter type on the basis of which reports can be filtered.
Show Source
Nested Schema : publicSectorBIPReports-ReportMapParameters-item-response
Type: object
Show Source
Back to Top