WHEN SHOULD I BE USING A COMPONENT INTERFACE?



WHEN SHOULD I BE USING A COMPONENT INTERFACE?..

Answer / 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

More PeopleSoft Interfaces Interview Questions

Explain attributes of a component interface (ci) are?

0 Answers  


Tell me can a people tools 8.4 and a people tools 8.1xapplication server run on the same machine?

0 Answers  


What are the main attributes of a Component Interface?

1 Answers  


My PeopleCode didn't update the value of a field. Why not?

1 Answers  


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

0 Answers  


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?

0 Answers  


Do you know is web sphere certified on people tools 8.1x?

0 Answers  


Can you write user defined methods in CI? How?

0 Answers  


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

0 Answers  


My PeopleCode didn't copy any data to a collection. Why not?

1 Answers  


Explain what is the standard property when a component interface is created?

0 Answers  


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

0 Answers  


Categories
  • PeopleSoft HRMS Interview Questions PeopleSoft HRMS (83)
  • PeopleSoft Financials Interview Questions PeopleSoft Financials (27)
  • PeopleSoft Administration Interview Questions PeopleSoft Administration (181)
  • PeopleSoft Tools Interview Questions PeopleSoft Tools (176)
  • PeopleSoft Interfaces Interview Questions PeopleSoft Interfaces (58)
  • Internet EBusiness Interview Questions Internet EBusiness (19)
  • PeopleSoft Implementation Interview Questions PeopleSoft Implementation (142)
  • PeopleSoft General Interview Questions PeopleSoft General (385)
  • PeopleSoft AllOther Interview Questions PeopleSoft AllOther (60)