Multiple Values in PV

The variable sequenceNumberTwo has multiple values and I am looking for each value to be sent to GET Transit Image Front and GET Transit Image Back. 

Can you help me achieve this?

  Discussion posts and replies are publicly visible

Parents Reply
  • Here are my latest results after doing your suggestions... :( I appreciate your help btw..

    For some reason, sequenceNumberTwo is now 6 values, when it should only be 702 and 703. Also, unfortunately, it is only storing transitImageBack for 702 and transitImageFront for 703
    I am looking to have transitImageBack for 702 and 703 and transitImageFront for 702 and 703

Children