I have configured HCPms SCIM. Registration works, however when the first data access happens, it is unsuccessful and I see the following entries in the trace:
#2.0#2015-10-25 23:36:26.478#+0:00#ERROR#RequestResponse###Proxy#1445816186457023#7a9b34dd-c910-4a24-a17e-a0849dab9317#net.neobp.neo.nmp.sapui5.cordova#com.sap.mobile.platform.server.proxy.core.handler.DirectProxy:handleException#woro#######102432#####----------Caught the exception in GWProxy Handle---------# #2.0#2015-10-25 23:36:26.477#+0:00#FATAL#Proxy####1445816186457000#7a9b34dd-c910-4a24-a17e-a0849dab9317#net.neobp.neo.nmp.sapui5.cordova#DirectProxy:handle#woro#######102432#####Error occurred while forwarding the request to Gateway No logged-in user# #2.0#2015-10-25 23:36:26.475#+0:00#DEBUG#RequestResponse###Security#1445816186457022#7a9b34dd-c910-4a24-a17e-a0849dab9317#net.neobp.neo.nmp.sapui5.cordova#com.sap.mobile.platform.server.foundation.security.filter.aop.HmUserProviderInterceptor:invoke#woro#######102432#####Intercepting method public abstract com.sap.security.um.user.User com.sap.security.um.user.UserProvider.getCurrentUser() throws com.sap.security.um.user.PersistenceException# #2.0#2015-10-25 23:36:26.474#+0:00#DEBUG#RequestResponse###Security#1445816186457021#7a9b34dd-c910-4a24-a17e-a0849dab9317#net.neobp.neo.nmp.sapui5.cordova#com.sap.mobile.platform.server.foundation.security.filter.aop.HmUserProviderInterceptor:invoke#woro#######102432#####Intercepting method public abstract java.lang.String com.sap.security.um.user.ext.UserProviderEx.getRegistrationId()#
Note that my user name "woro" appears in the log, so "No logged-in user" is obviously bogus.
Regarding the exception: Any idea?
Thanks,
Wolfgang
BTW This is on trial infrastructure.