Tag Archives: utility

Miscellaneous Data Searches in Sage X3

In Sage X3, data is stored in several different tables and components of the application and sometimes we require the track of this data for insists or during building flow logics. Though this can be extracted from the database using queries however, Sage X3 provides an excellent approach to fetch this data from the application… Read More: Miscellaneous Data Searches in Sage X3 »

Identifying local menu data from message in Sage X3

In Sage X3, we often come across some standard messages for which we want to track back its local menu chapter for either reusing purposes or data fetching. In Sage X3 this can be done very efficiently using the Message search utility. To know more about this, we’ll show a small example of how we… Read More: Identifying local menu data from message in Sage X3 »

How to determine where the data type is used in Sage X3

Ever wished you could monitor the locations in Sage X3 where a specific data type is being utilized without having to create a large SQL query to discover their linking in tables, screens, and other areas? We have some good news. We discovered a feature in Sage X3 that accomplishes this. New Stuff: How to… Read More: How to determine where the data type is used in… »