Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-07-21 09:53 AM
I would like to run cmd file first then pass few line to run.jar, Any suggestion what's best approach to do . Code stage or application modeler, IF code stage does blueprism have inbuilt function ??
Thanks
------------------------------
Abhinandan Dhawan
Integration Programmer
University Hospital Birmingham
Europe/London
------------------------------
Thanks
------------------------------
Abhinandan Dhawan
Integration Programmer
University Hospital Birmingham
Europe/London
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-07-21 05:21 PM
Hi Abhinandan,
Please see this Knowledge Base article, "How do I trigger a .jar file in Blue Prism?" for our guidance on this subject.
If this approach wouldn't work for your requirements here, you can refer to this KB, "How do I run something from a command line in Blue Prism?" to use the 'Start Process' (or 'Run Process Until Ended') action of the 'Utility - Environment' VBO, and place the command(s) to be run in a batch file, or attach to a running instance of cmd.exe and use Global Send Keys functions.
------------------------------
Steve Boggs
Senior Software Support Engineer
Blue Prism
Austin, TX
------------------------------
Please see this Knowledge Base article, "How do I trigger a .jar file in Blue Prism?" for our guidance on this subject.
If this approach wouldn't work for your requirements here, you can refer to this KB, "How do I run something from a command line in Blue Prism?" to use the 'Start Process' (or 'Run Process Until Ended') action of the 'Utility - Environment' VBO, and place the command(s) to be run in a batch file, or attach to a running instance of cmd.exe and use Global Send Keys functions.
------------------------------
Steve Boggs
Senior Software Support Engineer
Blue Prism
Austin, TX
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-07-21 05:21 PM
Hi Abhinandan,
Please see this Knowledge Base article, "How do I trigger a .jar file in Blue Prism?" for our guidance on this subject.
If this approach wouldn't work for your requirements here, you can refer to this KB, "How do I run something from a command line in Blue Prism?" to use the 'Start Process' (or 'Run Process Until Ended') action of the 'Utility - Environment' VBO, and place the command(s) to be run in a batch file, or attach to a running instance of cmd.exe and use Global Send Keys functions.
------------------------------
Steve Boggs
Senior Software Support Engineer
Blue Prism
Austin, TX
------------------------------
Please see this Knowledge Base article, "How do I trigger a .jar file in Blue Prism?" for our guidance on this subject.
If this approach wouldn't work for your requirements here, you can refer to this KB, "How do I run something from a command line in Blue Prism?" to use the 'Start Process' (or 'Run Process Until Ended') action of the 'Utility - Environment' VBO, and place the command(s) to be run in a batch file, or attach to a running instance of cmd.exe and use Global Send Keys functions.
------------------------------
Steve Boggs
Senior Software Support Engineer
Blue Prism
Austin, TX
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-07-21 02:41 PM
thanks.
------------------------------
Abhinandan Dhawan
Integration Programmer
NHS
Europe/London
------------------------------
------------------------------
Abhinandan Dhawan
Integration Programmer
NHS
Europe/London
------------------------------
