Refreshes the list and values of GIS attributes for the application.
post
/fscmRestApi/resources/11.13.18.05/publicSectorRecords
Refreshes the list and values of GIS attributes configured for capture at application intake for the associated application type.
Request
Supported Media Types
- application/vnd.oracle.adf.action+json
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorRecords-refreshGISAttributesRequest
Type:
Show Source
object
-
name:
string
Allowed Values:
[ "refreshGISAttributes" ]
This parameter value must be set to "refreshGISAttributes". -
parameters:
array parameters
Minimum Number of Items:
1
Maximum Number of Items:1
Nested Schema : parameters
Type:
array
Minimum Number of Items:
1
Maximum Number of Items:
Show Source
1
Nested Schema : parameters-items[0]
Type:
Show Source
object
-
lnpRecordKey(optional):
integer(int64)
Retrieves the unique identifier of the application.
Response
Supported Media Types
- application/vnd.oracle.adf.actionresult+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorRecords-refreshGISAttributesResponse
Type:
Show Source
object
-
return:
string
Retrieves the result of the refresh action. It can be either "success" or "failed".