If you’re working with one of the latest versions of PeopleTools, it is likely that you’d have observed this warning in the appserver Tuxedo log (TUXLOG.mmddyy) and Weblogic logs (like PIA_weblogic.log): WARNING: LLE Configuration discovered! Note that LLE has been deprecated. You should upgrade to SSL to secure network links It is essentially a warning message indicating […]
Continue readingYou can hide PeopleSoft portal objects (e.g. content reference) from PeopleSoft Navigation. This can be done by navigating to ‘Structure and Content’ and selecting the checkbox ‘Hide from portal navigation’. Navigate to PeopleTools > Portal > Structure and Content Incase you don’t have access to this page to view the configuration, you can check this […]
Continue readingAfter PeopleTools Upgrade, you need to compile Cobol programs and the entire process becomes trickier if you have custom Cobols, or if you use a custom compile script instead of the usual process laid out by Oracle and MicroFocus. Due to this it is pretty common to face Cobol issues post-PeopleTools upgrade. In this article, […]
Continue readingIt is common to have have Posting issues after PeopleTools upgrade or Database refreshes or even PeopleSoft application upgrade. So, what exactly happens in a PeopleSoft Posting issue? When you run processes or PSJobs via PeopleSoft process scheduler — all those processes would get stuck in Posting status after going to success or going to […]
Continue readingDuring PeopleTools upgrade, there is a step to convert LONG datatypes to CLOB and BLOB. When using Oracle database, you may get this error: ORA-60019: Creatin g initial extent of size 14 in tablespace of extent size 13 The numbers associated with the extend size may change according to the tablespace involved in the DDL statement […]
Continue reading