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
  • 1401 Views
  • 6 replies
  • 3 kudos

Resolved! Add Component to DB programmatically

Hi there!I have a Workspace called WK1I have a Dashboard called DB1I have a Component called "George" (coz, why not?)How can I programmatically add George to the DB1 dashboard in WK1 workspace?Note that i already have other components assigned to thi...

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
  • 281 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
  • 284 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
  • 382 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
  • 286 Views
  • 4 replies
  • 0 kudos