Hi
I have built a simple application getting some data from an R/3. When trying to run the App I get the error
java.lang.NullPointerException
at com.sap.dictionary.runtime.ProviderFactory$PhysicalBackendProviderKey.hashCode(ProviderFactory.java:131)
......
To me the configuration seems ok:
- Entry for Backendsystem has been created in SLD
- Model has been built successfully
- JCo Destinations have been created and tested successfully
- Backendsystem is running and reachable
Any hints are very welcome.
Thanks in advance
Stefan
Add a comment