Cancel Field Activity
patch
/rest/apis/meter/service/fieldActivities/{activityId}/cancel
Request
Path Parameters
-
activityId(required): string
System-generated unique identifier for the field activity.
Supported Media Types
- application/xml
- application/json
Root Schema : schema
Type:
Show Source
object
-
cancelReasonCode: string
Allowed Values:
[ "M2-INCOMPLETE", "D1-AutoDiscarded", "ZZTEST3", "ZZTEST2", "D1-Undetermined", "ZZTEST" ]
The reason for cancelling the original activity (for canceled activities only). * `M2-INCOMPLETE` - INCOMPLETE, * `D1-AutoDiscarded` - Auto Discarded, * `ZZTEST3` - TEST 3, * `ZZTEST2` - TEST 2 EDIT, * `D1-Undetermined` - Undetermined, * `ZZTEST` - TEST OVRD DESC -
sourceSystem: string
Maximum Length:
30
External source system
Root Schema : schema
Type:
Show Source
object
-
cancelReasonCode: string
Allowed Values:
[ "M2-INCOMPLETE", "D1-AutoDiscarded", "ZZTEST3", "ZZTEST2", "D1-Undetermined", "ZZTEST" ]
The reason for cancelling the original activity (for canceled activities only). * `M2-INCOMPLETE` - INCOMPLETE, * `D1-AutoDiscarded` - Auto Discarded, * `ZZTEST3` - TEST 3, * `ZZTEST2` - TEST 2 EDIT, * `D1-Undetermined` - Undetermined, * `ZZTEST` - TEST OVRD DESC -
sourceSystem: string
Maximum Length:
30
External source system
Response
Supported Media Types
- application/xml
- application/json
200 Response
Success response
Root Schema : D1-CancelFA
Type:
Show Source
object
-
activity: object
activity
-
bo: string
Maximum Length:
30
The business object (BO) of the Service Order Management Activity. -
boStatus: string
Maximum Length:
12
The current status code of the service order field activity. -
boStatusDescription: string
Maximum Length:
254
The current status description of the service order field activity. -
exceptionInformationList: array
exceptionInformationList
-
pendingChanges: boolean
Pending Changes
Nested Schema : activity
Type:
Show Source
object
-
_link: string
_link
-
activityId: string
Maximum Length:
14
System-generated unique identifier for the field activity.
Nested Schema : items
Type:
Show Source
object
-
expandedMessage: string
Maximum Length:
254
The expanded message, which combines the message text taken from the message category and message number, with all parameter values substituted, if applicable. -
messageCategory: number
Minimum Value:
-99999
Maximum Value:99999
Message category within Oracle Utilities Application Framework. -
messageNumber: number
Minimum Value:
-99999
Maximum Value:99999
Message Number within Oracle Utilities Application Framework. -
sequence: number
Minimum Value:
-99999
Maximum Value:99999
A unique Sequence number is given to each entry after the information is saved.
400 Response
Bad Request
Root Schema : problemDetailDocument
Type:
Show Source
object
-
detail: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0
Maximum Value:9999
The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60
Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction. -
problemType: string
Maximum Length:
60
URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework. -
serverMessage: object
serverMessage
-
stackTrace: string
Maximum Length:
60
The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object
-
callSequence: string
Maximum Length:
60
Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0
Maximum Value:0
Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999
Maximum Value:99999
Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60
Name of the program that encountered the error.
500 Response
Internal Server Error
Root Schema : problemDetailDocument
Type:
Show Source
object
-
detail: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0
Maximum Value:9999
The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60
Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction. -
problemType: string
Maximum Length:
60
URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework. -
serverMessage: object
serverMessage
-
stackTrace: string
Maximum Length:
60
The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object
-
callSequence: string
Maximum Length:
60
Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0
Maximum Value:0
Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999
Maximum Value:99999
Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60
Name of the program that encountered the error.