cancel
Showing results for 
Search instead for 
Did you mean: 

error code 403 in demo_table

Former Member
0 Kudos

Dear experts,

I'm very new to ABAP WebDynpro.

At first, executes the demo_simple_main WebDynpro application and error code 403 & layout can't show.

Then I tried to find the solution in this site. The forum says to active the services by sap note 517484 and run SIAC_PUBLISH_ALL_INTERNAL transaction. After activating these services, layout & result shows correctly for demo_simple_main.

But, when executing the demo_table WebDynpro application, error code 403 appears. (layout operates well)

Your response will be great help for me!!

Regards,

Tra

Accepted Solutions (1)

Accepted Solutions (1)

Madhu2004
Active Contributor
0 Kudos

Activate your application in SICF.

In SICF, in Hierrachy type give SERVICE and click Execute.

Your application will be nin the below path:

default host-> sap -> bc -> webdynpro -> sap -> demo_table( right click and activate)

Edited by: madhu reddy on Feb 29, 2012 3:42 PM

Former Member
0 Kudos

Dear Madhu,

I made a big mistake. Thanks for your pointing out my carelessness.

And let me ask one more, it's ok when executing in QAS server for webdynpro application but not in PRD.

In PRD, 403 error occurs.

Thanks in advance!!!

Regards,

Tra

former_member199125
Active Contributor
0 Kudos

Same thing you have to do in prd also

Regards

Srinivas

Former Member
0 Kudos

Dear Sanasrinivas,

firstly,Thks for your quick reply!!

Actually, I made many changes in QAS Server and I didn't recognize which changes make to operate well for web dynpro applications and I'm afraid something wrong in PRD.

Thus, I made activating services (SICF) same as QAS Server & run SIAC_PUBLISH_ALL_INTERNAL transaction only. Is there any to change more ?

Your input would be great help.

Regards,

Tra

former_member199125
Active Contributor
0 Kudos

Apart from that i dont see any other changes

Check this link it iwl help you.

http://sdnabape.blogspot.in/2010/11/step-by-step-configuration-for-running.html

Regards

Srinivas

Former Member
0 Kudos

Dear Srinivas,

Thks again!!

And let me interrupt you more.

In PRD system error is not same the attached link. It's a bit different.

The error in the attached link is : (Die URL enthalt keine vollstandige Domainangabe (minisap statt minisap.<domain>.<ext>)).

The error of mine is : (An exception occured that was not caught).

It has no icm/host_name_full parameter but i can't create this parameter in zdefault (after creating E:j2ee/dbname changes not permitted parameter occurs & then

Parameter Name Parameter value

SAPDBHOST depix

dbms/type ora

j2ee/dbtype ora

j2ee/dbname PRD

j2ee/dbhost depix

SAPSYSTEMNAME PRD

SAPGLOBALHOST depix

rdisp/bufrefmode sendoff,exeauto

rdisp/mshost depix

rdisp/msserv sapmsPRD

rdisp/msserv_internal 3900

SAPTRANSHOST shwe

login/system_client 100

Do I need to add icm/host_name_full for this ? I don't understand the mmc console root changes. When i search the MMC console root by start->run->mmc , there is nothing. How should I do ?

Regards,

Tra

former_member199125
Active Contributor
0 Kudos

I gave you the link just for your reference not for your error related.

And Coming to your error,

You have to add cm/host_name_full parameter in RZ10 tcode. Please check steps from 20 in my given link

Regards

Srinivas

Answers (1)

Answers (1)

former_member199125
Active Contributor
0 Kudos

Go to SICF tcode,

Expand up to below path and activate the webgui services,

default_host>>sap>>bc>>webdynpro , now right click on webdynpro and activate the service.

Regards

Srinivas