cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP CDC WebSDK configuration not loading

vromeo30
Explorer
0 Kudos
2,144

Hi there,

I have created a parent site with a single child and put some JS logic in the parent's WebSDK configuration.

Then I created a simple web page and correctly referenced the Gigya library (based on the child ApiKey).

When the page loads, the logic inside the WebSDK configuration does not fire. I have tried simply adding a console.log() but nothing,

Could you please help me?

Thanks,

Valerio

View Entire Topic
vromeo30
Explorer
0 Kudos

Hi, completely removing the customEventMap from the child works.

Anyway, it's strange because according to the documentation, the custom logic of the parent should be merged into the child.

Thanks