Hi,
I'm trying to put a xml file into a queue of IBM MQ for my testing.
I have the java code to do that.
It is possible to execute the code using Macro Scheduler?
Or any other way to put a xml file into a queue of IBM MQ with Macro Scheduler?
Thanks!
Running Java code with Macro Scheduler
Moderators: JRL, Dorian (MJT support)
- Grovkillen
- Automation Wizard
- Posts: 1132
- Joined: Fri Aug 10, 2012 2:38 pm
- Location: Bräcke, Sweden
- Contact:
Re: Running Java code with Macro Scheduler
If you have the Java code working you could just initiate it from MacroScheduler? You cannot have Java code internally in the MS script, but you can have VBScript and Python code internally.