Run IMAN job from a .bat file (2 replies)
The batch file should be:
"C:\Program Files (x86)\Realisable Software\IMan\Web\bin\IntManEng.exe" LLCDAT_OEPRICEUPD20
YES. So close. Thank you.
The batch file should be:
"C:\Program Files (x86)\Realisable Software\IMan\Web\bin\IntManEng.exe" LLCDAT_OEPRICEUPD20
YES. So close. Thank you.
Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.
Looking to purchase IMan, please see our resellers here.
Realisable Software
Ph: +44 (0) 208 123 1017
Copyright © Realisable. All rights reserved.
Realisable is a registered trademark
Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.
Looking to purchase IMan, please see our resellers here.
Realisable Software
Ph: +44 (0) 208 123 1017
Copyright © Realisable. All rights reserved.
Realisable is a registered trademark
Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.
Looking to purchase IMan, please see our resellers here.
Realisable Software
Ph: +44 (0) 208 123 1017
Copyright © Realisable. All rights reserved.
Realisable is a registered trademark
I had this working in a client environment, and now that they are in a new upgraded environment, it's failing.
The mission is to run a .bat file in order to invoke IMAN and run a specific job on demand. The idea is that the end user could run the batch file and therefore run the automation when they are ready. I had this working in the old environment, so just looking for some advice on what I might need to do differenntly.
The file is a .txt file, renamed the extension to .bat .
The content of the .bat file is:
C:\Program Files (x86)\Realisable Software\IMan\Web\bin\IntManEng.exe LLCDAT_OEPRICEUPD20_1.xml
(I confirmed the file path points to IntManEng.exe and the XML of the job is "LLCDAT_OEPRICEUPD20_1.xml" )
I can double-click the .bat file, and the screen flashes (I think it flashes the .cmd screen) but when I check the automation audit files I don’t see any evidence that the job ran. So, I don't think this is working. Ideas?