Xml Output issue
Hi Everybody,
I have developed a report in xml using the RDF file, but when I run the report at the end the output is always in xml, anyone can tell me or the problem arises.
Regards
Ghany.
Hi Rajesh123,
The output of select still give the 0 rows when executed.
For DOC ID: 1194497.1 it's not the right version for me, i have the 12.0.6 for application.
Thanks
can u please check this?
select unique r.application_short_name, b.bug_number,
to_char(b.creation_date,'DD-MON-RR HH24:MI:SS'),
r.success_flag
from ad_bugs b, ad_patch_run_bugs r
where b.bug_id=r.bug_id
and bug_number in ('9888158','9817770','17376158','19572453') ;
you please check in DOC ID: 1194497.1
or Try to add Landscape or portrait style and run the program.
you mean the Preview icon is not enabled in templates ,even though attached XML data file in Preview Data in Data Definitions ?
Please try change your Style A4 to PDF Publisher
It doesn't work, i get the same output in xml
Ghany
When i try to do PDF Publisher i get this error
No results for the select.
And thanks for your response,
Application version 12.0.6
What screenshot would you like to see, I will publish for you?
975184 wrote:Hi Rajesh123, And thanks for your response,Application version 12.0.6What screenshot would you like to see, I will publish for you?RegardsGhany.
I need this "The icon doesn't want to be enabled even though I have associated the xml data in the data definitions." screen shot.
can u please check these?
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…
Hi , I am calling one parameter in another parameter and it is not working. 1st parameter is showing values, while calling the 1st parameter in second it is not showing any values. Regards, Sree Hari M