1. Home
  2. Knowledge Base
  3. About
  4. Recent Additions and Updates

Recent Additions and Updates

  • PeopleCode Tip: Identify Current Record

    If you want to use a button on more than one scroll on the same page, you may need to be able to identify the scroll area where the button was clicked. Reusing a button on different pages can be resolved with: But for a button in different scroll areas on the same page, we…

    more…

  • Error: ORA-12899: Value Too Large For Column “CALC_NAME”

    Learn how to resolve “ORA-12899: Value Too Large For Column “CALC_NAME” message.

    more…

  • Parameter Renaming

    As described in earlier utility sections, business rule parameters are the building blocks of a complete PeopleSoft Pension Administration Implementation. The naming of the parameters is a critical component of system support and maintenance. Using standardized naming conventions is a good development practice. Implementers deviate from standards, or they can be sidestepped due to duplication,…

    more…

  • Parameter Set Backup, Compare, and Migration

    Parameters are the plan rules that are configured in your calculation system. When you make rules changes in your development instance, you need a stable and comprehensive process to migrate those changes to your test environment and to production. In cases when changes fail testing, you may need to restore your test environment back to…

    more…

  • COBOL Array Sizing Tool

    Managing your COBOL array sizing is an important part of owning your PeopleSoft Pension Administration software. Setting array bounds too high wastefully increases processing loads and makes your system less efficient. But when a calculation unexpectedly exceeds the bounds of a COBOL array, the process fails, resulting in cryptic error messages and requiring complicated trouble…

    more…

Was this article helpful?

Related Articles