Oracle Primavera Cloud (MOSC)

MOSC Banner

How to Delete Code Type Assignments using Oracle Primavera Cloud REST API.

edited Jun 19, 2020 8:36AM in Oracle Primavera Cloud (MOSC) 1 commentAnswered

Hi,

I am trying to delete Code Type Assignments using Oracle Primavera Cloud REST API as given in the document https://docs.oracle.com/cd/E80480_01/English/integration/primavera_rest_api/op-codetype-codetypeid-assignments-delete.html.

Could any one send me code examples on how to send Delete request (Request Body).

I am getting following errors:

  • Cannot deserialize instance of `java.util.ArrayList<com.oracle.pgbu.meta.codes.CodeTypeEntityType>` out of START_OBJECT token

at [Source: (org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream); line: 1, column: 1]

  • {

    "errorCode": "000000002",

    "localizedException": true,

    "freeMemory": 0,

    "message": "Request sent with invalid data. (PRM-000000002)",

    "exceptionType": "ERROR"

}

Thanks

Raj

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center