Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
All other outputs(HTML,Excel, etc) are working fine ? did u search you machine for the jar file it is complaining about ? as mentioned earlier install it in a different machine and test it out..
-
Hi, Pl follow the following link which has details .. https://docs.oracle.com/middleware/12211/bip/BIPAD/BIPAD.pdf Hope this helps. YG
-
any luck with the log file ?
-
Hello, try creating conditional headers ... check the below blog post for more info https://blogs.oracle.com/xmlpublisher/conditional-headers Hope this helps --YG
-
Hello , Follow thru the link and even tough you do not have conditions .. you can use the same logic how do you determine what goes into 2 nd, 3rd and last page ? what is the total pages of the output ?
-
Please check the bipublisher.log to get more info on the error. .
-
checked your template, tried few things no luck .. will update if i get onto something ..
-
hello, you can do this multiple ways .. Option 1) change the SQL or source that is generating the XML to include logic to display Male for 1 and female for 2 Option 2) create a conditional format to do the same, not sure if this can be done using the interactive mode, but definitely YES using a RTF template. Hope this…
-
Hello, try downloading just the data (XML) files for the same parameters that errored out and run the template locally and check if you get an error .. check the bipublisher.log which may shed more light .. Hope this helps --YG
-
Hello, In your table properties (MS Word) uncheck Automatically resize to fit contents and in your template make sure the columns are of the same width . if this is not working upload sample rtf and xml --YG
-
Hello, Is this with an RTF template ? if so can u run the template with the same set of data in the local machine and check how long is it taking ? What is the data volume that you are trying to push via the report ?
-
CK, Use Triggers with your Scheduled JObs, this was you can skip the schedule if your condition is not met. https://docs.oracle.com/cd/E28280_01/bi.1111/e22258/add_event_trig.htm#BIPDM389 Hope this helps .. YG
-
Glad to hear that it worked. ..
-
Hello , Are you asking the table that holds the Invoice Tax details ? what is the system you are in ? EBS ?
-
Djam - Please mark correct
-
Great ,, Please mark the thread correct
-
check the certification matrix Oracle Fusion Middleware Supported System Configurations
-
Pl mark the thread correct / completed
-
can u upload a sample RTF and data file ? Also check the user guide for sdiv() <?xdoxslt:sdiv(num1,num2,string)?> Examples: <?xdoxslt:sdiv(10,0, '0')?> would yield '0' <?xdoxslt:sdiv(10,0, 'None')?> would yield 'None'
-
Go to your bi Publisher report --> Edit--> view as list (right corner) --> Default format --> Interactive