You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to use setDataHandler() to edit/change report cell data

Question
21
Views
0
Comments

Summary:


Content (required):

Hi, 

I am developing a BUI report extension to update report cells of an existing report.

For this I use the setDataHandler callback. The callback looks ok when I console.log it but the report data is not updated when the report is executed.

See code snippet below for more details

Any ideas on why this isn't working of any suggestions on what I could be doing differently?

Thanks,

Martin S.

Version (include the version you are using, if applicable):

22D

Code Snippet (add any code snippets that support your topic, if applicable):

function MyExtensionReport( reportId ) {

    ORACLE_SERVICE_CLOUD.extension_loader.load(appName, appVersion)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!