Dear Experts,
We are trying to refresh a report created in Analysis Excel on BIP mode from another excel file by VBA Macro.
When we use this command - Application.Run("SAPLogon", strDSN, "100", GLOBAL_USERNAME, GLOBAL_PASSWORD, "EN") we get the prompt to logon to the BI Platform and the macro execution halts till we manually login to BI Platform.
Is there a mechanism to avoid the login prompt to the BI Platform and force SSO with the executing user id?
Regards,
Gaurav