cancel
Showing results for 
Search instead for 
Did you mean: 

WebDynpro iViews in EP ?:|

Former Member
0 Kudos

Hi,

I have developed and deployed a <b>webdynpro application in a Web AS(system name abcdev)</b> and I have

<b>EP running on system (xyzdev).</b>I have defined system (abcdev) as per online help in the EP of xyzdev.

http://help.sap.com/saphelp_nw04/helpdata/en/ce/0c653f0c9fa075e10000000a114084/content.htm

When i created webdynpro iview and clicked on preview,it says page can't be displayed.

Also in the browser it displayed the URL was something like <b>http://xyzdev:50000/</b>....

whereas my webdynpro app is in <b>abcdev</b> system.

what WebDynproNamespace and application should i choose for my webdynpro application.

I use following URL in browser for my webdynpro application:

<b>http://abcdev:50000/webdynpro/dispatcher/local/MyProj/MyApp</b>

Can anyone guide me in this scenario?

Regards

Ruby

<b>P.S</b>: Points awarded for every reply

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ruby

How did you create your webdynpro project.

Is it created as a webdynpro project or it was created as a devlopment component project.

if it is created as a webdynpro projectyou have to give the namespace as local/<projectname>

if it is created as a development component project then the name space should be <vendor name>/<project name>

Let me know if you require any other info

Regards

NagaKisore

Former Member
0 Kudos

Hi NagaKishore,

It is created as <b>WebDynPro Project</b> and now i have given the namespace as <b>local/MyProj</b>.

Still when i am clicking on <b>preview</b>, I am getting page not found error.

Even though I have selected the correct <b>system alias</b> for <b>abcdev</b>.

Still in the browser it's displaying it as

http://<b>xyzdev</b>:50000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fMyfolder!2fcom.comp...

Please help..

Regards

Ruby

Former Member
0 Kudos

Hi Ruby

When ever you access the webdynpro component from EP always the browser URL will be pointing to EP box.

Here the namespace and application parameters are case sensitive.

try giving the exact names for the name space and the application properties.

Post the exact error Vwhat you are getting next time

Regards

NagaKishore V

Former Member
0 Kudos

Thanx A lot NagaKishore

Now it's working.:-)

Will get back to you if more doubts.

Ruby

Answers (0)