Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi Ghany, Can you please provide some details? 1) Is this new/1st XML report in entire instance/application? or do you have any existing xml reports? if you have existing reports so then ,how those are working? 2)Is this upgrade report? 3) can you check concurrent short name and data definition code should same. 4)how you…
-
can u please try like this? Sorry, try to use section break(next-page)
-
Can u please copy the generated XML data tags and attach in the related Data Definitions ... Then go to below screen , the Preview icon will be in enabled. Just click on this. And also , try to attach Template Layout while submitting the program. Or Set the default template to the concurrent program.
-
can u please share the screen shot? I think you are missing some patches, what are the application versions? I think this is a upgrade issue?
-
can u please check these? 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
-
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.
-
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
-
or Try to add Landscape or portrait style and run the program.
-
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
-
Put in one column tag <?if:string-length(ABC) != '0 '?> <?ABC?> <?end if?> <?if:string-length(ABC) = '0 '?> <?DEF?> <?end if?> OR <?choose:?> <?when:ABC!=''?> ABC <?end when?> <?otherwise:?>DEF<?end otherwise?> <?end choose?>
-
yes you can write like that
-
Suppose, On physical page 1 of the word --Header details --Header details --Footer Details On physical page 2 of the word It has T&C type description/values based on FLAG tag. If i use your way <?when: CF_FLAG = ‘Y’?><?call:template1?><?end when?> <?when: CF_FLAG = ‘N’?><?call:template2?><?end when?> So, the page 2 of the…
-
Thank you Chris. If i use template cal in footer it will repeat in all pages as well as it will effect to CF_FLAG 'N' layout as well correct? i am having format issue, if i have more than 1 page lines, per one parameter, the output is not look and feel type. how to handle 2 layout in one rtf template? I have tried like…
-
Thank you very much for early reply! But how to handle multiple lines for cf_flay=Y layout? how about header and footer(print bottom of the page)? please let me know if any questions or comments! i have tried to put 2 layouts in rtf template based on Flag values , it is working fine when the data has not more than 35. If…
-
could you please send me that rtf template if you have
-
Hi AT, What are your report version? What is Burst program log file? Provide your Burst control file
-
Change the format mask, number width of the "application" so it displays the number as you desire. can you please give me one cempla on this? Gaz in Oz wrote:...ok, I've got to ask... what is the "application"? it is BI publisher Enterprise