addsrikanth.wordpress.com
PeopleSoft Integration Broker and Web Services (Updated) | Sri's Weblog
https://addsrikanth.wordpress.com/2008/08/25/peoplesoft-integration-broker-and-web-services-updated
Welcome to Sri's WebLog. Larr; PeopleSoft Integration Broker and BPEL (Amazon Web Service). PeopleSoft Integration Broker and Web Services. PeopleSoft Integration Broker and Web Services (Updated). August 25, 2008. Configure the integration broker by changing the gateway URL. 2Activate the IB domain. When PeopleSoft is initially installed you will see a lot of invalid IB domains.You can flush out the invalid entries by purging the domain status. 5Configure the service using the web service consume wizard.
peoplesofthub.blogspot.com
PeopleSoft: Application Engine
http://peoplesofthub.blogspot.com/2011/04/application-engine.html
Friday, 22 April 2011. 1It is a PeopleTool and It is used to develop batch programs or online programs that perform the backed processing against the data. 2It consists of the 2 distinct components .They are. Designer- Consists of the batch programs. Run time Environment- To run and monitor the programs. 3A program is a set of SQL statements. 4It does not generate SQL or PeopleCode, but it executes SQL or PeopleCode as a part of program. 6AE resides on database server. APPLICATION ENGINE PROGRAM ELEMENTS:.
peoplesofthub.blogspot.com
PeopleSoft: Component Interface
http://peoplesofthub.blogspot.com/p/component-interface.html
Documents and Useful Information about CI :. Subscribe to: Posts (Atom). Data transfer upto 2gb. Interview Q&As 5 (frm app designer.). Its good to know and learn PeopleSoft. View my complete profile. Simple template. Powered by Blogger.
peoplesofthub.blogspot.com
PeopleSoft: Interview Q&A's 1
http://peoplesofthub.blogspot.com/2011/04/interview-q-1.html
Friday, 22 April 2011. 1 What is Application Upgrade? It is a migration of object from one database to another and updating other system components such as application software. 2 What is Mass change and explain the uses of Mass change? Is a SQL generator you can use to develop and perform custom applications. Using mass change, a developer can set up a series of INSERT, UPDATE, OR DELETE SQL. Statements that the end user can execute to perform business functions. The uses of Mass change are as follows.
peoplesofthub.blogspot.com
PeopleSoft: Interview Q&As All
http://peoplesofthub.blogspot.com/2011/04/interview-q-all.html
Saturday, 23 April 2011. 8 steps in Developments steps. Design the Application, Create Field Definition, Create Record. Build the Record, Design the Page, Create Component, Register the Component, and Test the Application. A translate table is a prompt table that serves as data dictionary to store values for fields that don’t need individual prompt tables of their own. Limitations of Translate table? 3 Field values should be small (static). 1 Field type should be character. What is a prompt table? A reco...
peoplesofthub.blogspot.com
PeopleSoft: Interview Q&A's 2
http://peoplesofthub.blogspot.com/2011/04/interview-q-2.html
Friday, 22 April 2011. 1 What is PIA and what are its components? It is n-tier architecture. We have client, web server, application server and Database server. We have jolt and tuxedo. We have WSL, WSH, JSL, JSH, QUEUES and services. In database server we have system tables, peopletools tables and application tables. 2 Differentiate Field edit and Save edit? 3 What are think time functions? 4 In which events error and warning are used most extensively. 6 What is the purpose of the SQLEXEC function?
peoplesofthub.blogspot.com
PeopleSoft: Data Mover
http://peoplesofthub.blogspot.com/p/workflow.html
PeopleSoft Data Mover, as the name suggests, is a PeopleTool that is used to import / export data between databases. Apart from this, Data Mover can be used for a variety of functions. A Data Mover operates in two different modes – Regular mode and Bootstrap mode. To sign into the Data Mover in the regular mode, use your PeopleSoft userID and password. To get the Dava Mover in Bootstrap mode, use the Database user ID and password. The commonly used Data Mover commands are:. 8211; Create, edit, and run sc...
peoplesofthub.blogspot.com
PeopleSoft: Application Engine
http://peoplesofthub.blogspot.com/p/application-engine.html
Application Engine programs are PeopleSoft's batch processing technology. They are developed using in application designer and consist of blocks of PeopleCode and SQL. Application engine programs can also use application classes, compoonent interfaces, XML publisher reports, and call SQRs and COBOLs through PeopleCode. There are number of properties associated with an application engine program. These include:. General PeopleSoft object properties. Standard, which is a normal entry-point program. Note %S...