Create or Update Project
post
https://server:port/rest/apis/asset/financials/createOrUpdateProject/
Request
There are no request parameters for this operation.
Supported Media Types
- application/xml
- application/json
Root Schema : schema
Type:
Show Source
object-
accountSegment1: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment10: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment2: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment3: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment4: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment5: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment6: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment7: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment8: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment9: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
actualEndDate: string
(date)
Indicates actual end date for the project.Example:
2023-05-20 -
actualStartDate: string
(date)
Indicates the actual start date for the project.Example:
2023-05-01 -
allowCharge: string
Allowed Values:
[ "W1NO", "W1YS" ]When this indicator is set to "yes" other records can charge against the project. * `W1NO` - No, * `W1YS` - YesExample:W1NO -
budgetAmount: number
Indicates amount in respective currency for the project.Example:
100 -
description: string
Maximum Length:
100Description of a project, if project already exists then the description of that project will be updated else the description will be used for new project. -
erpProject: string
Allowed Values:
[ "W1NO", "W1YS" ]Flag to indicate ERP Project, possible values are W1YS/W1NO If it's left blank, it's treated as No. * `W1NO` - No, * `W1YS` - YesExample:W1NO -
erpReferenceNumber: string
Maximum Length:
60If the ERP Project parameter is Yes, this should be the project number in ERP. if No this should be the ERP project task number.Example:0001 PJS CDRM AM -
estimatedEndDate: string
(date)
Indicates the estimated end date for the project.Example:
2023-05-20 -
estimatedStartDate: string
(date)
Indicates the estimated start date for the project.Example:
2023-05-01 -
managerEmail: string
Maximum Length:
70The email of the person responsible for project. -
managerName: string
Maximum Length:
254The username of the person responsible for project.Example:JOHN -
owningOrganization: string
Maximum Length:
12Name of the owning organization that the project belongs to. -
parentERPProject: string
Allowed Values:
[ "W1NO", "W1YS" ]ERP Project flag of Parent. * `W1NO` - No, * `W1YS` - Yes -
parentERPReferenceNumber: string
Maximum Length:
60Project number in ERP. -
projectCategory: string
Maximum Length:
30Classification of project.Example:Maintenance -
status: string
Maximum Length:
12System code of the project status.Example:Started
Root Schema : schema
Type:
Show Source
object-
accountSegment1: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment10: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment2: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment3: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment4: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment5: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment6: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment7: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment8: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
accountSegment9: string
Maximum Length:
254Account Segment configured in ERP Integration Master Configuration. -
actualEndDate: string
(date)
Indicates actual end date for the project.Example:
2023-05-20 -
actualStartDate: string
(date)
Indicates the actual start date for the project.Example:
2023-05-01 -
allowCharge: string
Allowed Values:
[ "W1NO", "W1YS" ]When this indicator is set to "yes" other records can charge against the project. * `W1NO` - No, * `W1YS` - YesExample:W1NO -
budgetAmount: number
Indicates amount in respective currency for the project.Example:
100 -
description: string
Maximum Length:
100Description of a project, if project already exists then the description of that project will be updated else the description will be used for new project. -
erpProject: string
Allowed Values:
[ "W1NO", "W1YS" ]Flag to indicate ERP Project, possible values are W1YS/W1NO If it's left blank, it's treated as No. * `W1NO` - No, * `W1YS` - YesExample:W1NO -
erpReferenceNumber: string
Maximum Length:
60If the ERP Project parameter is Yes, this should be the project number in ERP. if No this should be the ERP project task number.Example:0001 PJS CDRM AM -
estimatedEndDate: string
(date)
Indicates the estimated end date for the project.Example:
2023-05-20 -
estimatedStartDate: string
(date)
Indicates the estimated start date for the project.Example:
2023-05-01 -
managerEmail: string
Maximum Length:
70The email of the person responsible for project. -
managerName: string
Maximum Length:
254The username of the person responsible for project.Example:JOHN -
owningOrganization: string
Maximum Length:
12Name of the owning organization that the project belongs to. -
parentERPProject: string
Allowed Values:
[ "W1NO", "W1YS" ]ERP Project flag of Parent. * `W1NO` - No, * `W1YS` - Yes -
parentERPReferenceNumber: string
Maximum Length:
60Project number in ERP. -
projectCategory: string
Maximum Length:
30Classification of project.Example:Maintenance -
status: string
Maximum Length:
12System code of the project status.Example:Started
Response
Supported Media Types
- application/xml
- application/json
200 Response
Success response
400 Response
Bad Request
Root Schema : problemDetailDocument
Type:
Show Source
object-
detail: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0Maximum Value:9999The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60Fully 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:
60URL 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:
60The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object-
callSequence: string
Maximum Length:
60Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0Maximum Value:0Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999Maximum Value:99999Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60Name of the program that encountered the error.
500 Response
Internal Server Error
Root Schema : problemDetailDocument
Type:
Show Source
object-
detail: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0Maximum Value:9999The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60Fully 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:
60URL 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:
60The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object-
callSequence: string
Maximum Length:
60Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0Maximum Value:0Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999Maximum Value:99999Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60Name of the program that encountered the error.