I am currently using oracle database to connect to K2 using a oracle service instance and it works fine.
I am now trying to create a new service instance for new oracle database, which resides on same server same port but getting errors while running smart object for this new database instance.
Error is : Severity: Error Error Message: The invoked member is not supported in a dynamic assembly. InnerException Message:
In application log i see error : Exception The exception is: ServiceObject definition does not contain method. ServiceObject : tPODS_SERIES_MV7]. Method : oList]
at SourceCode.Hosting.Client.BaseAPI.BaseAPIConnection.RemoteCall(String TypeName, String MethodName, Object ] Parameters, BooleanB] NullList, MarshalMessageType CallType)
at SourceCode.SmartObjects.Client.SmartObjectClientServer.GetSmartObject(Guid guid)
at SourceCode.Endpoint.Server.DynamicServiceRest.CreateDynamicService(String pathName, Dictionary`2 systemIDs, Boolean staticSmartObject, RestBindingTypes restBindingType, String restBindingConfiguration, String specialCharacterReplacement)
I have K2 version 5.5 and oracle version of 12c
Please help.
Thanks,
Prakriti