You want to create a prompt table dynamically for a specified field. How would you do that?
Answer / Shumaila Haque
To create a dynamic prompt table in PeopleSoft, you can use PeopleCode or SQL. In the case of PeopleCode, you'd define a new Prompt Table object and populate it with data using PeopleCode logic. For SQL, you'd query the necessary data from the database and use that result set to initialize your prompt table. In both cases, ensure that your prompt table adheres to the expected format (i.e., column names match the corresponding field names in your page definition).
| Is This Answer Correct ? | 0 Yes | 0 No |
What will be the output of an application engine to use component variables instead of state record?
Which http servers and java servlet engine combinations are supported with peopletools 8.4?
Does peopletools 8.4 support web server load balancing?
Explain the use of set control field in record field properties?
Explain how to taken care performance management in people tools?
In case of record level audit what is the structure of table?
You want to migrate database from one database to another. How would you do that?
Can a PeopleTools 8.4 and a PeopleTools 8.1x database run on the same machine?
A user reports that when a page loads, the Advanced search page is getting loaded instead of normal search page. Why ?
What databuffer classes are available in people code?
How to build customer indexes?
Explain what is security information?