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

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

0 Answers  


When I create my component interface, why can't I see any Getkeys?

1 Answers  


Architecture of CI? Or what are the main elements in the component Interface?

0 Answers  


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

0 Answers  


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

0 Answers  


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

0 Answers  


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

0 Answers  


Explain how does the people soft enterprise portal work with 8.1x and 8.4 applications?

0 Answers  


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

0 Answers  


Tell me which data types is not supported by the peoplecode programming environment?

0 Answers  


Explain which can be mapped as find keys for a component interface?

0 Answers  


What are the main attributes of a Component Interface?

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)