Category Archives: Integration

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 »

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 »

Partial quantity allocated Work order display in Operation tracking plan screen

In Sage X3, we recently faced an issue where partially allocated work orders were not shown in the Operation tracking plan screen. Let’s take an example to understand the issue.The below work order has partial allocation and the Work Order was not being shown in the Operation Tracking plan screen. New Stuff: Enabling reports on… Read More »

Sales Invoice creation based on Delivery Type in Sage X3

In Sage X3, “Document type” is a mandatory field in every transaction screen. So we need to select document type while creating any transaction. Also, “Invoice” button is available in Sales Delivery screen to create Invoice entry of that Delivery from the delivery screen. And when Invoice is created by clicking on that Invoice button… Read More »

Sage X3 Integration with Weighing Scales

Is it possible to integrate weighing scales to ERP? Yes. In Sage X3, we have established integration with weighing scales to fulfil the client’s requirement in which we have fetched/read a weight programmatically from weighing scale machine which is connected to the user’s machine and loaded the received data in Sage X3. To achieve this… Read More »