Skip to Content
0
Former Member
Apr 21, 2015 at 11:04 AM

Cronjob with SAP Integration: No Base Store active!

1087 Views

The goal is to pull data from a SAP CRM System on Demand. The call needs to be synchronous, so the data hub is no option. It is implemented as a Cronjob loading the data using JCO. But as soon as the Backend Object try to access the SAP Configuration in hybris, the following error message is returned:


[SAPConfigurationServiceImpl] SAP Configuration service exception: No Base Store active!

What do I need to do to use the SAP Configuration Service in a cronjob without a BaseStore in the Session?

There is no error in the settings.

  • RFC Ping works

  • connection via data hub works

  • direct request from the storefront via RFC works