Workflow for Receipts

SOLVED

Hello everyone, first time poster here.

We recently went live with our X3 implementation in the previous months. My knowledge of the system is rather limited but I do consider myself a very technical person. I've been tasked with a request to develop a Workflow that is sent off anytime a Receipt is created with a specific sublot. We use the sublot field to track our serialized components that are being shipped to us. A good bit of the documentation I've read so far has been mostly of approval signatures. I don't know really where to start outside of the workflow creation screen. I know that the event code should be ARP(Attached Reports), but again outside of those few bits on info, I'm lost. I'm familiar with the tables for the header and line data, I just don't know how to structure the actual work flow. 

X3 - V11

Parents
  • 0

    Is it as simple as an email being kicked off with standard text when a receipt is created and sublot = "X"?

    If so, that's an easy workflow. Or, are you wanting to include an attached report?

  • 0 in reply to christycpa

    Hi Christy- I am also looking for some hep with workflow for a purchase receipt.  My issue is that the workflow is not returning the total quantity when there are multiple lines.  I've added a data model (to link preceipt to preceiptd) and in the Regrouping lines field have [f:ptd]pthnum.  I also have |LIG| in the body with the line being: [M:pth1]qtystu(indice).   There is no quantity being displayed.  any help appreciated.  thanks Christine

Reply
  • 0 in reply to christycpa

    Hi Christy- I am also looking for some hep with workflow for a purchase receipt.  My issue is that the workflow is not returning the total quantity when there are multiple lines.  I've added a data model (to link preceipt to preceiptd) and in the Regrouping lines field have [f:ptd]pthnum.  I also have |LIG| in the body with the line being: [M:pth1]qtystu(indice).   There is no quantity being displayed.  any help appreciated.  thanks Christine

Children