Author Archives: Greytrix

Implementing ERP/CRM Is Not Difficult At All! You just need the right techno-functional consulting Partner!

With the idea to meet the fluctuating demand of consumers, organizations now are planning to change their landscapes from individual siloed systems to deeply integrated solutions, they are trying hard to go lean with a systematic risk-free approach. CIO’s are constantly looking for business partners who can bring aboard sound business acumen to be able… Read More »

How to assign the Sequence counter as per specific Document type

Earlier, we have one way of assigning the sequence counter to the transaction through the General Parameter → Sequence Number Definition → Assignment. We have an additional option, where we can assign the sequence counter to the transaction type through the Document Type. Navigate through Parameters → Sales/Purchase → Document Type → Transaction Hope this helps! About Us… Read More »

How to call Third Party REST service from Sage X3

We have come across the requirement where you need to call Third Party REST services from Sage X3. This can be achieved with the below steps. Create a REST API inside Sage X3 with the using the REST URL and the authentication credentials under Administration | Administration | Rest Web Services. Here, Name is the… Read More »

Global Creation of Leaves (Enterprise Management HR)

In the previous blog, we saw “Global Deletion of leaves” in Enterprise Management HR. In this blog, we see the “Global creation of leaves” for the bulk of employees.  Navigate to: Time Management → Leave-Absence →  Absences →Global Creation. Registration Start and Registration End:- In this, we select the Employee range for leaves. Event:- Leave… Read More »

Extracting a variable length amount from a file line

There might be a situation where we would need to read a file and extract a variable length amount from a line. So, consider an example string/file line- “abcdef1122,52pqr”. Here the amount which we need to extract is “1122,52”. Refer the below code snippet- Here, First, we find the position of “,” and store it… Read More »

How to enable application menus in folder after installation

In post versions of Sage X3 when we complete the installation, all the applications menus can be seen directly after login but EM 12 the process is bit different. When you create a solution and create an endpoint for the first time you can access the folder but to enable the menus in the application… Read More »

ERP Has The Answer To Everything

ERP or Enterprise Resource Planning solutions can help bring all your departments & employees on one single platform which can help optimize, reduce redundancy, remove re-work and manual errors by a major difference due to all being able to do their part of the work in a systematic and proper approved workflows. These workflows are… Read More »

How to give minimum Leave balance (Enterprise Management HR)

In Enterprise Management HR we may come across a condition where we may need to add balance control or minimum balance in Leave. This can be achieved with the below steps:- Step 1:- Navigate to Time Management –> Nature of Events Step 2:- In Leave control Section Check the Balance control Check box and Enter… Read More »

How to solve if product line is getting blank on duplication in Sales Order Screen

In Sage Enterprise Management, we may come across a scenario where we want the same data line while doing duplication of any transaction but the line is getting blank. This functionality can be achieved by the following steps:  Navigate to: Common data → Products → Products → After sales tab Check product type and service… Read More »

How to save and recall report parameter values for any report in Sage Enterprise Management

In Sage Enterprise Management, as you know we have a special function to print the reports. To print a report, we need to enter the values in report parameters. In case, there are multiple parameters and you want to print the report for same parameters in future then instead of entering all the parameter values… Read More »