Tag Archives: Sage X3 technical blogs

Simulated Cost calculation in Sage X3

Sage X3 has a function that will compute the simulated cost of a product, a group of goods, or all products at a site depending on the cost type routing alternative, BOM with or without immediate update, and create a report that summarizes or details the results. Simulations of the cost are often used to… Read More »

Use of SOHAPPOST and SOHAPPCLE parameters

Sage X3 provide us multiple functions that can be triggered through signature management workflow. Here we will see some of them which are useful on sales order. As we know once we create a sales order the credit limit of customer gets updated. There can be a business requirement where user wants the credit limit… Read More »

How to solve “404-cannot find module” error on Node.js V12

Node.js is an open source, cross-platform runtime environment for server-side and networking applications. Node.js applications are written in JavaScript, and can be run within the Node.js runtime on OSX, Microsoft Windows, Linux. Node.js on Sage X3: We come across scenario where x3 require integration with Node.js. It increases the efficiency of the development process as it fills… Read More »

Validation on HSN Code

In Sage X3, we do have Indian Legislation addon module developed which is suitable for Indian business. Good and Service tax is part of the Indian Legislation where defining HSN code against product and service is mandatory. HSN stands for “Harmonized System of Nomenclature”. HSN code is a 6-digit uniform code that classifies 5000+ products… Read More »

Sage X3 Integration with Magento using rest web services

In this blog, we will get to know about the process of the integration of Sage X3 with Magento using rest web services. Currently the Magento API is using tokenized authentication. We are calling Magento rest API endpoints from Sage X3 using rest webservices which will request the Magento API for specific data and save… Read More »

Using Bulk Customer Hold functionality on manually and through batch task process

We may come across the scenario where the user needs to put the specific pay by customer or the risk customer on hold. Hence processing each customer will be the crucial and time consuming task. To avoid this thing, Sage X3 has provided the feature as the customer on hold function in the below navigation:… Read More »

How to open printing screen & print a desired report on click of customized menu item

In Sage X3, reports play an important role for representing transactions and records for analysis and growth perspective. Reports can be printed by navigating to the reports module as well as it can be printed via writing script file using 4GL code in sage X3. Sometimes there might be a requirement if the end user… Read More »

To Export all the Email address, Phone number and Personal Details

We would come across that we would need all the email address, Phone number, Personal details associated with the respective personal details in the system. Sage X3 has provided the below functionality were we can export all the email address with its names.We would receive this details in the csv file format, which then we… Read More »

How to make multiple selection of transaction in single field

In Sage X3, there are various types of transactions for different modules such as sales order, purchase order, sales invoice, purchase invoice, customer BP invoice, etc. Sage X3 have feature of selection that is a “lookup” button on fields which helps the user to choice a particular selection. Sometimes there may be requirement for particular… Read More »