GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Peoplesoft  >  Component Interface
Go To First  |  Previous Question  |  Next Question 
 Component Interface  |  Question 18 of 19    Print  
How to insert and update rows into a record using Application Engine and Component Interface?

  
Total Answers and Comments: 1 Last Update: May 09, 2008     Asked by: sai123 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: gnrao
 

There are many ways to insert and update rows into a record either using Application Engine or Component Interfaces.
In Application Engine programe, using peopelecode we can create a standalone rowset with the record to be updated. Fill the rowset using rowset.fill method. Manipulate the data and use record.Save() method.

In Component Interfaces, if the record is in the CI buffer. If the data is populated in the buffer, the CI Save method will update or insert the data in the record.



Above answer was rated as good by the following members:
akshaya_noni
May 09, 2008 16:12:02   #1  
gnrao Member Since: May 2008   Contribution: 1    

RE: How to insert and update rows into a record using Application Engine and Component Interface?

There are many ways to insert and update rows into a record either using Application Engine or Component Interfaces.
In Application Engine programe using peopelecode we can create a standalone rowset with the record to be updated. Fill the rowset using rowset.fill method. Manipulate the data and use record.Save() method.

In Component Interfaces if the record is in the CI buffer. If the data is populated in the buffer the CI Save method will update or insert the data in the record.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    

 Related Questions

A component interface can be mapped to multiple PeopleSoft components  
Latest Answer : The Component Interface can be mapped to only 1 component.But There can be multiple component Interfacses for 1 Component ...

Keys, Properties & Collections, Methods and Name 
Latest Answer : The main attributes of CI are1. Component Interface Name2. Keys like Get keys, Find Keys and Create Keys.3.Methods-There are 5 standard methods in CI like Create,Cancel,Find,Search,Save4.Properties and Collections ( Fields and Records). ...

Which of the following are TRUE when a Component Interface (CI) is created on component that has Add?action enabled?
Get keys, Create keys and Find keys gets created automaticallyThe Create method is created alongwith the other Standard methods for the CI 

GetHistoryItems 
Latest Answer : InteractiveMode, GetHistoryItems, and EditHistoryItems ...

GetExisting option is equivalent to opening a record in Update/Display Mode only 

The following are various steps that describes the peoplecode logic while implementing a Component Interface?
1.Establish a user session2.Get the Component Interface3.pulate the Create Keys4.eate an Instance of the CI5.pulate the required fields6. Save the CI 

A OR b 
Latest Answer : Search key and alternate search key ...

If you are PS developer then In what scenarios Component Interface will have advantages over component?
Read Answers (3) | Asked by : Ravindra Garg

View Question | Asked by : Satya

Latest Answer : Component Interface exposes Data and Business logic of a business process to internal/external applications through PeopleSoft API/Java/C++/VB ...
Read Answers (3) | Asked by : ramesh


 Sponsored Links

 
Related Articles

ODP.NET - Retrieving Multiple Rows on to the Grid

ODP NET Retrieving Multiple Rows on to the Grid In the previous section we tried to retrieve only one row using OracleDataReader In this section we will try to retrieve more than one row or a result set and populate a DataGridView on a WinForm mosgoogle The following code lists out the details of al
 

High-Speed Serial Interface (HSSI)

High Speed Serial Interface HSSI HSSI is High Speed Serial Interface was first developed by Cisco systems and the main purpose was to solve high speed requirement issues The main application of HSSI is on the Wide Area Networks and it helps to enhance the data flow speed on these networks It can wor
 

Fiber Distributed Data Interface (FDDI)

Fiber Distributed Data Interface FDDI The Fiber Distributed data interface or the FDDI is a 100 mbps line using the LAN network and is connected through a fiber optic cable The FDDI technology is used where the networks need a high speed bandwidth and need to cover huge distances than the copper wir
 

jQuery Expanding and Collapsing Table Rows

jQuery Expanding and Collapsing Table Rows The expanding and collapsing behavior added earlier also conflicts with our filters If a section is collapsed and a new filter is chosen then the matching items are displayed even if in the collapsed section Conversely if the table is filtered and a section
 

jQuery Collapsing and Expanding Table Rows

jQuery Collapsing and Expanding Table Rows When large sets of data are grouped in tables as each year s set of articles are in our News page collapsing or hiding a section s contents can be a convenient way to get a broad view of all of the table s data without having to scroll so much mosgoogle To
 

Application Development in .NET

ASP NET 2 0 Tutorials Application development in NET Client Side Application Development Client applications are applications that run on the client system or the desktop of the user They are closest to the traditional windows based applications and they display forms or windows on the desktop enabl
 

N-Tier Application Partitioning

N Tier Application Partitioning Application partitioning is a vital process as it provides one with the opportunity to clearly define an even distribution of an application s presentation process and key data components without which you may find yourself feeling quite lost The components may be dis
 

N-Tier Application Manageability

N Tier Application Manageability While it is a fact that N Tier applications tend to provide almost limitless scalability the desire to change or add new forms of functionality can present a challenge in more than one arena Growth on a large scale can make capacity planning quite hard When available
 

Application Frameworks in SQL Server 2005

The new application framework of SQL called the Service Broker is a distributed application framework that provides relable asynchronous messaging at the database to database level. It allows internal and external processes to exchange streams of reliable asynchronous messages using extensions of T-
 

Component Assembly Model

Introduction Before the concept of SDLC, different software programs were built to cater to different business and consumer needs. That was decades ago and it’s safe to say that millions of programs have been created for different reasons, for different needs. Developers always work on a
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape