Hello friends, I’d like some help with a question.
I have a workflow that is on the Knime Hub.
In other words, I created the workflow in the KNIME Analytics Platform and saved it to my Knime Pro account.
So far, so good…
But let’s take a step back.
When I created my workflow in KAP (KNIME Analytics Platform), inside the “data” folder, I created folders for my dimension tables that I use for JOINs.
For example: On my local machine, inside the workflow’s “data” folder, I usually place my dimension tables to create relationships with other tables (it could be an Excel, CSV, etc.).
If I need to update the table, I usually overwrite or manually update the file.
So far, so good…
But after I uploaded my workflow to Knime Pro and created a Data App, a problem arose.
I needed to update one of these documents, but the workflow is no longer on my local machine.
In fact, when I open KAP through my account, a pop-up appears to download the workflow, but always insei KAP (not physically .knar extension)
But where exactly is this workflow located?
Where can I see the files in the “data” folder?
How do I change the file that is inside the “data” folder?
I don’t know if my question was objective, but since I don’t know how to access the files, I had to download the workflow from the Knime Hub (.knar), import it into KAP, make the change, upload it again to the Knime Hub, create a new version, and create a new Data App. I had to do all the steps all over again.
I just need to access and update the files, but allways inside KAP, and I don’t want to have to keep going through the process of downloading and importing to KAP…
Could you help me?