Need to execute a batch file present in my local drive , used both script runner and sil manager but getting error on both , please suggest if there is a way to invoke the batch file successfully.
You can use any of script executor apps, but those are running on the server-side, therefore they cannot access resources (the script file) on your local computer. It just won't work.
(To be precise, you could share your local filesystem, and the server hosting Jira could mount to its own filesystem, but I don't think it is a reasonable direction to follow.)
So, move your all stuff to the server.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.