Author Archives: Greytrix

Refreshing the Left-List data for misc. windows using 4GL scripting in Sage X3

In Sage X3, one of the client’s requirements was to get a left-list browser on a custom miscellaneous type window from where we were creating transactions in an unique way.Since we know for left-lists an object needs to be linked in the browser tab of the window under development window, and the object requires a… Read More »

Reorder Plan function

During stock reordering, this function is used to perform and validate stock change movements, as well as the reordering of stock locations. Reorder requirements can originate from shortages of different types: • Replenish-able locations • Consumption areas • Shortages on location. In the reorder plan, the types to be processed depend on the setup of… Read More »

How To specify a generic Send From email address from Workflow Notifications

In Sage X3, We have Signature Workflows that Provides us a feature of processing automatic signature for a record if the record is created or modified by the first level of the user present in the assignment rule. You will able to see the record signed and processed to second level user for signature in… Read More »

Data Models In Sage Enterprise Intelligence(SEI)

Sage Enterprise Intelligence gives business users, managers and executives the   power to analyze and create business reports, dashboards and views. In this blog we will have a look on how we can design data model and views in Sage Enterprise Intelligence. In order to design report in SEI, Firstly we need to design data model… Read More »

How to pass bigger value in header parameter while executing rest web services

Sage X3 provides a feature of REST web services used for calling external or third party API’s. It can be used for integrating third party solution with sage X3. For executing this API’s, Sage X3 uses ASYRRESTCLI library. This library gives access to functions used to perform outgoing REST web services. The function used for… Read More »