Tag Archives: export

How to solve error “Non – blocking difference Incorrect date ACCDAT 20210210” while importing data through template

In Sage X3, We can import data to the table through an Import/Export template feature. Here we can create Import/Export template with table fields which we have to update or enter in the table and import the text file which contain data and after successfully import of text file, table get affected. Through Import/Export template… Read More »

How to perform file Import/Export function using Batch Processing

Batch processing is a method of queued up transaction executed without manual intervention on the regular interval. The batch server is a background process that launches programs or system commands. A queue of tasks is processed by the server, executing and logging the results of each task. we come across the scenario where file based import… Read More »

How to execute import utility using code

Sage ERP X3 has a functionality of creating Import/Export template which works quite efficiently. The only thing that has to be done manually through export utility under Usage is : Imports/Exports->Exports, (GEXPOBJ). However, Sage ERP X3 has a functionality of creating Import/Export template in XML format which can be done manually after following some simple… Read More »

How to execute export utility using code

Sage ERP X3 has a functionality of creating Import/Export template which works quite effeciently. The only thing that has to be done manually through export utility under Usage is Imports/Exports>Exports, (GEXPOBJ). New Stuff: How to use Adxuid to control multiple users in Sage ERP X3 However, Sage ERP X3 has a functionality of creating Import/Export… Read More »

Import / Export Template in Sage Enterprise management (formerly Sage X3)

Sage X3 provides the functionality of creating\updating the transactions using an Import/Export template. A few days back we came across a scenario in which we need to create WO using Import/Export template. After some findings, we found it easy to do the same. You just need to follow the below-mentioned steps for Importing and exporting… Read More »