I hope this message finds you well.
I would like to log the event of an interface being opened. However, my understanding is that on the interface itself, unless an action such as clicking a button occurs,
it is not possible to write a record or start a process model.
When consulting ChatGPT, I received the following idea:
However, it seems that the function a!writeToDataStoreEntity does not get triggered inside the Web API.
I have two questions and would appreciate your advice:
Thank you in advance for your kind advice.
Discussion posts and replies are publicly visible
ChatGPT's approach isn't "wrong", it's just incomplete and can be misleading. Even 2025's latest LLMs are like the over-confident interns we're constantly correcting and rolling our eyes at. Yet in this case, its approach is possible.
For this to work
According to your prompt, you don't need to know who loaded the page, just that the page was loaded. If you need to know who loaded the page, there's a bit more development / complexity there.