Custom NER called multiple times in Post Commit of copy of P4114

Sonam Thorat

Member
Hello,

We have custom application which is a copy of P4114. In the Post Commit event of Hederless detail form we have put one NER call which calls a custom UBE.

But we are facing the issue, in some cases that NER has been called multiple times and hence the corresponding UBE also called which led to many incorrect transaction entries.

We are not able to replicate this issue and hence not able to capture the JAS logs.

As a workaround , we need to ensure that this NER is called only once. We could do it so by setting Flag. But in Post commit we dont have Form level variables available. Can anyone suggest any workaround to ensure NER call only once ?

Thanks.
 
Back
Top