Update a widget
patch
/fscmRestApi/resources/11.13.18.05/publicSectorWidgets/{publicSectorWidgetsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorWidgetsUniqID: integer
This is the hash key of the attributes which make up the composite key--- EffectiveEndDate, EffectiveStartDate and WidgetAutoId ---for the Widgets resource and used to uniquely identify an instance of Widgets. The client should not generate the hash key value. Instead, the client should query on the Widgets collection resource with a filter on the primary key values in order to navigate to a specific instance of Widgets.
For example: publicSectorWidgets?q=EffectiveEndDate=<value1>;EffectiveStartDate=<value2>;WidgetAutoId=<value3>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorWidgets-item
Type:
Show Source
object-
CreatedBy(optional):
string
Maximum Length:
64The user ID of the user who created the widget -
CreationDate(optional):
string(date-time)
The date and time when the record was created.
-
DeletedFlag(optional):
string
Maximum Length:
1Indicates if the widget is deleted. -
EffectiveEndDate(optional):
string(date)
The effective end date.
-
EffectiveStartDate(optional):
string(date)
The effective start date.
-
Enabled(optional):
string
Maximum Length:
1Indicates if the widget is enabled and able to be used. -
HoverText(optional):
string
Maximum Length:
200The hover text for the widget. -
LastUpdateDate(optional):
string(date-time)
The date when the record was last updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64The user who updated the record most recently. -
LastUpdateLogin(optional):
string
Maximum Length:
32The login of the user who last updated the widget. -
LayoutMetadata(optional):
string
The JSON metadata defining the layout of the widget.
-
LayoutView(optional):
string
The layout view of the widget.
-
links(optional):
array Items
Title:
ItemsLink Relations -
Sandbox(optional):
string
Maximum Length:
60A sandbox ID for the widget. -
SeedDataLock(optional):
integer(int32)
Indicates whether the row is delivered seed data or customer 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. The default value is 0.
-
SysEffectiveDate(optional):
string(date)
The system effectice date.
-
WidgetAutoId(optional):
integer(int64)
A system generated unique ID.
-
WidgetClass(optional):
string
Maximum Length:
20The classification of the widget based on the service to which it is associated. For example, LNP for Licensing and Permitting, PZ for Planning and Zoning, or ALL for widgets that apply to all services. -
WidgetIcon(optional):
string
Maximum Length:
200The icon for the widget. -
WidgetId(optional):
string
Maximum Length:
64The unique identifier for a widget. -
WidgetJson(optional):
string
Maximum Length:
2000The JSON name for the widget. -
WidgetLoader(optional):
string
Maximum Length:
20The loader name for the widget. -
WidgetPath(optional):
string
Maximum Length:
200The path where the widget is stored. -
WidgetTitle(optional):
string
Maximum Length:
200The user-defined title of a widget. -
WidgetType(optional):
string
Maximum Length:
20The type of widget, such as a reusable element, a predefined element, template, and so on.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorWidgets-item
Type:
Show Source
object-
CreatedBy(optional):
string
Maximum Length:
64The user ID of the user who created the widget -
CreationDate(optional):
string(date-time)
The date and time when the record was created.
-
DeletedFlag(optional):
string
Maximum Length:
1Indicates if the widget is deleted. -
EffectiveEndDate(optional):
string(date)
The effective end date.
-
EffectiveStartDate(optional):
string(date)
The effective start date.
-
Enabled(optional):
string
Maximum Length:
1Indicates if the widget is enabled and able to be used. -
HoverText(optional):
string
Maximum Length:
200The hover text for the widget. -
LastUpdateDate(optional):
string(date-time)
The date when the record was last updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64The user who updated the record most recently. -
LastUpdateLogin(optional):
string
Maximum Length:
32The login of the user who last updated the widget. -
LayoutMetadata(optional):
string
The JSON metadata defining the layout of the widget.
-
LayoutView(optional):
string
The layout view of the widget.
-
links(optional):
array Items
Title:
ItemsLink Relations -
Sandbox(optional):
string
Maximum Length:
60A sandbox ID for the widget. -
SeedDataLock(optional):
integer(int32)
Indicates whether the row is delivered seed data or customer 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. The default value is 0.
-
SysEffectiveDate(optional):
string(date)
The system effectice date.
-
WidgetAutoId(optional):
integer(int64)
A system generated unique ID.
-
WidgetClass(optional):
string
Maximum Length:
20The classification of the widget based on the service to which it is associated. For example, LNP for Licensing and Permitting, PZ for Planning and Zoning, or ALL for widgets that apply to all services. -
WidgetIcon(optional):
string
Maximum Length:
200The icon for the widget. -
WidgetId(optional):
string
Maximum Length:
64The unique identifier for a widget. -
WidgetJson(optional):
string
Maximum Length:
2000The JSON name for the widget. -
WidgetLoader(optional):
string
Maximum Length:
20The loader name for the widget. -
WidgetPath(optional):
string
Maximum Length:
200The path where the widget is stored. -
WidgetTitle(optional):
string
Maximum Length:
200The user-defined title of a widget. -
WidgetType(optional):
string
Maximum Length:
20The type of widget, such as a reusable element, a predefined element, template, and so on.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.