• 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…
  • 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…
  • Approve/Reject link in Workflow Email

    We have configured X3 workflow for Purchase Request and Purchase Orders. On the email, its gives a link to 'Approve', and link to 'Reject'. Instead of showing up the two line link for each, can we replace it with button called 'Accept' and 'Reject'. This…
  • Customize the "Reply to" field of emails associated with workflows sent from mail server

    Hi there, We are parameterizing and adjusting a Sage X3 V6 installation, We have different workflows configured in different modules of Sage, one of them corresponds to the module of purchases. The workflows are currently sent from the users…
  • 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…
  • email address of user in workflow

    Hi I'm calling a workflow from within a SPE process on the Sales Order using this: Call WORKFLOW(TYPEVT,CODEVT,OPERAT,CLEOBJ) from AWRK this works fine and all pre-configured email addresses in the workflow get emailed. However, I need to add…