Service connection not working after vb-deploy grunt command
Summary:
Content (required):
We are using grunt commands to build and deploy vb application as per the doc
While the application is getting deployed and staged successfully, when we try to run the staged version the the service connection error out with following message:
[VB (INFO), /vb/types/ServiceDataProvider]: ServiceDataProvider runHistoryTableDataSDP [vh63t9tmm] fetch failed with error: Error: The catalog object 'backends/ics' was not found in 'base'
at catalogHandler.js:257:1
at async Promise.all (/ic/builder/rt/xxdeployapptest-/1.0/webApps/common-integration-launchpad/index 0) (completed in 108 ms)
When we open this application and use preview options then everything works fine.
The tenant level configurations are also in place.