Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hello folks,

due to a update of my application, I'm using an update script.

Now there are different tables which must be imported into one. I wrote short scripts for each "one-table", which are called by the updatescript.

These script do some easy steps:

... Import data

... loop

... set a new field to a key(type of data) value

... end loop

... import data from next table

... set a new field to a key(type of data) value

... end loop

...

I expected that FM treats the newly imported data as a current found set and only works in the loop on the current found set.

I tested these scipts and they worked fine.

Then I tested the complete update process, calling the scripts from the main script, and suddenly one the scripts shows a different behaviour.

The loops don't work on the last imported data, they work on the whole data in the table, but there is no "show all"-script step ....

Any hints?

I got it working with some more script steps, but I want to know the reason.

Thanks in advance

Hans Jürgen

This topic is 6516 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.