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

Analytical application button click event error "Script Execution failed for events "

zeenat_17
Explorer
11,752

I had created several landing pages using SAC Analytical Application having Buttons and Data Actions on them.

We completed full budget cycle where we had use all these landing pages and it had been working successfully and for some reason the button click event doesn't work and throws the following error only since yesterday 6th Nov 2023.

Not sure if there were any updates pushed in SAC to cause this issue.

is anyone facing the same issue only recently.

View Entire Topic
N1kh1l
Active Contributor

zeenat_17

There were updates recently. I would suggest you to raise an incident as this looks like a regression test fail. I noticed something and this might be the case of failure that Reading members of Version dimension in Script API has stopped working. So the below used to work but currently returns blank array and warning saying Version Type dim is not supported.

var sel = PlanningModel_1.getMembers("Version");
console.log(sel);

You can see this was working fine till some weeks back

https://answers.sap.com/questions/13995689/api-to-fetch-a-dimension-member-based-on-property.html?so...

susannehelbig meganhoy Is this something which was part of the updates ?

Br.

Nikhil

zeenat_17
Explorer
0 Likes

thanks Nikhil ,

I have already raised as a high priority issue with SAP and awaiting for their reply.

Regards,

Zeenat S

N1kh1l
Active Contributor
0 Likes

zeenat_17

I would request you to update on what response you get from SAP as this could help the community. As this is a common use case, I am sure there will lot of request around this.

Br.

Nikhil