Hi,
I have found a few discussions on the topic but no one that gave fully answer to my problem. I have an app with three chained workflows where I have chained them using Interface Designer as follows,
Workflow 1:
Workflow 2:
All of the three workflows runs without errors from Designer. The issue comes when publishing to the Gallery. After some trial and error I have resulted in the following bundling when publishing. I.e I de-select everything except for the two chained workflows.
Both the subsequent workflows are reading input data from files and database.
However, when publishing this to the Gallery, only the first workflow is saved without errors. For the other two workflows, I receive errors that none of the input files are found or the limit is reached.
Should I do something differently when grouping the assets? Or when chaining the apps?
Hi @mceleavey
Thanks for your input. I have tried this as well, both including and excluding the xlsx files but it gives me the same error.
The .xlsx files just need to be set to the filename and extension in the filepath when chaining apps for publication. For example, file1.xlsx|||Sheet1. Drop all file pathing in the input tools.
Second, the most important thing is exporting the workflow from designer (not saving) and checking the boxes for the subsequent chained apps.
M.
Hi @sandrajansson ,
You said that the first chained App don't save any file. But you said that the other chained App use the output of the first APP.
As a result, does the first chained APP have the output file?
It is confused.
How does the first APP save the excel files? Does it use output data tool?
The first app downloads files from an ftp location. The workflow ends like this, by downloading data to files using the download tool. Hence no output data tool.
@mceleavey are you using relative paths for the files that are not located in the same folder as the workflows?
Hi @sandrajansson ,
I would use UNC paths if you're picking them up from a shared folder location. Obviously the server needs access to that location.
The files you are dropping out for the chained app, I would not use any folder location, just the filename as this will then use the server temp directory which will be the same for all chained apps.
If you're not dropping out a file for the next chained app what are you using to populate the second step?
M.
Do you set the download tool that save the files directly?
I think that the Server can not find the direct save files at Download tool.
Can you use the Blob output tool to save the file explicitly?
You can manage the output file of chained APP1 as Workflow assets and the Server will find the file path.
Hi,
Is there a way to chain more than 3 workflows using Interface designer, to schedule in the Server?
I'm now experiencing this issue too. I save the first workflow to the gallery but the 2 chained apps are not saved.
Do you have selected the AMP Engine Enabled?
User | Count |
---|---|
3 | |
1 | |
1 | |
1 | |
1 |