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.
Miss the result of bgPF returned
Hi guy, I have posted 3 Journal Entries using bgPF (SAP Public Cloud ABAP Environment) in control mode.
Some codes here:
I implemented data and called the API to post the Journal Entry.
==========================================================================
One strange thing is that most cases are successful, but sometimes, I cannot obtain the result from bgPF.
The custom log indicates that I triggered three bgPF processes, but I only received two results: 0100000629 and 0100000631, and I missed 0100000630. When I returned to SAP Public Cloud and checked 0100000630, it already existed in the system, but the bgPF could not get it.
Is there any step I missed?
Please let me know and correct me if I am wrong.
Thank you so much.
Hello DungVT,
have you checked bgPF queue in the system? When it's working for 2/3 cases, there must be another problem. Maybe there was a lock on the entry and the process was not finished. Maybe check, if you handle all error situations and maybe the bgPF process should also create a log.
Greetings Björn