About 332,000 results
Open links in new tab
  1. How to use multiple values in when (Evaluate)? - PeopleCode

    Jul 2, 2019 · Your syntax and the Evaluate statement belongs to PeopleCode programming language which used in Oracle ERP PeopleSoft Evaluate is similar to switch/case statement …

  2. Function of Rows, Rowsets in PeopleCode - Stack Overflow

    Dec 5, 2018 · I'm trying to get a better understanding of what Rows and Rowsets are used for in PeopleCode? I've read through PeopleBooks and still don't feel like I have a good …

  3. Use java.io.File in PeopleCode to list files in directory

    May 6, 2021 · 0 I would like to be able to create a list ,array, of file names on a folder so that I can use PeopleCode to loop through them and delete files that match a pattern and are in a date …

  4. Loading a large CSV File into Oracle Table using peoplecode

    May 26, 2023 · I am using file layout method and using Peoplesoft suggested code. It works fine with a small csv file but I need to import a file that is 921,000kb. It took a day and is still …

  5. Updating fields from changes in scroll levels - Stack Overflow

    Nov 15, 2022 · I have a page that has 3 levels. Levels 0 & 1 are from the same record. Level 2 is from a second record. When a change is made to level 1, I would like to apply that change …

  6. peoplesoft - PeopleCode to load from CSV file and split 1 field into ...

    Dec 16, 2021 · PeopleCode to load from CSV file and split 1 field into multiple columns Asked 4 years ago Modified 3 years, 6 months ago Viewed 2k times

  7. Application Engine Peoplecode bind variables - Stack Overflow

    Oct 9, 2018 · I have the below PeopleCode step in an Application Engine program that reads a CSV file using a File Layout and then inserts the data into a table, and I am just trying to get a …

  8. peoplesoft - @ symbol in Peoplecode - Stack Overflow

    Mar 30, 2016 · First of all, what does the @ symbol mean in Peoplecode? In the first trace, it appears right before the URL parameter. I went through the Peoplecode documents and I …

  9. Component interface failure due to incorrect data - Stack Overflow

    Dec 31, 2021 · I am using a PeopleTools File Layout definition to insert data into a staging table and then using an Application Engine Do Select to read data from a stating table and load …

  10. People soft component ci - delete row from base table

    Dec 3, 2021 · PeopleSoft PeopleTools 8.56 > PeopleBooks > Products > Development Tools > PeopleCode API Reference > Component Interface Classes > Data Collection Methods IT …