What's new Download Reportworq
⬇ Guide PDF

Connect Oracle Smart View#

The Oracle Smart View connector connects Reportworq to Oracle EPM Cloud (Oracle Fusion Cloud EPM Planning). It reads a Smart View grid that you author in a source workbook, re-queries Oracle EPM Cloud for current numbers, and writes the refreshed values back into the grid. The refreshed report then flows through the normal Reportworq distribution channels, the same as any other data source.

This page covers the whole path for a first-time user: connect to your EPM Cloud instance, author a workbook Reportworq can refresh, use the Oracle Smart View Dimension parameter, and understand the limits.

What "Smart View" means in Reportworq#

Oracle Smart View for Office is Oracle's Excel add-in for building ad hoc grids against EPM Cloud. When you refresh a grid in that add-in, it stores the grid's definition inside the workbook as hidden worksheet properties: the point of view (POV), the dimensions on rows and columns, the cube, and the connection URL.

Reportworq's Oracle Smart View connector reads that stored grid definition. At run time it does not open the Smart View add-in and does not need it installed on the Reportworq server. Instead, it parses the grid definition out of the workbook, sends the equivalent query to the Oracle EPM Cloud REST API, and distributes the refreshed values into the grid's cells. In short: you use Smart View once, in Excel, to lay out the grid; Reportworq then refreshes that grid on a schedule without Excel or the add-in.

Because the connector works on the Excel worksheet plane this way, it is a report-refresh source, not a relational database. It has no SQL or table query surface. See Notes and limits.

Before you begin#

Connect to Oracle EPM Cloud#

  1. Go to Settings > Integrations and select Add integration.
  2. Find Oracle Smart View in the catalog and select Add. This creates the integration and opens its editor.
  3. Select Enable datasource connection. A disabled datasource cannot be selected or refreshed.
  4. In Datasource Name, enter a clear, unique name. Models, parameters, and reports refer to the datasource by this name, so choose it carefully. See the warning on renaming in Connect a data source.
  5. In Host, enter your EPM Cloud service host. Enter the bare hostname only. Reportworq adds https:// for you, so do not include a scheme, a path, or a trailing slash. Entering https:// here produces an invalid address and the connection fails.
  6. In Username, enter the account's username. This usually begins with your identity domain (tenant), like acme.jane.doe. If you are not sure of the exact form, see Before you begin.
  7. In Password, enter the account password.
  8. Select Save. Save stays disabled until you have changed something.

How Reportworq authenticates#

The connector authenticates to the Oracle EPM Cloud REST API with HTTP Basic authentication: the username and password you enter, sent on each request over HTTPS. There is no OAuth, SSO, token, or API-key option. The credentials are stored encrypted in the Reportworq content store. If your EPM Cloud environment requires federated sign-in or blocks Basic authentication, provision an EPM Cloud account that can authenticate with a username and password for the REST API. See Notes and limits.

Test the connection#

Select Test connection. Reportworq contacts the EPM Cloud REST API with the credentials you entered.

You can also validate every configured integration at once with Test all connections in the Integrations header.

Author a workbook Reportworq can refresh#

Reportworq refreshes a Smart View grid, so the source workbook must contain one. Author it once in Excel with the Oracle Smart View add-in, then hand it to Reportworq as a report source.

  1. In Excel, open Oracle Smart View for Office and connect to the same EPM Cloud application and plan type (cube) you connected Reportworq to.
  2. Build an ad hoc grid: place your dimensions on rows, columns, and the POV, and choose the members you want. Every dimension in the cube must be represented somewhere on the grid: on rows, on columns, or in the POV. A dimension that is left off cannot be resolved and the refresh reports it as missing.
  3. Refresh the grid in Smart View so that Oracle writes the current numbers and the grid definition into the worksheet.
  4. Save the workbook. The saved workbook now carries the embedded grid definition Reportworq reads.
  5. Add the workbook to Reportworq as a report source and use it in a job the same way as any other source report. See the report-source and job guides for the general flow.

When the job runs, Reportworq, for each worksheet that carries a Smart View grid:

Cells that contain a formula are left untouched, so calculations you build around the grid are preserved.

Use the Oracle Smart View Dimension parameter#

The Oracle Smart View Dimension parameter lets a job override which member of a dimension the grid is refreshed for, without editing the workbook. It is the basis for multi-copy and burst runs, for example refreshing the same package once per entity or once per cost center and delivering a copy for each.

To add one:

  1. In the job or parameter set, add a parameter of type Oracle Smart View Dimension.
  2. In the Dimension picker, expand your application, then its cube, then select the dimension you want to drive.
  3. In Items, select the members to run for. Selecting several members is what produces several output copies, one per member.
  4. Select Test... to confirm the selection resolves against EPM Cloud.

At run time the parameter overrides the matching dimension's member in the grid's POV before Reportworq queries EPM Cloud. When the parameter is used to drive a multi-copy or burst job, Reportworq generates one refreshed report per selected member, and each copy is refreshed for that member.

Distribute the result#

The Oracle Smart View connector only refreshes data; it does not deliver anything. A refreshed workbook is an ordinary Reportworq report output, so it flows through all the normal distribution channels: email, network folders, SharePoint and OneDrive, and the other configured distributors, with bursting, scheduling, formats, and audit exactly as for any other source. Using Oracle EPM Cloud as the source changes where the numbers come from, not how the report is delivered. See the distribution and automation guides for those steps.

Notes and limits#

Troubleshooting#

Going deeper. For the general add-and-test flow and how to manage a live datasource safely, see Connect a data source. For the full list of connectors and their traps, see the Connector catalog.

Feedback on this page

Comments, questions, requests, or something missing or unclear? Email us - the page you are on is filled in for you.

Email feedback on this page

Or write to support@reportworq.com directly.