Is there a limit on how many UBE calls you can do from the Event Rules of a UBE?

johnny

Member
Is there a limit on how many UBE calls you can do from the Event Rules of a UBE? I've got a scheduler UBE that has many calls to other UBEs inside the event rules. I'm beginning to have issues with it running on the server and I wondered if anyone knew the limit? If there is one.
Here's the error I'm getting:
JDB9900859 - The pointer handle (1) is outside the allowable range.

This most likely means that the pointer was allocated on the client but this is running on the server.

To fix this business function mappings need to be modified.
 
Back
Top