1. Overview Following are a few major 3rd Party tools that are supported by PeopleSoft Applications. Changes are occasionally made to the delivered code in order to suit the business needs as per the customer’s requirements. COBOL SQR nVision Crystal As part of standard requirements, COBOL and SQR program migration needs to be done at […]
Continue readingPeopleSoft access is controlled by user id/password but sometimes you would need to publish a PeopleSoft page to public i.e users who don’t have access to PeopleSoft. Lets say you want to show the PeopleSoft career page on your company’s website where applicants can apply for job. As these application won’t be having access to […]
Continue readingThe character set that is used for PeopleSoft COBOL processing must match the character set for your database. If you created a Unicode database for the PeopleSoft system, you must also run COBOL in Unicode. The Unicode standard provides several methods of encoding Unicode characters into a byte stream. Each encoding has specific properties that […]
Continue readingPurpose of this article is to answer FAQs about PeopleSoft and COBOL Compilers and let you know the PeopleSoft Cobol Compiler options you have. Some PeopleSoft applications use routines written in COBOL. Since COBOL is primarily suited to batch processing, you’ll likely use COBOL with applications like PeopleSoft Payroll. There are two components for running […]
Continue readingWhat is PeopleSoft Batch Environment? Its a combination of databases, the batch server, the process files (located on the batch server or elsewhere) any clients that run batch routines and all process scheduler services. Batch environment allows us to run pre programmed routines either on demand or on a scheduler. Along with its work to […]
Continue reading