You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use ObjectId as name of the uploaded files and save it to the /tmp folder in OS
Once the client submit the whole form, rename this name as _id generated for the dfJob/Task by moving this file from tmp folder to the predefined DF Jar folder
Once we delete the UDF Transform, we need to delete the Jar files as well.
Note, we should use vertx fileSystem API and Mongo ObjectId for all of this.
The text was updated successfully, but these errors were encountered:
Part of #58. Move it out as the separate issue.
Note, we should use vertx fileSystem API and Mongo ObjectId for all of this.
The text was updated successfully, but these errors were encountered: