Hi all,
I was the following the tutorial setup at SDN for creating a Web Dynpro Application at
https://www.sdn.sap.com/sdn/developerareas/was.sdn?page=tutorial_webas.htm
on page no. 21 on being asked to "Create a Component Context" we would have to double
click on the Web Dynpro Component to open a new context window, it doesnt open for me.
Have I gone wrong somewhere or is there a work around technique?
Thanks in advance,
Kuky.
Hello Kuky,
once you double-click on the component "Welcome Component" (if you have followed the suggested names in the tutorial) the property window of this component opens in the upper right corner of Web Dynpro.
There could be more windows opened in this area, so please look for the tab which has the name of your component (should be "Welcome Component" ) and click on it. Now you should see the properties of your component. On the lower left corner of the window contatining those properties there are several tabs. Please click on the "Context" tab, from here you should be able to follow the tutorial again.
Greetings
Karin
Hello Kuky,
there is no context in the component itself, but in it's component controller. The tutorial seems to be a little bit confusing at that point. Following the steps in the tutorial, you have to double-click the "Component Controller" node in the project structure, then you'll be able to edit the context of this controller in the Context Tab page.
Greetings,
Stefan
Add a comment