Browse By Tags

  • Duplicated lines in Lead communication

    Hi all, I have a workflow where I send emails on action. Looking into the communication list, the email log seems to be duplicated. Looking into the table Communication, the row content are the same but the Comm_CommunicationId is different. Is this…
  • Notifications

    Can you tell me CRM if we can have an automated email notification sent to the sales rep when a lead is assigned to them?
  • Product Site Clarifacation on What the Logic is

    Hello, am wondering if someone can explain the logic behind Product Site Default Location setup? Problem: Snap shot above is how we are picking our apparel for replenish to work, but I don't think it's setup right 100%. Does anyone have any expierence…
  • What data is passed through AWRKMEL? Workflow code [F:AWA]CODE is null

    Hello, I want to change the workflow sender depending on the workflow code [F:AWA]CODE. The workflow code in question is ZTEST However, in a custom ZAWRKMEL script, the [F:AWA]CODE value does not seem to pass through. The result is an email sent by…
  • Header Modification ("Affect detail lines") from workflow

    Hello, I'd like to update the shipment site of a sales order and have it affect all of the lines as well, when a workflow condition is met: For example, I have a workflow that will use the AWRKUPDFLD to update the STOFCY field of a SOQ line, but…
  • POHSIG Workflow signature

    Hi, I'm trying to modify a standard workflow rule POHSIG to automatically sign PO if [F:POH]TOTORD < [F:POH]CREUSR maximum value But it works only if user that creates PO is in the first line of Rule values. For Example how it works in standard…
  • ASYRWRKSIG Workflow approval link Error:

    Hi All, Please assist as to what might be a solution to the following error for workflow approval links: {"$diagnoses":[{"$severity":"error", "$message": "X3 engine error: D:\\Sage\\X3APP\\Folders\\X3\\TRT\\ASYRWRKSIG.src : File Non-existent ()…
  • Trolley Build Function Sage

    I am wondering if anyone out here has had any experience with the trolley build features with Datalinx? We are thinking of exploring "picking to slot", "Trolley Build", "picking to Carton" functions in our warehouse. Would love to pick someone's brain…
  • Workflow rules: mail notification after create QC analysis requests

    Hello, Im looking for solution to create Worfkflow rule/Notification that will return email after create "Analysis requests" from production declaration or receipts. Everything what i get so far is email notification only from modification or closing…
  • Product Status definitions

    Hello, the on line support list product status definitions as follows: First value: Active — The product is available for all the processes. Second value: In development Third value: Shortage — The product does not appear in search results, but…
  • email content format

    Hello, Anyone having idea on email content format using workflow rule. We can able to format the text like below screen shot using "ASYRMAIL.ASEND_MAIL" . But we can not send approval URL links to email from above function . Is that possible from…
  • What are the steps and documentation required for a post implementation support of a SAGE X3 ERP?

    Hello Guys, I am just a newbie here in this forum and hoping to get along with you all. Moreover, I am about to support a newly implemented ERP system in-house through a post implementation phase and am just wondering what are the proper steps and…
  • 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…
  • 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…