• Use Amazon SES (Simple Email Service) as Notification Server in Sage X3

    Amazon Simple Email Service (SES) is a robust email service provided by Amazon Web Services which helps businesses send business emails to their customers securely via the latest email transmission and authentication technologies such as SPF and DKIM…
  • Notification using Workflow rules

    In my previous blog, " How to get a notification if an X3 user deletes a sales order ", I showed how to setup a Workflow notification email to be sent when a sales order whose values is greater than $2000 is deleted by an X3 user. In this blog I will…
  • How to get a notification if an X3 user deletes a sales order

    In this blog, I will show you how to setup a notification alert that will send an email any time an X3 user deletes a sales order. We will create the context for the email being sent and add a simple condition. In the end, we will have an email sent anytime…
  • Alert! (Part 2)

    In my previous blog I introduced a SQL Server feature, an Alert. If you have not read through that blog, please take a few minutes and read it here . In this blog I will show how to setup an Alert to notify you when a blocking situation occurs in SQL…
  • Alert! (Part 1)

    In this blog I want to introduce to you a tool you can use directly from Microsoft SQL Server. The tool I am talking about is an Alert. The function of an Alert is to notify you when a particular condition has occurred. This is similar to when running…
  • WORKFLOW/NOTIFICATION

    Hi, Can someone provide step by step on setting up workflow or notification in sagex3. I looked online and could not find anything. I just want to start from the basic like a PO is created, it needs to be approved before it is posted/finalized. Or…
  • How to create alert workflow after a batch task

    Hi, Does anyone know how to create an e-mail notification to trigger after a batch task is executed. In my case, it would be for "date change" function in Manufacturing - Batch Processes (V6.5), and it would display the log file generated with all…