Unified Inventory Management (Communications Industry) (MOSC)

MOSC Banner

The method getRequestContext() is undefined for the type AccReserveMetroERequestType

You might see the following error when compiling UIM 72 Web-Service code ;

Error message :

 The method getRequestContext() is undefined for the type AccReserveMetroERequestType    ReservationAdapter.java                /ora_uim_webservice_reference/src/oracle/communications/inventory/webservice/adapter/reservation        line 3676       Java Problem

 

Solution :

  There are references to 7.1.2  source files which is not present in 7.2 .For example  Requestcontext.java is being used/referred  in one of classes which is from 7.1.2 where as 7.2  does not contain this file. These reference should be changed. Kindly refer the UIM migration guide how and what changes need to be done to resolve the errors.


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