Rules
Discuss Formulas and Business rules for your application

Forum Posts

[howto] Use "Insert Code" when posting on Forum boards

Hey guys! Just a reminder: if you're going to post code in this forum, please make it easier to read by using the "Insert/Edit Code Sample" button on the expanded formatting toolbar. Here's a short video showing how it works. If you need to edit code...

tmp.png 1c_code.gif
JackLacava by Community Manager
  • 1387 Views
  • 6 replies
  • 3 kudos

Not enough quota is available to process this command.

I am Running a Dashboard Data set rule. The process is a bit longer. For Each EntMem As MemberInfo In BRApi.Finance.Members.GetMembersUsingFilter(si, Brapi.Finance.Dim.GetDimPk(si, "DimName"), "E#Top.Base", True) For Each Parent As Member In BRApi.Fi...

Nikpowar97 by New Contributor III
  • 279 Views
  • 2 replies
  • 0 kudos

Resolved! Brapi.Utilities.ExecuteDatamanagementSequence

The Function in my rule : Brapi.Utilities.ExecuteDatamanagementSequence run the sequence in Background and allows me to do further operation in BR even before the step is complete.Is this the expected behavior?How do we avoid this. To run further ope...

Nikpowar97 by New Contributor III
  • 281 Views
  • 4 replies
  • 0 kudos

Resolved! Error Running BR

Hi team, We are encountering an error when running a button that involves a Data Management (DM) step to a Business Rule (BR). The error message is as follows: "Summary: Error processing Data Management Step 'SAVE_DRIVERS'. Unable to execute Business...

Marco by Contributor
  • 378 Views
  • 4 replies
  • 0 kudos

Resolved! JournalsEventHandler - Process Cube stucked

Hi team! I'm utilizing the "process cube" function within a JournalsEventHandler. However, whenever the event occurs after the journal is unposted, the process cube fails to execute; it gets stuck and never completes. if the event occurs after the jo...

GParreiras by New Contributor III
  • 283 Views
  • 4 replies
  • 0 kudos