Rules
Discuss Formulas and Business rules for your application
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Resolved! Extract detailed user info with business rule

Hi, For user maintenance purposes we'd like to extract information like user email address etc, using business rules. I've tried using BRApi.Security.Admin.* but that only seems to support extracting a few of the fields, like name, status and text fi...

JohannJ by New Contributor
  • 132 Views
  • 3 replies
  • 0 kudos

Resolved! Memberlist based on Datatable returns nothing

Hi guru's I have created some memberlist logic which should retrieve a list of entities from a datatable. So far so good, the code seems to work (logging returns my expected entities) but the return function doesn't do anything... Looks like I'm miss...

JoBo by New Contributor
  • 97 Views
  • 2 replies
  • 0 kudos

Resolved! Execute sql on data table

Can I execute an sql statement against a data table created in a business rule? I created a table to use in a data set business rule, which returns data to the data adapter. e.g. if I created dt1 using : Dim dt1 As DataTable = BRApi.Database.ExecuteS...

PB by New Contributor II
  • 217 Views
  • 6 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
  • 403 Views
  • 4 replies
  • 0 kudos