Tuxedo RCCBL
Values for config section - RemoteCall
RCCBL Redirect=0
Enter 0 to disable redirection and enter 1 to enable redirection. Redirection causes the server process to retain intermediate work files used to pass parameter values between the server process and a RemoteCall/COBOL program for debugging purposes.
Note: Redirect should always be 0 except for debugging. Work files are written to the /LOGS directory with ".in" and '.out" extensions.
Source: PeopleBooks
How to disable Workflow Tiggers in Peoplesoft ?
How to disable Workflow Tiggers in Peoplesoft ?
Main Menu > PeopleTools > Workflow > Defaults & Messages > Set Workflow defaults
Uncheck Worklist Active and Email Active
Peoplesoft Certification
PeopleSoft certification Exam - Dumps
Downloads
PeopleSoft Certificaiton Question Bank
Peoplesoft Certification Exam
Peoplesoft Certification Questions & Answers
Peoplesoft Certification Additional Questions
People Soft 8 Tools Implementation Champion Proficiency Level Assessment
People Tools Certification Questions
Certification Detalis
Exam - I - PeopleTools Developer Certified Expert - 1z0-241
Exam - II - PeopleTools Advanced Developer Certified Expert 1z0-242
PeopleSoft Multi-Language
Multi-Language - How to Determine if the application has Multi-Language
Log onto the database and run the following select statement in SQL*Plus
select Language_CD, Installed from PSLANGUAGES;
If the 'Installed' field returns a '1' in for the Language_CD, then that language is installed in the application.
PeopleSoft - Patches Bundles Maintenance Packs Service Packs
PeopleSoft Application and PeopleTools maintenance releases are intended to address defects,
performance enhancements, regulatory changes (such as tax updates), or security issues. In general, feature enhancements are part of new releases which require a product upgrade.
Application fixes and changes are delivered in a variety of means; these include individual postings (Patches), Bundles, Maintenance Packs and Service Packs.
Fixes
Fixes for specific issues with an application may be posted as a standalone fix intended to address that specific issue; these are generally referred to as Patches.
Patches
Patches almost always have pre-requisites that are included in the documentation for that Patch. Patches are created by development using the most recently released bundle, this means they may list that bundle as a prerequisite. There may be other pre-requisites that are also required, all pre-requisites are clearly documented in the notes for the Patch.
Bundles
Bundles are periodic accumulations of fixes resolved in that time period and applied to the application as a group. For most applications, the interval has been about every 6 weeks or 12 weeks for posting these Bundles. When Bundles are applied using Change Assistant, information about the Bundle is recorded in the Maintenance Log table for future reference. Bundles will typically require pre-requisites and occassionally post-requisites. These are documented in the notes for the Bundle. Information about the individual Report ID s associated with a Bundle is available in the supplemental information posted on Customer Connection related to that Bundle.
Maintenance Packs
Maintenance packs are less frequent updates that aggregate Bundles to minimize the number of Bundles that need to be applied. For most applications, maintenance packs are delivered once a quarter for the two most current releases.
Service Packs
Service Packs serve as a vehicle for an even larger aggregation of fixes than Maintenance Packs.
In all cases, the PeopleSoft tool Change Assistant is a valuable tool in identifying dependencies of Patches, Bundles, and Maintenance Packs.