Is there a way to do something like $SYSTEM.OBJ.ExportAllClassesIndividual() for the routines?
I'd like to export all routines in single files
Software engineering practice that aims at unifying software development (Dev) and software operation (Ops).
Is there a way to do something like $SYSTEM.OBJ.ExportAllClassesIndividual() for the routines?
I'd like to export all routines in single files
Does anyone have experience with CircleCI or really any automation tool using %UnitTest?
I have built my app and ran my unit test in a Docker container automated by CircleCI. However, after many of the tests failed I see:
.png)
How do you halt out of the IRIS session and return an exit code to the shell?
I have a script in my repo that I pass into IRIS after CircleCI does the code checkout
iris session IRIS < inFile
Am I trying to approach this the wrong way? Should I be writing test output to a file or something?
Does anyone happen to have a sample Configuration (CPF) Merge file that includes Action parameters setting up authentication methods (e.g. Password, Kerberos) for certain Services and Web Applications (e.g. via the ModifyService or Modify/CreateApplication AutheEnabled property)?
Thanks!