🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

"Scripts errors after sql table has been deleted"

User: "RLynx"
New Altair Community Member
Updated by Jocelyn
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
 

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Nils_Woehler"
    New Altair Community Member
    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
    User: "RLynx"
    New Altair Community Member
    OP
    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