Answer Posted / clara
If you need to insert/update/delete data through PeopleCode, and your PeopleCode will require replicating a lot of existing business logic that already exists in a component then a component interface is the best approach. Once you learn how to use them, they will be the fastest and most robust solution for such cases. If you are performing simple changes, then using a CI becomes overkill as there is an overhead to using a CI on both the system and on development time. Similarly, large amounts of batch processing may be too much for a CI to handle or may be considerably slower using a CI.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me where are workflow work items found?
Explain which are standard properties when a component interface (ci) is created?
Explain what is the standard property when a component interface is created?
Explain when a business requirement in fit/gap analysis does not meet by peoplesoft then?
Do you know peoplesoft tracks object changes using a system table. Which peopletools system table is used to track object changes?
What version of the java servlet api are the pia java servlets coded to with peopletools 8.4 for the servlet layer on the web server?
Which data types is not supported by the peoplecode programming environment?
Explain is web server load balancing supported with peopletools 8.4?
Tell me in which platform does crystal and psnvision works?
Can you explain why is peoplesoft no longer supporting apache jserv?
Explain will the peoplesoft internet architecture, now that it embeds bea weblogic and ibm websphere, work with my other corporate web servers and tools?
Tell me both bea weblogic and ibm websphere have the ability to plug into many different web servers. Does peoplesoft support the web servers that they plug into?
Do you know for the servlet layer on the web server, what version of the java servlet api are the pia java servlets coded to with peopletools 8.4?
Tell me what hyperlinks available in peoplebooks? Some options with different hyperlinks not available in peoplebooks, select the correct one?
In ibm how should web application servers be used with peopletools 8.1x and peopletools 8.4?