Execute bash Script on midserver itself and updates the workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2020 12:28 PM
Hello Community,
I am trying to execute the bash script on the midserver itself not on any target host from midserver, captures the output to activity and use as input to workflow execution (Orchestration). How to accomplish this ?. Is there any default activity which i can able to make use of ?. Thanks in Advance
Thank you,
Mani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2020 05:03 AM
I don't have a direct answer for you, but have some decent links to share that can get you started.
I would look at either combining these two links
https://stackoverflow.com/questions/13707519/running-a-bash-shell-script-in-java
or
Hope that helps 🙂