on 2020 Dec 18 6:00 AM
Hello Experts,
Could you please give me an advice, how to configure profiling for all the Analysis for Office workbooks on the BW server side? Is it possibler to force Query runtime statistics to be written to the RSDDSTAT_OLAP for all AO workbooks opened by users on any PC clients?
We need to load AO workbooks usage statistics in SAP BW (like we have for BEx WBs) via datasource 0TCT_DS01.
I found only the way to set Profiling setting = "true" on the client side, so all users have to set this setting manually every time on every PC. But we need to collect statistics independantly of users.
Best regards,
Sergey
Request clarification before answering.
Hi Sergey
You can set the profiling options in the C:\ProgramData\SAP\Cof\Ao_app.config
You should set it up as:
<section name="Profiling" type="Boolean" configurationLevel="PerMachine" />
<Profiling value="True" />
This will prevent users from disabling it from the ao_user_roaming file. Depending on your organizational setup, you can include these settings as part of the installation, or your might even be able to replace this file on all users' PCs.
You can read more about profiling here: Troubleshooting in Analysis - SAP Help Portal
I don't think you can set it up from the server side.
BR Henrik
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
7 | |
6 | |
6 | |
6 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.