Category Archives: Sage ERP X3

Document Scanning in Sage X3

Document Scanning has been one of the most sought-after features in most ERPs. In this blog, we will demonstrate a custom Document Scanning utility created by us that is integrated with the existing Sage X3s’ Attachments utility. This custom document scanning utility empowers you to scan a document that is on the scanner and attach… Read More »

Data Maintenance in Sage X3

There are various scenarios when we need to check the Database Tables: [Before playing with data its always Safe to have a backup] Either we need to find the data added in backend for the hidden fields, as we are not able to check it on screen. In case if there is no screen developed… Read More »

Error while Importing through Webservices

We are trying to create an AR Receipt [with an Invoice applied] using Web Services. We read an existing receipt and changed the data within the generated XML [i.e. we have changed the Applied Invoice Number] and tried to create new Receipt, but the WEBSERVICE fails to say the [“BLOK, Unable to send request= [1077,… Read More »

Source Verification in Sage X3

Source Verification Utility is one of the best friends of a Safe X3 developer. No matter how good a programmer you are, there is always a chance of mistaking a keyword or debugger. Let alone the embarrassment when such minor mistakes resurface as application issues. Here, the source verification utility can be of immense help… Read More »

How To End Fiscal Year End in Sage X3

A Fiscal Year is Known as Financial year or Budget year , it plays a very Important role in Sage X3 , It Usually records and report the transactions for the year. It may be varied from the calendar year. it helps to calculate the financial statements in businesses. Before proceeding with any transactions we have open… Read More »

Open a Closed Fiscal Period in Sage X3

We encounter situations when a closed period needs to be opened frequently. The processes to open a closed period are so as follows. Go to “Financials -> Utilities -> Closures -> Re-open period”. Select the Company name for which the period is to be closed. You would see the list of the periods (last closed… Read More »

Create Sales Orders using Web services in Sage Enterprise Management

In our last blog, we had an overview of Web services in Sage X3. Now we are going to dive in further into this topic and will see in detail, how we can create transactions like Purchase Order, Sales order, invoice etc. in Sage X3. To start with you must have all the pre-requisites as… Read More »

Access Sage X3 data from external applications through Web services

One of the most effective ways of integrating Sage X3 with external applications like E-commerce portals, data feeds etc is Web Services. Web services enable Sage Enterprise Management to operate with third-party applications by making X3 objects available over the Internet and/or integrating data from external web services into Sage ERP X3 processes. In this… Read More »