How to Solve “WMAUHSTD: Nonexistent screen” Error while opening Usage Audit table inquiry screen

Sage X3 has inquiry screens for every module in which we can audit our transactional data. For example, in the sales module we have created a number of invoices, so to check invoice data we can use the list of invoices inquiry screens of the sales module like List of invoices, invoice lines, invoice by… Read More »

Bulk E-way bill generation after crossing a Threshold limit

As we already know, as per the government’s rule, E-way bill generation will be required whenever the transportation (movement of Goods in a vehicle) is being done. Transporters are required to generate and carry an e-way bill while transporting goods from one place to another if the total value exceeds the limit which is already… Read More »

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 »