Upload Data NINOX

Hi there,
its one more time.

I created with MAKE an automation which picks up a record from Database A, transports it to Database B and finally deletes it in Database A.

So far so good. Its working. But my problems are attached files.

Let’s say the record contains five files, then the module “Download a file from record” unfortunately always terminates prematurely. However, as at least one file is always transferred, the module continues to run and deletes the entry. What can I do that MAKE transfers all files? Only then will the process continue.

Furthermore: Is there a possibility to skip the two modules if no file is available? Or do I have to copy the whole part afterwards and attach it to a router and formulate conditions (file available yes/no).

Thanks for your help
Christoph

Hey @christo1993

Regarding the error, error code ‘500’ is generally an indication of a server unavailability issue on the side of the host - Ninox in this case, but you can reach out to Make Support for more details on that if you are still seeing the error.

For the possibility of skipping modules, this would really not be possible, you can just create another route with a filter to cater for cases where there are no attachments.

I hope this helps you.

2 Likes