Scheduling a Report
Today we will see some of the tabs present in the Scheduling page of a Report.
To schedule a report, in Analytics Home page go to
New > Report Job or select the report > more > Schedule
First tab on this page is General Tab
Scheduling a Report
Today we will see some of the tabs present in the Scheduling page of a Report.
To schedule a report, in Analytics Home page go to
New > Report Job or select the report > more > Schedule
First tab on this page is General Tab
OTBI - Filters Vs. Selection Steps
Hi Everyone,
This is a small post explaining differences between Selection steps and Filters in OTBI Reports.
OTBI stands for Oracle Transactional Business Intelligence, an analysis tool and low code approach to develop reports for real time data.
It provides us with numerous options, today we will discuss one of those:
Filters:
Filters are used to limit data based on the requirement like we want to see particular item data or particular state and so on..
We can compare Filter to Where Clause so first filters are considered then query will be fired.
Selection Steps:
Selection Steps are different from Filters.
We can compare Selection Steps to Having Clause.
They affect only field but not values.
And Selection steps can be applied to Dimensional Data like Attributes, Hierarchical Columns, Groups and Calculations but not Measures.
Data appear in the order they are selected in Selection List.
Soap is used for testing Webservices related to Oracle Fusion
So, we have a option to check WSDL link in Oracle official documentation as well. Let us see how to navigate...
Search for docs.oracle.com and I am choosing Financials module
Search for SOAP Web Services for Financials and click on HTML
There will be many in columns in the Request, to know which column is used for what purpose, we have Description column. For an example opening Invoice Header
SoapUI is used for testing Webservices for Oracle Fusion.
Follow the steps to install SoapUI
Step1: Download latest version from official website. I am choosing Windows
OTBI stands for Oracle Transactional Business Intelligence. OTBI Reports are very useful to users who don't have knowledge on coding since it involves drag and drop functionality.
We can easily place filters and switch between different types of report outputs like Tables, Graphs and much more...
Let us create an OTBI Report..
Open Reports and Analytics Page, go to New and select Analysis
Hi All, A short post to get COA Account Segment related fields. select fvvv.value, FVVV.DESCRIPTION, fvvv.ENABLED_FLAG Enabled, fvvv.STAR...