Jump to content

Looping Migrate


This topic is 5367 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I was able to get the Migrate script to work using the tutorial in 360 works.

The migrate script is the one that transfers whatever image is in the container field and puts it in the SC field.

However, I have 23k records that need to be migrated...how would I go about creating a script that does this automatically for all records?

Link to comment
Share on other sites

You will need to add a loop to the script that will upload a file and then go to the next record. This will repeat for all 23k records.

You will probably also want to add a script step at the beginning to go to the first record of the set to make sure that you don't miss any.

Link to comment
Share on other sites

I spoke with another person at one point who had a similar problem to this one. His solution was to add a slight delay in his script to prevent the uploads from going so quickly, as they were bogging down his system. Try adding a small delay to your script and see if this resolves your issue.

Link to comment
Share on other sites

This topic is 5367 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.