How to concatenate APPs
- 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
Hello everyone!
I have two apps that I would like to "concatenate".
The first app checks if the input files follow the criteria, if its output is "OK" it should display the selected input and then it should automatically run the second App. Otherwise it should display the error message and quit.
I know I can set to run a second app if the first one runs successfully, but I don´t how to do it based on a specific output.
Any ideas?
Thanks!
Solved! Go to Solution.
- Labels:
- Apps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @Andre88,
To concatenate apps open the interface designer (cntrl + alt +d)
There you will see an " on success run another analytic app". You just need to check the box and put the path of the second app (only apps allowed there).
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Regards
