Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to correct the error?

Former Member
0 Likes
460

Hi, All,

When i do some practice using webdynpro, there is an error , that is

" Lower-Level Node with Name COMPONENTCONTROLLER.outb_header Does Not Exist ".

So what should i do correct it?

Thank you very much!

Hi, All,

When i do some practice using webdynpro, there is an error , that is

" Lower-Level Node with Name COMPONENTCONTROLLER.outb_header Does Not Exist ".

So what should i do correct it?

Thank you very much!

2 REPLIES 2
Read only

Former Member
0 Likes
432

what are you doing..? in the component controller what are the nodes..and what are you doing exactly. You specified the wrong node name. if you are reading the node attributes, why can't you use the Code wizard.

Read only

0 Likes
432

Hi,

Of course i used code wizard, and of course i know there should be a node in component named 'outb_delivery'.

now, i have correct it.

Thank you .