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?
  • Display modified fields in a workflow programmatically

    Hello! I have created a simple workflow and script to display fields that have been modified in a PO where the cost is over $10,000. This works by checking the [M] field against the base [F:POH] field, and using RETVAL to display the changed information…
  • 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…
  • 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…