cancel
Showing results for 
Search instead for 
Did you mean: 

error in application test !

Former Member
0 Kudos

Dear all

i am opening a standard  application and testing it.

it throws up an error in the internet browser :

' Web Dynpro Application is called With Wrong Parameters '.

how to resolve this issue .

the application is : hap_a_pmp_employee

in package : PAOC_HAP_PA_PMP_UI.

regards

vaibhav

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184578
Active Contributor
0 Kudos

Hi,

You need to Test the Application Configuration instead of the Application directly. In the mention package under Web Dynpro, Expand the Application Configurations and Test the Application HAP_AC_PMP_EMPLOYEE .

If you want to test the application directly, In the URL, add the parameter &WDCONFIGURATIONID=HAP_AC_PMP_EMPLOYEE ,where HAP_AC_PMP_EMPLOYEE  is the configuration ID.

Hope this helps u.,

Regards,

Kiran

Former Member
0 Kudos

hi kiran .

i am testing the application configuration only.

sorry for the confusion.

regards

vaibhav

former_member184578
Active Contributor
0 Kudos

Hi,

HAP_A_PMP_EMPLOYEE  is the application and HAP_AC_PMP_EMPLOYEE is the application configuration. Are you using HAP_AC_PMP_EMPLOYEE? and does your URL contains

&sap-wd-configId=HAP_AC_PMP_EMPLOYEE parameter. Please check this once.

Regards,

Kiran

Former Member
0 Kudos

Hi kiran

Thanks for the reply.

its working fine in internet browser.

i click on the document and it opens up in a pop-up.

can you tell me why  that same error occurs in portal when i click on the document.

regards

vaibhav

former_member184578
Active Contributor
0 Kudos

Hi,

Not sure. Open your portal url also in Internet explorer and check, if it is working it might be a browser issue, if not, it might be expecting parameters when running from portal.

Regards,

Kiran