Running Java code with Macro Scheduler

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
Rudolf
Newbie
Posts: 7
Joined: Tue May 30, 2006 8:28 am

Running Java code with Macro Scheduler

Post by Rudolf » Fri Sep 15, 2023 6:29 am

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!

User avatar
Grovkillen
Automation Wizard
Posts: 1024
Joined: Fri Aug 10, 2012 2:38 pm
Location: Bräcke, Sweden
Contact:

Re: Running Java code with Macro Scheduler

Post by Grovkillen » Fri Sep 15, 2023 7:16 am

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.
Let>ME=%Script%

Running: 15.0.24
version history

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts