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

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

0 Answers  


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

0 Answers  


WHEN SHOULD I BE USING A COMPONENT INTERFACE?

1 Answers  


Tell me the example below demonstrates the use of sqr flags in the configuration manager directories folder: -f c:pshrmssqrwhat do the above sqr flags signify to the sqr report writer upon execution?

0 Answers  


Will tuxedo continue to be used in peoplesoft/websphere or peoplesoft/weblogic environment?

0 Answers  






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

0 Answers  


Tell me how to do object security?

0 Answers  


Define component interface?

0 Answers  


Can you explain why is peoplesoft no longer supporting apache jserv?

0 Answers  


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?

0 Answers  


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

0 Answers  


Why does my component interface not have a Create method?

1 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)