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 |
Define multi org structure with example(take any businees).
What is invoice?
What are profile options?
What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1
what is count(*) from po_vendors(any table)? what does it do and what is count(1) from po_vendors(any table)? what is count(0) from po_vendors(any table) the out put is same what is the difference
in one report using two layout models.if yes how to do
can we pass bind variablein lexical parameter?
can we use anchor propery in XML reports?if yes?explain?
how to get the on hand quantity of an item across all organizations? name the underlying tables.
2 Answers Ranves IT Solutions, Scan Steel,
Sys Admin Module?
what is multi org structure?
35—how to create ldt lct files? 36—how to tranfor on file from one instance to another instance?