Infor Process Automation 10x

 5 Replies
 2 Subscribed to this topic
 52 Subscribed to this forum
Sort:
Author
Messages
kflores01
Veteran Member Send Private Message
Posts: 43
Veteran Member

I used the Landmark Transaction (multirecordquery) node thinking it was similar to the Lawson query node. Specifically, it would return one record at a time. That is not the case. The Landmark Transaction node returned all 30 records and did not allow for a review a each record. I want to loop through the records and perform a variety of functions such as BRANCH and other queries.

Any help would be appreciated.

You may contact me directly as flores@cshl.edu

David Williams
Veteran Member Send Private Message
Posts: 1127
Veteran Member
The Landmark Transaction query does loop the way the DME does. If you have a Branch within the loop you should be okay to set criteria for each record. I think it retrieves 30 records but loops through one record at a time.
David Williams
kflores01
Veteran Member Send Private Message
Posts: 43
Veteran Member
I did have a branch within the Landmark Transaction loop.  It retrieved all 30 before it encountered my Branch. 
kflores01
Veteran Member Send Private Message
Posts: 43
Veteran Member
Do you know if the actionOperator button on the Landmark Transaction node might effect my results?
KK - Infor
Veteran Member Send Private Message
Posts: 61
Veteran Member
Have you tried FieldName_1/FieldName_2 to do assign? Or you may use JavaScript Exception to handle the return values as an array to program for successive steps.
David Williams
Veteran Member Send Private Message
Posts: 1127
Veteran Member
That has not been my experience - can you send me a copy of your flow? Also, what version of Landmark/IPA are you on?
david@consultdavidw.com
David Williams