The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

"Scripts errors after sql table has been deleted"

RLynxRLynx Member Posts: 18 image Contributor II
edited June 2019 in Help
Hello,

After most recent upgrade I noticed this unpleasant behavior:
Correct and successfully working processes (which write data to a database)
are successful on the first attempt, but start throwing errors after I delete corresponding tables from database
and run these processes a second time.
Therefore, in order to run a process successfully again I have to reload a process file.

Thank you,
RLynx
 
Tagged:

Answers

  • Nils_WoehlerNils_Woehler Member Posts: 463 image Maven
    Hi,

    what scripts do you mean? Did you use the 'Write Script' Operator to write your own script that writes to the database?
    Or did you set up a process with operators like 'Write Database'? If so please post your process like it is described here: http://rapid-i.com/rapidforum/index.php/topic,4654.0.html

    Best,
    Nils
  • RLynxRLynx Member Posts: 18 image Contributor II
    I have corrected my question above - by "script" I meant "process".
    I use Write Database operators.

    Unfortunately, I can't post original process. I will try to recreate a simple example of the process with the same problem. Will keep you posted.
    Thank you!!

    RLynx 
Sign In or Register to comment.