You are on page 1of 10

XML Publisher

When creating a report definition can we select a psquery as data source that has not been registered? When creating a report definition, you can select a PeopleSoft Query data source that has not yet been registered and that data source is registered automatically once the report definition is saved. However, all other types of data sources must be registered before they can be associated with a report definition. What is the name of the page used for registering the data source? navigation: Reporting Tools, XML Publisher, Data Source PSXPDATASRC What is schema file consists of? To create the schema we could simply follow the structure in the XML document and define each element as we find it. Can we include images in reports using Xml publisher? Yes, in many ways Based on this option we will remove the Report from Report repository and archive the Data to the report Archive table. The maximum limit is 999 days. What is meant by purge in XMLP and what is the limit? I Have a Template, and I done some customizations in that template, those customizations are reflecting in the output? What is the difference between XML file and XML doc? From which peopletools onwards the XML publisher is applicable? Ans: 8.48 onwards. What are the data sources available in XML Publisher? Ans: PS Query,Rowset,Xml and XmlDoc. How do we setup add-ins for MS-Word?

Ans: Go to XmlPublisher-->setup-->Designer Help-->Plug-in for MS Word What are the different output formats in XML Publisher? Ans:PDF,RTF,Excel and HTML What is the meaning of Bursting?Is it mandatory option in XMLP? Ans:Bursting is just like Group by caluse in SQL. Its optional in XMLP. Where can we maintain security in XMLP? Ans: Report Definition How to run the XMLP using data source as PS Query?How to schedule the XMLP? Ans: We can run XMLP using Query Report Viewer and Scheduling is done with Query Report Scheduler. What are the advantages of XMLP over other reporting tools? Ans: XMLP have different datasources to get the data. In XMLP, we can easily design output template through MS Word. We can easily maintain security in XMLP Identify the below script? a. HTML b. Java Script c. Java d. People code XML Correct

What is different the vb.net and XML? Vb.net is product of micro Soft Corporation. it is for developing application programs. Xml is an open standard one. It is for representing data. Xml is not restricted to the particular language. We

can use to represent data of any type of application. XML is common one. For business to business communication XML is Best one. Does XML Publisher have an ability to use the switching feature of multi-language data entry? Because XML Publisher uses managed object functionality, you do not have the ability to use the switching feature of multi-language data entry. You can populate related language tables by logging in and establishing a different session language. The related language table for that session can then be populated. What are the formats supported by XML Publisher? It can generate reports in many formats (PDF, RTF, Excel, HTML, and so on) in many languages. Briefly Describe XML Publisher? Oracle has developed a standalone Java-based reporting technology called XML Publisher (XMLP) that streamlines report and form generation. A primary feature of Oracle's XML Publisher product is the separation of the data extraction process from the report layout. XML Publisher provides the ability to design and create report layout templates with the more common desktop applications of Microsoft Word and Adobe Acrobat, and renders XML data based on those templates. What are the implementation steps involved in XML Publisher? XML Publisher implementation can be divided into the following phases:

Configure XML Publisher. Register data sources. Create templates. Define XML Publisher reports. Run XML Publisher reports. Locate and view published XML Publisher reports.

What are the categories involved XML Publisher security? XML Publisher security can be separated into three categories: 1. Defining reports. 2. Running reports. 3. Viewing reports. What is XML Publisher Business Processes?

XML Publisher menu access is permission list driven and depends on permission list and role assignment. PeopleTools delivers permission list security and roles for XML Publisher report developers and XML Publisher power users. Permission list PTPT2600 is intended for report developers. Permission list PTPT2500 is intended for power users and provides access to Query data sources for ad hoc reporting through Query Report Viewer and Query Report Scheduler. Users assigned to other permission lists and roles, such as permission list PTPT1000, may only have access to the XML Publisher Report Repository. File setting relative to the application server? The -Dxdo.ConfigFile setting is relative to the application server or process scheduler domain directory, which is the current directory when the domain starts up. Why Report Category is required? Report Category is a required attribute on all report definitions and Content Library subtemplates. By assigning a report category, you are actually applying row level security to the data on those components. The PeopleCode XML Publisher classes also respect report category settings and read-only access rights. True When do XML Publisher report definition output options are reflected in the output type and output format prompts on the Process Scheduler Request page? Only when the application process that runs the report is assigned the process type of XML Publisher. Use of Report definitions? Report definitions associate a data source with template files. A data source registers the schema and sample data design files. It is the extracted application fields from the data source files that are placed into the template files to create the final report. What is mainly based on Report definition access? Report definition access is based on user permission list security and roles. How is registering Process in Report definition? When creating a report definition, you can select a PeopleSoft Query data source that has not yet been registered and that data source is registered automatically once the report definition is

saved. However, all other types of data sources must be registered before they can be associated with a report definition. How can u check the format of an XML output file? You can check the format of an XML output file by opening it using Microsoft Internet Explorer (IE). IE opens the file and alerts you to any problems, such as unclosed tags. What does Bursting feature do? Bursting is an optional advanced feature that is only available when reports are run through Process Scheduler and is not intended for real-time online viewing. It is typically used when you are repeating the generation of a templated report layout many times for multiple like sets of data. For example, generating a batch run on vendor purchase orders or customer invoices. With bursting, you can generate individual report files resulting in separate secured output. For example, generating a file for each vendor, customer or employee. From where, Bursted reports must be runned? Bursted reports must be run from the Query Report Scheduler component. What is to be done in order for a schema field to take advantage of the bursting features? It must be registered with the data source of the report definition. What are Sub-templates? Sub-templates are secondary RTF or XSL templates that are imported by primary RTF or XSL report templates. The primary template accesses the sub-template through the XSL import style sheet feature. The sub-template files are independently stored and are not registered in association with a data source or primary template. Template Translation feature is based upon? The Template Translation feature is based upon standard Localization Interchange File Format (XLIFF) .xlf file processing. Each report template or sub-template file can have related translation XLIFF files. These XLIFF files include translation units for each content element to be translated. Does a template must exist before it can be translated? Yes, template must exist before it can be translated. Template translations are not available for template types other than RTF. For a PDF report,

there must be multiple PDF templates registered to the report, one for each locale or language as required. Do related prompts appear? If a query is run through Reporting Tools, Query, Schedule Query, the XML Publisher-related prompts do not appear. Only the basic table-formatted query results are generated. How to Insert the Image in XML Publisher? It is advised to use the Microsoft Word Insert menu option to insert the image, as the additional properties that need to be set for the RTF template to correctly generate reports with those images are automatically set by using this method. Additionally, dragging and dropping an image onto a template creates a link to the local machine being used and may cause problems when the report is generated. The user has to be online to access the image referenced in the URL. XMLP report data sources can be? PSQuery XMLDoc Rowset XML file XMPL reports cannot have multiple templates False What are the Template types? PDF RTF E-text XSL What are the Report output types? HTML

PDF RTF XLS What is the file which Xml publishers global engine settings are defined? Xml publishers global engine settings are defined in the xdo.cfg file What are the steps involved in creating XML? Data source generate xml and schema files load xml file to template create report definition (declare template type)upload template file setting the properties for security purpose (setting report categories ID) viewing output How do mail your report output? Reporting tool xml publisher query report scheduler Run button (Distribution) we can view the mail. What is E-text? An E-Text template is an RTF-based template that is used to generate text output for Electronic Funds Transfer (EFT) and Electronic Data Interchange (EDI). At runtime, BI Publisher applies this template to an input XML data file to create an output text file that can be transmitted to a bank or other customer. How to generate E-text report and what are the steps involved in it? Data source generate xml and schema files load xml file to template create report definition (declare E-text template type)upload template file setting the properties for security purpose (setting report categories ID) viewing output What is Header record in E-text why it is used? How do you schedule your query, other than Query Report Scheduling? Through App engine or Peoplecode we scheduling. Import Application Packages, PSXP_MALGEN this is used for generate xml scheme file and xml date file. Did u use charts in your template? Add-In temple builder Insert charts

What is an EFT? An EFT is an electronic transmission of financial data and payments to banks in a specific fixedposition format flat file (text). Define few E-text template Reports? IBYDE_D_DEEN German Domestic payment IBYDE_FR_EN French EFT Payments IBYDE_F_DEEN German International EFT payments IBYDE_F_NLEN Netherlands International EFT IBYDE_Z_JPEN Japanese Zengin Format Where is the xml publisher report output available? All the xml publisher report outputs are available in Report Manger, not in Process Monitor. The Primary feature of Oracle XMPL Separation of the Data Interaction process from report layout. True The presentation logic and data logic need not to be same True It can dramatically reduces the report maintenance; it enables the power business users to adjust the report templates. What are the steps involved in Setup XML publisher? Define XMLP settings Setup XMLP permission list security Setup Report manager Define Report categories, including report definition editor security Download design plug-ins to facilitate the offline template design activity. What are the Data sources that we create and register?

The data sources can be: PS-Query, Rowset, peoplecode, XMLDoc and XML file. In case of PS-Query, the system by default generates the XML file and schema file. How do we create and Upload Report Template? Here we can use either MS-Word or adode to develop and maintain custom report formats. What are the template formats? The template formats are: .RFT, PDF, .XLS, .XSLT After the creation of template files, we need to load the XML file, and then only we can design our report. Define XML Publisher report? In the report definition Tab, we need to set the report status should be active, report category ID and object owner ID and we need to choose the template types. What are the processes preferred for XML file? XML file is the preferred data source for lager process such as paychecks, rowset and xml doc have performance/memory limitations, and we can use this only for small reports. What are the Application packages of xml publishers? PSXP- RPTDEFMANAGER PSXP -REPORTMGR PSXP -XMLGEN PSXP ENGINE What are the options for creating fields in RTF & PDF Format? RTF: For- each syntax repeating the group of elements Template Field Form Field Form Field

Xml data field PDF: Two options for creating fields here 1. Manual creation and we can map that fields top XML data. 2. Create fields with same name as XML elements. What are the Publisher Classes? Report Manager Definition class Report Manager Search class XML Generation class XML publisher engine class Note:-The Xml publisher report output XMLP Global Engine settings are defined in which file? XMLP Global Engine settings are defined in xdo.cfg file, which is located at $PSHOME / APP SERVER Directory What are the Permission lists for XML Publisher? PTPT2600 this only for Developer, which will give an access to all XMLP Component including buffing feature also. PTPT 2500 this is only for power users, it will provide the access to query data sources for Adhoc reporting, this also provide the access to report definition, Bursting feature is view only.
PTPT1000: This will give the access to access the report repository.

You might also like