December 28, 200421 yr I have a production roll file which contains a portal to a finished roll db. from the production roll db i call a script in the finish roll db which asks for the number of finished rolls i want to create. In FM6 the script then looped through and added the appropriate number of finished rolls. In FM7 it just adds 1. when using debug, on the second time through the loop it pauses on the New Record/Request script step for a moment and then continues without adding a record. any ideas? this is driving me crazy!
December 29, 200421 yr Try adding a Commit Records/Requests step after each related record is created. If that doesn't help, Stuff and attach your file and specify which script is the problem.
Create an account or sign in to comment