envyteeinfo.blogspot.com
Envytee Info Solutions: PeopleCode to Create XML and XSD file
http://envyteeinfo.blogspot.com/2012/05/peoplecode-to-create-xml-and-xsd-file.html
Envytee Info Solutions Pvt. Ltd. Tuesday, 8 May 2012. PeopleCode to Create XML and XSD file. The below code is useful to create XML and XSD file. Create Application engine program with below code and run the AE program in App designer to get a file in local. You can get the same in server without specifying any path and give it as relative path instead of file absolute. Import PSXP XMLGEN:*;. RS ADR = CreateRowset(Record.EMPLOYEES);. RS PER = CreateRowset(Record.PERSON, &RS ADR);. Envytee is one of the f...
envyteeinfo.blogspot.com
Envytee Info Solutions: March 2012
http://envyteeinfo.blogspot.com/2012_03_01_archive.html
Envytee Info Solutions Pvt. Ltd. Friday, 2 March 2012. Subscribe to: Posts (Atom). Envytee is one of the fastest growing technology-driven, multifaceted service provider based in the State of Texas. With more than 9 years of industry experience in the technology market place Envytee is well known for its strong technical capabilities in design, development, testing, implementation, management, maintenance and providing professional services to major corporations in a variety of industries nationwide.
envyteeinfo.blogspot.com
Envytee Info Solutions: PeopleCode Interview Questions
http://envyteeinfo.blogspot.com/2012/04/peoplecode-interview-questions.html
Envytee Info Solutions Pvt. Ltd. Friday, 6 April 2012. 1 Where PeopleCode get stored? In Database Server (PSPCMPROG table). 2 Suppose if there is same component X in two different menus, menu1 and menu2 and if you want to assign a different search record for each menu, then which PeopleCode function do you use and where do u write the code? Instead of using PeopleCode, Directly we can assign the search record at the menu level which will override the search Record specified at the component level. By usi...
envyteeinfo.blogspot.com
Envytee Info Solutions: Application engine Interview Questions
http://envyteeinfo.blogspot.com/2012/04/application-engine-interview-questions.html
Envytee Info Solutions Pvt. Ltd. Friday, 6 April 2012. Application engine Interview Questions. 1 What is application engine? Application Engine programs are PeopleSoft's batch processing technology. They are developed in application designer and consist of blocks of PeopleCode and SQL. Application engine programs can also use application classes, Component Interfaces, XML publisher reports, and call SQRs and COBOLs through PeopleCode. 2 What is application library? Standard: Standard entry-point program.
envyteeinfo.blogspot.com
Envytee Info Solutions: February 2012
http://envyteeinfo.blogspot.com/2012_02_01_archive.html
Envytee Info Solutions Pvt. Ltd. Wednesday, 29 February 2012. Subscribe to: Posts (Atom). SetID, Business Unit, TableSets, Record Groups. Enhancement in PeopleTools from 8.48 to 8.51. View my complete profile. Envytee Info Solutions Pvt. Ltd. Picture Window template. Powered by Blogger.
envyteeinfo.blogspot.com
Envytee Info Solutions: April 2012
http://envyteeinfo.blogspot.com/2012_04_01_archive.html
Envytee Info Solutions Pvt. Ltd. Friday, 6 April 2012. 1 What are the sections and paragraphs available? There are five sections and three paragraphs available in SQR programming. And the paragraphs include. 2 Is it possible to increase the array size once defined? No, it is not possible to increase the Array size once defined. 3 What is Load-lookup? Give the Syntax for Load-Lookup? The LOAD-LOOKUP command defines an array containing a set of keys and values and loads it into memory. ON-BREAK causes the ...
envyteeinfo.blogspot.com
Envytee Info Solutions: How to build an efficient interface using AE or SQR
http://envyteeinfo.blogspot.com/2012/05/how-to-build-efficient-interface-using.html
Envytee Info Solutions Pvt. Ltd. Tuesday, 8 May 2012. How to build an efficient interface using AE or SQR. While building an Inbound/Outbound interface, most of the time we may be in dilemma whether to use Application Engine (AE) or SQR. Here are the tips to build an efficient interface using either AE or SQR. If we use Application Engine, below points are to be taken into account. If the interface is INBOUND, its better to go for Application Engine. Reusability of SQLs is very much easy when we go for AE.
envyteeinfo.blogspot.com
Envytee Info Solutions: May 2012
http://envyteeinfo.blogspot.com/2012_05_01_archive.html
Envytee Info Solutions Pvt. Ltd. Tuesday, 8 May 2012. How to build an efficient interface using AE or SQR. While building an Inbound/Outbound interface, most of the time we may be in dilemma whether to use Application Engine (AE) or SQR. Here are the tips to build an efficient interface using either AE or SQR. If we use Application Engine, below points are to be taken into account. If the interface is INBOUND, its better to go for Application Engine. Reusability of SQLs is very much easy when we go for AE.
envyteeinfo.blogspot.com
Envytee Info Solutions: SQR Interview Questions
http://envyteeinfo.blogspot.com/2012/04/sqr-interview-questions.html
Envytee Info Solutions Pvt. Ltd. Friday, 6 April 2012. 1 What are the sections and paragraphs available? There are five sections and three paragraphs available in SQR programming. And the paragraphs include. 2 Is it possible to increase the array size once defined? No, it is not possible to increase the Array size once defined. 3 What is Load-lookup? Give the Syntax for Load-Lookup? The LOAD-LOOKUP command defines an array containing a set of keys and values and loads it into memory. ON-BREAK causes the ...
SOCIAL ENGAGEMENT