James Gill Posted May 4, 2010 Posted May 4, 2010 What is the best method of duplicating a found set of records? I have a found set that I need to copy and then assign a new _fk_ value to establish a new relationship. I've used the Copy All Records/Request script step but it doesn't seem to do anything.
James Gill Posted May 4, 2010 Author Posted May 4, 2010 Found an alternate version that works pretty good. Using a loop script, set the first step as Exit Loop If (FoundRecords) = 0, then duplicate and set values that you need, then put in two Omit Record script steps. Works like a charm.
Recommended Posts
This topic is 5315 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now