Unable to upload file leveraging file browse in the packaged chained app
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I have a chained workflow wherein I'm using file browse as input to upload one tab from input file in the first workflow- the file input can be uploaded from anywhere i.e. desktop,downloads,shared drive etc- This part of the workflow is running fine- In the manage workflow assets I have packaged the 2nd workflow- in this workflow I am leveraging file browse tool again and trying to upload the 2nd tab from the input file-however here it is throwing me an error on the gallery as it seems to be looking for this input file in Staging folder and not the file which is getting uploaded by the upload input tool -attaching SS for reference- I'm assuming this error is because the 2nd workflow has been packaged-any workarounds on how to solve this issue
- Labels:
- Chained App
- Gallery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Try writing the output in temp location like %temp%..\App2 output.yxdb and if you need to call this output in next App please use App2 output.yxdb alone. Hope this will work. Please check
