How to test COBOL configuration

How to test COBOL configuration

In this post we will check our Cobol setup to run COBOL Processes.
After you have successfully compiled your source code, all executables should be in your \CBLBINX directory (this directory will be named CBLBINA, CBLBINU, or CBLBINE, depending on whether you are using ANSI, Unicode or EBCDIC).
Make sure that all of the .gnt or .int files are available correctly in this directory.

Now follow below steps to run COBOL test process to ensure that setup is fine.

      1.   Test COBOL’s are running successfully by Process Scheduler
1.     Remote call test is successful.