Why Data app doesn’t show the fields for selection?
The result only shows Finished but not selection options What am I doing wrong?
I need to refresh the table to make data appears
I also need to make some improvements, and I need help:
Here is my current workflow process:
In my workflow, I place multiple files into a “data” folder, which is located inside the main workflow directory.
I then read and consolidate the information from these files.
The final result of the entire workflow is saving the output files to an “Output” folder.
The writer node is currently configured to save inside the same “data” folder within the workflow.
I have a couple of questions:
In the Business Hub, how can I allow a user to upload multiple files for the process to run, and then allow them to download the multiple resulting output files?
Could someone point me to an example of a Data App workflow that has these features of
Upload multiples files and:
download the results of multiple files because my workflows is in a loop, and each loop saves 1 file e write in a folder, but how to doit in data app (maybe in a Local folder)
When I upload the workflow to business Hub, with my workflow already completed (all green) and then, RUN from Business Hub, I get the result as FINISHED.
But I need the option of each step from components
I performed a test by excluding the subsequent components and keeping only the first one to be more simple, which has only a Data app flow chart and a file upload.
Once you click the yellow run button in the panel that opens on the right hand side your Executor will spin up (may take a while) and you see this sort of loading view on the right:
At some stage, and this is easy to miss, a green message box pops up in the bottom left with a link to “Open”. However if you are not quick enough it disappears. If you are quick enough then your data app should open in a new tab:
If you miss that then there is another way to open it.
Scroll down a little bit to the section that lists your ad hoc jobs. Identify the job you just started by timestamp (Created at) or State (likely will be paused if you App waits for user input) and then click on the three dots on the right and then Open:
Once you are done with testing you may want to deploy your app and share it with others - high level steps:
click on the Version Button and then Create a Version
Then click on Deploy button and select data app
If you then scroll down, below the ad hoc jobs section should be a deployment section listing your data app. Click the three dots and then Manage Access to share with other Hub users.
Whoever you share it with, including yourself, should have a Data Apps Portal Link in their knime hub main page where you can run the app from:
and one more thing - pretty sure that the Data App Header will look pretty different on Hub then it does on your Desktop unless they have changed the sanitisation topic on the hub… or updated the Shared Components.
If that is not the case you may want to try this :>
I’m doing another test, trying to understand what the “start” is for the Data App to work.
Look at this analysis:
This is a workflow created by the Knime Developers team, available for download.
You can see that the workflow is complete, and when I upload it to the Knime hub, it works normally.
What is the explanation for the Steps to appear in the DataApp, given that all the stages are correct but missing 2, 3 ,4?
It’s as if a specific node that would give the start.