To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
BI Publisher Learning Center
Discussion List
-
BI Publisher Report Timeout error on accessing it from Oracle Integration CloudOracle Integration Cloud process invoking (https://XXXX.xx.xx.oraclecloud.com/xmlpserver/services/ExternalReportWSSService?WSDL) a BI Publisher report error out with the… -
Time Stamp Date and Time in BIP report NameHi, I am Scheduling BIP report for everyday. I wanted to Timestamp the Date and time in the output file name. For Example : The Schedule process is run on 15th June 2022… -
When we run the below query only few country's results working remaining are timed out error comingHi Team, When we run the below query with help of parameter of date and country only few country's working and remaining are not coming AND error is time out coming. ERR… -
How to add two legal entity's for one countryHi Team, For coming one country we have only one legal entity so we gave as haou.name='x' but now we need give two legal entity's for one country that is x and y how to … -
Need to know Table information for Proxies screenSummary: Need to know Table information for Proxies screen Content (required): I am looking for Table information to check Proxies screen details and prepare Adhoc BIP R… -
Digital Signature in BI publisherI want to test Digital Signature in BI publisher but how to get a sample cer file for a digital signature? Can somebody help -
Covid _19 report on Category code Not reflected it takes old oneHi Team, when we create the covid-19 report Now we changed document type is 'COVID-19 Vaccination Details' to 'COVID_19 Vaccination Details' show its come but issue with… -
where we see all Scheduled jobsHi Team, where we find the all scheduled BI jobs In instance and previously I checked through Administration>Manage Jobs . But In 22A I unable to to find out that sectio… -
Hiding list of values in parameters of bip report according to user data access role.Can we hide the list of values in parameter scetion of a bip report for users according to the roles and priviledges they have. For eg we have ledger names coming from l… -
How to access Custom BIP reportsHi, We have some custom BIP reports developed. Want to know what are the options that are available for users to access these other than through Reports and Analytics-Br… -
How can I display a date on BI report with PDF layout?Hi, I want to display two date fields on a BI report PDF output. The two fields are the report parameters and are of type DATE (not char. I cannot/don't want to change t… -
How to build a rule that is Malaysia pull the National Identifiers no, Non Malaysia pull passport noWe Need to build a rule that is Malaysia pull the National Identifiers Field, Non Malaysia pull the Passport number may i know how to write logic. and which field we nee… -
How can I use a certain layout of a BI report?I have a BI report with 3 layouts (one default, of course). I need to access it in the application, but just for one of the three layouts (the others should not be visib… -
Table details not found for the element configuration detailsHi Team I am developing a BI report to extract the element configuration details. Purpose is to verify the element details after creation in system. I have found all the… -
IN below query working in production but not in testingHi Team, when i do query in testing suite national id number is coming with data but in testing suite having data and coming production working find could please assist … -
How to insert a static hyperlink in an excel template of a BI Report?I am building a BI Report that has an excel layout attached. In the layout, I display employee missing timecards and would like to add a hyperlink to our Oracle system s… -
Please assist on my code I'm unable to find where is wrong in join conditionsselect DISTINCT papf.Person_number, ppnf.Full_Name, pni.NATIONAL_IDENTIFIER_NUMBER, Pn.PASSPORT_NUMBER, pp.attribute3 as "Business Card Title", to_char(ppos.ORIGINAL_DAT… -
Getting Log of ESS JobsHi Experts, We have a requirement to get the log of ESS job from fusion. Any pointer will be helpful like table name to get document Id or REST API to get this detail? -
How to restrict the employee through working daysHi Team, we have one BIP certificate so we need to restrict the downloading of certificate for only who have complete greeter than 6 months in organization then only dow… -
Adding a parameter to custom data model of a seeded reportWe need to customize a seeded report and add a new parameter. But when we create a copy of seeded Data model and add a parameter in the custom data model, it gives an er… -
Payroll Reports output is URL LinkHaving issues where Payroll Reports (ex: Payroll Balance Report) are producing url link for PDF output. I am submitting reports from Submit a Flow and when I do not sele… -
Filtering turned on for excel templateIs there a way to create an excel template so that filtering is automatically turned on when the excel report is generated? (I know you can set the 'freeze' view...so ma… -
BI Publisher Report producing values for next row when values cannot be foundHi all, Hoping you can assist me with some off behaviour that I am experiencing when producing a report in BI publisher. We have written a data model that when run appea… -
Combine BIP report with dashboard promptI've heard from a different post that it is possible to use filtering on a report through a dashboard prompt. However I haven't been able to find out how exactly to conn… -
OAC Published Reporting - Audit and Monitoring AKA Usage TrackingDoes anyone know if it is possible to enable Audit and Monitoring AKA Usage Tracking for Published Reporting in Oracle Analytics Cloud. In OBIEE you needed to run RCU fo… -
BI Publisher Desktop for BIP 11.1.1.9.0 not working with MS Office-365 & WIN-10Hello Experts, Can you please guide me if you have faced the similar issue while installing BI Publisher Desktop for BIP 11.1.1.9.0 which not working with MS Office-365 … -
full outer join in BIP fusionHi, I have two queries and I want to use full outer join in BIP but it does not work. I am using select * from t1 full outer join select * from t2 on t1.A = t2.A but giv… -
How to fix width in excel output with rtf model on bi publisherSummary: We've made a template RTF using Oracle BI Publisher, when we print it in pdf it is good, but if we export in excel mode the cells are far too large, Content (re… -
Where to find Oracle documentation on ExternalReportWSSServiceHi, Do we have Oracle documentation for the below webservice : https:///xmlpserver/services/ExternalReportWSSService?wsdl Can any one please share the oracle doc link. T… -
How to pivot to display questions horizontally as the heading using answers instead of measureI wish to create a table of questions as the horizontal headings (dynamic from data) and the users as the vertical with the answers in the data section. Pivoting appears…