Update an event

patch

/fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkEvents/{EventId}

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
  • Default Value: 1
    The unique identifier of the agency associated with the resource action.
  • Maximum Length: 1
    Indicates whether the record is logically deleted. Valid values are Y for deleted record and N for active record. The default value is N.
  • Maximum Length: 1
    Default Value: N
    Indicates whether the event is enabled for the business rules framework. The default value is N.
  • Maximum Length: 1
    Indicates whether the event is available to be used in communication service. The default value is N.
  • Title: Event Code
    Maximum Length: 32
    The event code.
  • Title: Event Description
    Maximum Length: 1000
    The description of the event.
  • Title: Event Name
    Maximum Length: 500
    The name of the event.
  • Maximum Length: 18
    Indicates how an event is configured to run, such as synchronously, asynchronously, and so on.
  • Maximum Length: 30
    The type of event.
  • Maximum Length: 32
    The Seed Data Framework module that owns the row. A module is an entry in application taxonomy such as a logical business area. When the MODULE_ID column exists and the owner of the row is not specified, then the Seed Data Framework will not extract the row as seed data.
  • Maximum Length: 80
    The offering under which this event is categorized.
  • Maximum Length: 1
    Default Value: N
    Indicates whether the parent resource is enabled for use in the business rules framework. The default value is N.
  • The unique identifier of the parent resource for this resource action.
  • Title: Business Object
    Maximum Length: 100
    The name of the parent resource.
  • Indicates whether the row is seed data. Valid values are 0 for data that is customer data, 1 for seed data that cannot be modified, and 2 for seed data that can be modified.
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 : publicSectorBusinessRulesFrameworkEvents-item-response
Type: object
Show Source
  • Default Value: 1
    The unique identifier of the agency associated with the resource action.
  • Title: Creation Date
    Read Only: true
    The date and time when the event was created.
  • Maximum Length: 1
    Indicates whether the record is logically deleted. Valid values are Y for deleted record and N for active record. The default value is N.
  • Maximum Length: 1
    Default Value: N
    Indicates whether the event is enabled for the business rules framework. The default value is N.
  • Maximum Length: 1
    Indicates whether the event is available to be used in communication service. The default value is N.
  • Title: Event Code
    Maximum Length: 32
    The event code.
  • Title: Event Description
    Maximum Length: 1000
    The description of the event.
  • The unique identifier of the event. The ID is automatically generated by the application.
  • Title: Event Name
    Maximum Length: 500
    The name of the event.
  • Maximum Length: 18
    Indicates how an event is configured to run, such as synchronously, asynchronously, and so on.
  • Maximum Length: 30
    The type of event.
  • Title: Last Updated Date
    Read Only: true
    The user who last updated the event.
  • Links
  • Maximum Length: 32
    The Seed Data Framework module that owns the row. A module is an entry in application taxonomy such as a logical business area. When the MODULE_ID column exists and the owner of the row is not specified, then the Seed Data Framework will not extract the row as seed data.
  • Maximum Length: 80
    The offering under which this event is categorized.
  • Read Only: true
    Maximum Length: 32
    The unique identifier for the resource for the event.
  • Read Only: true
    Maximum Length: 1
    Indicates whether the resource can be or has been deleted.
  • Title: Resource Description
    Read Only: true
    Maximum Length: 256
    The description of the resource for the event.
  • Maximum Length: 1
    Default Value: N
    Indicates whether the parent resource is enabled for use in the business rules framework. The default value is N.
  • The unique identifier of the parent resource for this resource action.
  • Title: Business Object
    Maximum Length: 100
    The name of the parent resource.
  • Read Only: true
    Maximum Length: 1000
    The path for accessing the resource for the event.
  • Indicates whether the row is seed data. Valid values are 0 for data that is customer data, 1 for seed data that cannot be modified, and 2 for seed data that can be modified.
Back to Top