WHEN SHOULD I BE USING A COMPONENT INTERFACE?

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


Please Help Members By Posting Answers For Below Questions

How to do object security?

490


How should web application servers be used with peopletools 8.1x and peopletools 8.4 in ibm?

514


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?

501


How to do object security? How to connect report through process scheduler?

531


Explain will the peoplesoft internet architecture, now that it embeds bea weblogic and ibm websphere, work with my other corporate web servers and tools?

468






Do you know what are the main attributes of a component interface?

491


Suppose if you are ps developer then in what scenarios component interface will have advantages over component?

496


Explain the various steps that describes the peoplecode logic while implementing a component interface?

496


In ibm how should web application servers be used with peopletools 8.1x and peopletools 8.4?

495


Tell me why did peoplesoft bundle ibm websphere advanced single server edition rather than advanced edition?

467


Explain are there advantages or disadvantages to using bea web logic over ibm web sphere or vice versa?

540


Which are standard properties when a component interface (ci) is created?

480


Tell me what hyperlinks available in peoplebooks? Some options with different hyperlinks not available in peoplebooks, select the correct one?

475


Can you explain is bea weblogic the same thing as the web server that was previously on the tuxedo cd?

473


Can you explain the various steps that describes the peoplecode logic while implementing a component interface?

460