Transaction Activity Node

 5 Replies
 0 Subscribed to this topic
 52 Subscribed to this forum
Sort:
Author
Messages
TracyR
New Member
Posts: 3
New Member
    I am attempting to update the Purchase From location on PO20 using the transaction activity node. The flow begins with a DME Query to get all applicable records and then proceeds through a branch. Based on the branch logic, the data goes to one of two transaction nodes. If more than one record is found in the query, however, the transaction node is updating only one record (usually the last). I cannot get the flow to update all of the records. Any ideas what I am doing wrong?
    John Henley
    Posts: 3353
      It sounds like the transaction node needs to be inside the DME loop.
      Thanks for using the LawsonGuru.com forums!
      John
      TracyR
      New Member
      Posts: 3
      New Member
        John, thanks for your reply. I have tried it both inside and outside the loop and the only difference is that it might change the first record rather than the last but no matter what I have tried I cannot get it to update more than one record.
        John Henley
        Posts: 3353
          Tracy, you might want to post your flow or a screenshot for further evaluation.
          Thanks for using the LawsonGuru.com forums!
          John
          TracyR
          New Member
          Posts: 3
          New Member
            Attached is a copy of the flow.

            Attachments
            John Henley
            Posts: 3353
              If you look closely, you'll that the PCR-PO-RELEASE field is 'undefined'.
              I think you need to tweak your DME query and make sure it is returning all of the keys required for PO20.
              Thanks for using the LawsonGuru.com forums!
              John