Explain how to define the names of the application servers being used to access peoplesoft?
Answer / Shabd Prakash
The names of application servers can be defined in the PS_APP_SERVER_TABLE control table. To add a new application server, you would insert a new record into this table, providing details such as the server name, IP address, port number, and authentication type.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the getsql function in pc?
What is the Use of process profile?
Explain about hrms foundation tables sequencing?
Explain difference between chart field and chart of accounts?
Explain callappengine () with syntax?
Do you know triggerbusinessevent is used for triggering the workflow and its written on workflow event. Triggerbusinessevent has the syntax?
Suppose the CEO wants a list of the departments whose MINIMUM salary is greater than $100,000. Your manager asks you to determine the quickest method to deliver this data to the CEO. Since writing an SQR will take too much time, you decide to use PeopleSoft query.Referring to the above, what function would you use, in combination with the aggregate function "Minimum" to produce the result set required?
What are the pc function use to control the translate values dynamically?
What is the PeopleCode debugging tools automatically converts values of any data type other than object into string values for viewing during debugging?
What does update and fixes: r_* files refer?
Difference between winmessage and msgget functions?
Tell me in which peoplecode event does all data validation take place?