Author Archives: Apurva Tripathi
Author Archives: Apurva Tripathi
Looking for PeopleTools 8.59 DPK setup commands, use the below table for running the DPK script, psft-dpk-setup — just use the extension “bat” for Microsoft Windows and “sh” for Linux or UNIX instead of <ext>. Note: PeopleSoft DPKs require two dashes when running on Microsoft Windows, Linux or UNIX. To list DPK script usage, run […]
Continue readingYou may panic looking at this error in your Tuxedo log: ERROR: open attack IP file (<PS_CONFIG_HOME>/appserv/<DOMAIN-NAME>:<PS_HOME>/bin/.wsattacklist) failed at write, ignore block check. You will see actual values instead of variables used like PS_CONFIG_HOME, PS_HOME and DOMAIN-NAME. The error has some text, which can cause panic to set in, but I hope that is not […]
Continue readingAre facing a posting issue with the Process Scheduler Posting and getting the following error: Java Exception: Error while write to file:java.lang.SecurityException: Directory Creation Failed (63,49) The error is obvious but unfortunately, it does not provide hint regarding the root cause of the issue and you may waste a lot of time, so hoepfully, this […]
Continue readingWhat is an Exit Codes in Linux Bash An exit code, or sometimes known as a return code, is the code returned to a parent process by an executable. Every script, command, or binary exits with a return code. Just type $? and press enter and you will see the exit code of the previous […]
Continue readingPeopleSoft Search Framework makes use of the DirectTransfer technology to transfer data from a PeopleSoft application database to Elasticsearch. It has two options for transferring search data (search data means search documents with or without attachments):Using Integration GatewayBypassing Integration Gateway.When Integration Broker is not involved in the transfer of search data, it is known as […]
Continue reading