Write a comment
Writing comments is only allowed to registered users, registration is free and does not require an email address and can be done quickly here.
Writing comments is only allowed to registered users, registration is free and does not require an email address and can be done quickly here.
Hello,
After reading the article and searching for information on how to display the log in a FIORI application, I couldn't find anything standard as you mentioned. Do you know, or is it known, if SAP has already created something for this?
Thanks.
Hello Dani, there ist the Standard Re-Use API from SAP for OData v2 and v4: https://help.sap.com/docs/btp/sap-business-technology-platform/fiori-elements-integration
As I wrote the article, there was only a v2 version, but now there is also a v4 version to show the application logs.
Greetings Björn
Context and Params
Hi Björn Is it possible with the new Logging, to write context and params with the message?
Thanks
Hello Daniel,
when you create the message, for example with IF_BALI_MESSAGE_SETTER, there is the method SET_CONTEXT to set additional data to the log.
Thank you.. Unfortunately this method is missing in our system (2023 FP02)...