on ‎2018 Feb 27 4:24 PM
Hello all,
I was wondering what is the best option to provide a Log in BPC 10.1 Embedded so the users can see what they have previously executed with success or not. Is there something similar in Embedded to the Data Packages log on BPC Standard?
Thanks a lot for your help!
Request clarification before answering.
Hi Garfias, unfortunately the embedded version still on baby steps regarding logging/message handling.
SLG1 will tell you a few things like how many records have been read from Ownership / Consolidation cube.. the filters used and even how many records will be posted. But won't give you further details.
One of the things you can consider is to develop some sort of report to read the data from UJP_PROC_LOG.
To find the appropriate logs you need to find the process ID which is an unique value that correspond to your task sequence execution. This ID can be found in table UJP_PROC_STEP using the appset/appl/user/version/time...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Lucas,
Thank you so much for your input.
I took a look at the tables you suggested and they look very helpful but for a Consolidation Model as you mentioned too. I should have told before that the logs my users are asking for are for Planning Sequences on a Planning Model.
Do you know what can I do or use in this case? Thanks a lot.
Hi,
Could you please provide an example or use case? Since BPC embedded does not have data manager packages, or any script logic, the only areas left are consolidation monitor and journal entries and they both show the latest status of the processes. As far as logs and errors as always these are recorded in SLG1. I think an example will be helpful. Thank you
Best Regards,
Leila Lappin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Garfias,
You can access the log by running into SLG1 transaction code.
Thank you
Regards,
Harsha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.