Forum Discussion
AngieD
14 years agoOccasional Contributor
Hi Ole,
Thank you for the quick response.
I've been playing with the DataSink, which is pretty handly. But I am having a data issue. This is what I have:
1. Request [Which brings in all of my items]
2. Property Transfer
3. DataSink [Which creates XML section]
4. Request
I would like to pull x number of items from the request (step 1.) to be inserted into the next request (step 4.). I've been able to get the data sink to create the XML section I want, but I am always getting the same data. I tried adding a loop (after the datasink returning to the property transfer) , but I keep getting the same data added multiple times to the XML. The problem is the property transfer or data sink but I can't figure out what.
What am I doing wrong?
Thank you,
Angie
Thank you for the quick response.
I've been playing with the DataSink, which is pretty handly. But I am having a data issue. This is what I have:
1. Request [Which brings in all of my items]
2. Property Transfer
3. DataSink [Which creates XML section]
4. Request
I would like to pull x number of items from the request (step 1.) to be inserted into the next request (step 4.). I've been able to get the data sink to create the XML section I want, but I am always getting the same data. I tried adding a loop (after the datasink returning to the property transfer) , but I keep getting the same data added multiple times to the XML. The problem is the property transfer or data sink but I can't figure out what.
What am I doing wrong?
Thank you,
Angie