How to generate XML Report with out using rdf?
Answers were Sorted based on User's Feedback
Answer / gaurav
There are multiple ways of doing the same
1. Create a Data template
2. Create a procedure using dbms_xmlgen
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / krishna
without rdf we can genenrate xml output
one predefined executable file is there
XDODTEXEXE attach this file our concurrent Program and
defie data definiton and template
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sesha
in 2 ways
first using plsql stored procedure
second data template method
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram
It doesnt matter rdf or procedure, if you select output
type as XML thats sufficient to generate output in xml.
| Is This Answer Correct ? | 4 Yes | 10 No |
Do you know where we can check the status of po?
How You Will display the key flexifields in your report
What is implicity cursor . When it fires . For which statement it will fire(Insert/update/delte). What is the attribute of implicity and explicity cursor oracle 9i. What is the Rec cursor.
What is count(*) from po_vendors(any table)?
Can u attach Request set with in the Request set?
Hi Anil, When we importing the journals in GL module we need to insert the one row into GL_INTERFACE_CONTROL for each group_id.Now my question is what is the use of inserting the data into GL_INTERFACE_CONTROL table and if I not inserted into GL_INTERFACE_CONTROL what will happen
What are basic steps for AIM?
what is difference between po_headers_all and po_headers
In report we have to show two Layout? how it is and how we can see from where it?
Define MultiOrg Structure
what is the difference between varchar and varchar(2)?
PL/SQL stored procedure parameters?