cancel
Showing results for 
Search instead for 
Did you mean: 

Javascript error: wdaOnMainLoad is undefined

Former Member
0 Kudos

Hello together

I'm reading the SDN for quite a while now, and thanks to all of you most of my problems could be solved. So I hope there is anybody who knows a solution to my current problem with WebDynpro for ABAP.

On our development machine everything works fine, but when it gets to the test and production systems, nothing WebDynpro related works, even the SAP demo applications don't load. All I got is a blank browser page and the following Javascript error (as shown in the thread title):

wdaOnMainLoad is undefined

This happends regardless of the browser I'm using, Internet Explorer as well as Firefox. I really don't know, how to solve the problem, or even to track the source of this error. The machines are all new with ECC 6.0 as far as I know.

EDIT: I just forgot to mention, that I searched SDN and Marketplace for this problem, but I didn't found anything. There are some SAP Notes though (1266588, 1417118, 1454373) that seem interesting, but nothing is related exactly to my problem.

Edited by: Sebastian Raffel on Jun 27, 2010 6:19 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You have to activate service manually in SICF with tree path DEFAULT_HOST --> SAP --> BC --> WEBDYNPRO --> SAP --> <your application>.

with best regards

K. Mohan Reddy

Former Member
0 Kudos

I did activate the WebDynpro nodes for my applications. But I just discovered, that I forgot to activate the WebDynpro MIME handling nodes within the path default_host -> SAP -> public -> bc -> webdynpro. After this, the applications compile and finally work. Thanks to all of you anyway.

Edited by: Sebastian Raffel on Jun 28, 2010 10:16 AM

Former Member
0 Kudos