Expand my Community achievements bar.

Join us at Adobe Summit 2024 for the Coffee Break Q&A Live series, a unique opportunity to network with and learn from expert users, the Adobe product team, and Adobe partners in a small group, 30 minute AMA conversations.
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.