Blog

Featured image for The latest updates in NSAW

The latest updates in NSAW

The latest updates in NSAW The product team behind NetSuite Analytics Warehouse has consistently improved the offering since it was initially released in 2022. Additional subject areas of data have been added, the structuring of the dimension and fact tables within the subject areas have been refined and expanded, and several highly requested features have […]
Read more
NetSuite Workforce dimensions tab

Configuring NetSuite Workforce

Configuring NetSuite Workforce It is important that the Workforce module is configured correctly for it to produce the right results. The following is a high-level glance at the configuration. Workforce manages and tracks employee headcount and expenses. This includes analyzing, calculating, and reporting on headcount, salary, bonuses, taxes, health care expenses, and more. It also […]
Read more

How to load CSV File into Custom Table

How to load CSV File into Custom Table Ultimately this article will show how to load a CSV File containing to columns of data into a custom SQL Table sitting in the application database using BRApi.Utilities.LoadCustomTableUsingDelimitedFile I have already created a dashboard group that contains a dashboard with a toolbar that contains a button that […]
Read more
Navigating OCI 2.0: Overcoming the Migration Challenge image 1

Navigating OCI 2.0: Overcoming the Migration Challenge

Navigating OCI 2.0: Overcoming the Migration Challenge In the aftermath of Oracle’s recent transition from the Oracle My Services platform to the advanced OCI (Oracle Cloud Infrastructure) 2.0, users are facing challenges accessing the new web interface. Particularly, tasks related to user management, such as creating, changing roles, or deleting users, have become sources of […]
Read more
Image 9

Creating a Backup of your application

Creating a Backup of your application Your Production environment should be set up with a daily maintenance process that creates a snapshot of your environment by exporting the application with all its data and artifacts each night. However, there may be times that you want to create a backup of your application for a specific […]
Read more
OneStream Business Rule Performance Tips: Multithreading For Loops in C# and VB.NET image 1

OneStream Business Rule Performance Tips: Multithreading For Loops in C# and VB.NET

With today’s multi-core processor servers, using concurrent programming can significantly boost the performance of your Business Rule Code. One common scenario where concurrency shines is looping through large datasets or performing repetitive tasks. By multithreading these loops, we can divide and conquer, processing chunks of data in parallel. In this post, we’ll discuss the “how” […]
Read more
OneStream Confirmation Rules

OneStream Confirmation Rules – Ensuring Data Quality

When it comes to managing business operations, effective communication is key. OneStream’s Confirmation Rules feature is a powerful addition that can provide data quality checks to incoming data. Theserules promote accountability and transparency. Common rule types Trial Balance Load is Balanced (Assets = Liabilities + Equity) Specific accounts (i.e., Suspense account) have a balance that […]
Read more

OneStream Workflow Calculation Definitions

OneStream Workflow Calculation Definitions When managing the trigger of data consolidations and calculations, OneStream’s Workflow Calculation Definitions feature is a powerful out-of-the-box tool that can ensure users view data that has been calculated, translated, and consolidated as part of the workflow process. When designed and implemented appropriately, they provide a flexible and customized framework for […]
Read more