Expand my Community achievements bar.

Join us January 15th for an AMA with Champion Achaia Walton, who will be talking about her article on Event-Based Reporting and Measuring Content Groups!
SOLVED

Can't Include Oberon

Avatar

Level 1

Hi all,

I am trying to follow this video, but get an error when I try to include OberonXml.

Using Analysis Workspace to Build Adobe Analytics API 2.0 Requests | Adobe Analytics

 

I have create a new project, opened the developer tools and entered:

adobe.tools.debug.includeOberonXml = true

 

I get the following error:

VM676:1 Uncaught TypeError: Cannot read properties of undefined (reading 'debug')
at <anonymous>:1:13

When I opened developer tools I already had 262 warnings and 2 errors (see screen shot below)
Also, the intelli-sense didn't give me the option for tools.

I am guessing I need to install something or get my company's IT to stop blocking something? but no idea what.

Any help is greatly appreciated.

Do not get .tools optionDo not get .tools optionExisting ErrorsExisting Errors

1 Accepted Solution

Avatar

Correct answer by
Level 1

I think this is an old video. I have found the bug item thing can be added by just clicking enable debugger:

Before using the debugger, you must enable it first.

  1. Log in to analytics.adobe.com.
  2. Create a new project, or open an existing project.
  3. Navigate to Help > Enable debugger.
  4. Click OK in the popup modal.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 1

I think this is an old video. I have found the bug item thing can be added by just clicking enable debugger:

Before using the debugger, you must enable it first.

  1. Log in to analytics.adobe.com.
  2. Create a new project, or open an existing project.
  3. Navigate to Help > Enable debugger.
  4. Click OK in the popup modal.