Category Archives: Sage ERP X3

How to execute workflow programmatically in Sage ERP X3

Workflows usually gets triggered or executed on specific event as per the set up. But what if you want to execute the workflow manually (programmatically). New Stuff: How to display VT functions (menus) in Telnet? There are standard actions written under SAIWRKMAN function for triggering the workflows. Using the same actions workflow can be called… Read More: How to execute workflow programmatically in Sage ERP X3 »

How to display VT functions (Menu’s) in Telnet?

You may come across a situation where you want to display VT function (Menu’s) in Telnet. Let’s see how its done Navigate to Setup>Users>Menu profile. Select “VT” and right click on “Starting Menu”. New Stuff: What is simulation process in Sage X3 ERP? After adding a menu, right click on this menu to add function.… Read More: How to display VT functions (Menu’s) in Telnet? »

How to get the number of sessions opened in the Sage X3 application

As a developer, we often need to know the session count which are currently opened in the x3 application. Here we are referring the below screen shot- where we could see the “nbruser” variable which can be used to fetch the data. New Stuff : How to avoid Non-existent postal code alert? Syntax: nbruser Note:… Read More: How to get the number of sessions opened in the… »

How to avoid Non-existent postal code alert

You may come across a situation, where you don’t want the Non-existent postal code alert in Sage ERP X3. Sage X3 has a special setting to disable Non-existent postal code alert. New Stuff: How to avoid Copy Confirmation box in Sage ERP X3? To disable Non-existent postal code alert, follow the steps: Step 1: Go… Read More: How to avoid Non-existent postal code alert »

How to avoid Copy Confirmation Box in Sage ERP X3

You may come across a situation, where you don’t want the confirmation Message Box at the time of copying record in Sage ERP X3. Sage ERP X3 has special settings to disable standard Message box for the confirmation of copying a record. New Stuff: No Need to wait – Upgrade Sage ERP X3 integration with… Read More: How to avoid Copy Confirmation Box in Sage ERP X3 »