What effect would making a change to the EMPLID field in the above project have?
Answer / praveen
Changes would occur globally; meaning the field is changed everywhere else in the database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Let us take a Temp Table TMP_TAO. In People Tools options the following instance settings are done Temp Table Instances (Total) : 5 Temp Table Instances (Online): 4 In AE1 App Engine Program the instance count to TMP_TAO is 3 In AE2 App Engine Program the instance count to TMP_TAO is 5. How many instances are created to TMP_TAO ?
What is the PeopleCode debugging tools automatically converts values of any data type other than object into string values for viewing during debugging?
Difference between getrowset and createrowset?
PSWORKLIST record is used for workflow routing . It should contains minimum of ?
You have 3 App. Servers where do you define the Failover?
Which of the following is correct in order to start the process scheduler server from the command line using psadmin?
Explain about fieldformula?
Does Application Messaging work between 8.1xand 8.4 applications?
Tell me how did you apply your patches and bundles?
What is the output when query is split?
ps application logic reside where?
TriggerBusinessEvent is used for triggering the workflow and its written on workflow event. TriggerBusinessEvent has the syntax?