Tag Archives: Directory

Creating a directory Programmatically in X3

As a developer we often need to use file handling operations, thus we would like to introduce some Sage X3 file handlers to you. Let’s proceed with the basic of creating a directory in X3 programmatically. New Stuff: Purchase Request Signature SYSTEME: This function can be used to create a directory. This function is available in… Read More »

Moving a file from a directory

Sage X3 has a special feature of moving a file from one directory to another. The Sage X3 has a simple function through which we can easily move the file present in the specified directory to the specified location. New Stuff : Opening Java Bridge Connection through code MOVE:  This function can be used to move… Read More »