When I attempt to do the same using the runtime provided with NaturalONE - it tells me it must be started from the Eclipse interface and not the dos command line…
Has anybody been successful running a natural batch job from NaturalONE and Eclipse?
If you are using the local Natural runtime only this won’t let you run in batch mode,
you’ll need to use your regular Natural runtime (LUW or mainframe) to run batch tests.
As an IDE, i would like to test ALL my source code in one place. Not just the online code.
Here is our setup…
Natural LUW on Linux (and AIX)
ADABAS LUW on Linux (and AIX)
NaturalONE on Windows
a) Private mode - not shared;
b) Source code in GIT
Each developer is able to test their own online source code - in a sandbox as it were…
Problem is when I submit a batch job, the objects are in a private library and not accessible to the batch job…
For example -
steplib private library
AALIB T2221401
BBLIB T2221402
CCLIB T2221403
Given that NaturalONE, NSC, and the NDV server work together to manage the private libraries, I thought perhaps there might be a way for me to setup a batchmode environment to run at least a single step.
For now, we will have to require that batch source code be merged into the development branch for testing.
No, and it never will be. NaturalONE is based on Eclipse, which is a development environment. You develop your modules in an Eclipse desktop environment, then deploy them to a run-time environment on mainframe or LUW.
LUW includes Natural for Windows, Natural for Unix, and Natural for OpenVMS.