Can't Include Oberon | Community
Skip to main content
July 29, 2022
Solved

Can't Include Oberon

  • July 29, 2022
  • 1 reply
  • 1858 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gazzazinio

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.

1 reply

GazzazinioAuthorAccepted solution
July 29, 2022

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.