Tag Archives: Version 7

How to Close Open Table faster in Version 7 and above?

Sage X3 version 7 has a new Keyword/ function “LogicClose” which closes the open table/file faster than the close instruction of Sage ERP X3 which we used earlier in programming. LogicClose: This function closes a table logically. It releases the [F] buffer and any filters in a way that makes a further Local File execution much faster… Read More: How to Close Open Table faster in Version 7 and… »

How to add navigation buttons in left list in version 7

There is no limit of creating records in ERP. The main task is to navigate and find the record. Left list in Sage X3 holds and display all the records/transactions. We can add/remove the navigation buttons in left list of windows of Sage X3. In Windows under Browser tab, set the “Pointers” options to “Yes”… Read More: How to add navigation buttons in left list in version… »

How to Personalize the Layout of Pages on Sage X3 Version 7

The new version of Sage ERP X3 allows you to easily personalize the layout of List, View and Edit pages. For example, your inventory department (or individual users) would like to see fewer fields and different labels on the Products page. New stuff: Automatic Reversals 1. On any List, View or Edit page, click the paintbrush… Read More: How to Personalize the Layout of Pages on Sage X3… »

Create users and assign their rights in Sage X3 V7

Before using any system users should sign in with proper roles, below are the steps to create users and assigning roles in Sage X3 V7. New Stuff: How to add Module and Sub module in SageX3 Version 7? Step 1: Navigate to: Administration > Administration >Groups Crate new Group. Step 2: Navigate to: Administration > Administration >Users… Read More: Create users and assign their rights in Sage X3 V7 »

How to add Module and Sub module in SageX3 Version 7?

We have described in our earlier blog how to add menu item in Version 7. Now proceeding further, we are describing here how to add Module and Sub-module in V7? Please follow below New Stuff: How to do the print server configuration in X3? Navigate to Administration->Navigation Pages. Click on Administration dashboard. Now click on… Read More: How to add Module and Sub module in SageX3 Version… »

New data type – UUID in Sage ERP X3 Version 7

SAFE X3 engine has introduced a new data type called UUID. UUID is an acronym for Universally Unique IDentifier. The aim of UUIDs is to allow unique identifiers to be assigned without conflict in distributed systems.A UUID is stored in 128 bits (16 bytes). A canonical printable form represents them as 32 hexadecimal digits, displayed in five… Read More: New data type – UUID in Sage ERP X3 Version… »

How to use export to Excel functionality in version 7

In Safe X3 Version 7 if you try to use export to excel functionality like exporting the field of the table or screen then you will find that the file will be exported with only link which holds the address that downloads ‘SyracuseOfficeAddinsSetup.EXE’ (Sage X3 for Excel add-in) Since SyracuseOffice Add-in is required to export the… Read More: How to use export to Excel functionality in version 7 »

How to open Sage ERP X3 Code file in eclipse folder in version 7

This blog post will guide you through on adding the Sage ERP X3 Code file to the eclipse folder. In Safe X3, navigate to ‘screen dictionary’ and under ‘scripts’ section, select the option ‘Editor’. New Stuff: Customize the Title bar of the Client workstation. Make sure you open the eclipse before clicking on ‘Editor’ and… Read More: How to open Sage ERP X3 Code file in eclipse… »