cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in QA portal

Former Member
0 Kudos

Hi All,

We have a WebDynpro application which displays a table of data from the backend via a call to BAPI.

We observe the following problem:

1) App is working fine in the DEV environment with the proper data.

2) App is not working fine in the QA environment with improper data being displayed in Portal.

We have done the following so faru2026

1) The WebDynpro App is transported to QA Portal along with the associated iview, pages, workset , role.

The main issue is summarized in the example below:

-


BACKEND DATA -- DEV SYSTEM

EmployeeName Division

E1 A

E2 A

E3 B

PORTAL VIEW u2013 DEV SYSTEM

Division A B C D

Empcount 2 1

-


****************************************

BACKEND DATA -- QA SYSTEM

EmployeeName Division

E1 A

E2 A

E3 B

PORTAL VIEW u2013 QA SYSTEM

Division A B C D

Empcount 3

****************************************

Also, the BAPI which fetches the data works fine in the Backend of QA System.

We have our DEV portal on 7.0 SP20 and QA portal on 7.0 SP22

Please suggest something.

Regards,

Subashini.

Accepted Solutions (1)

Accepted Solutions (1)

sureshmandalapu6
Active Contributor
0 Kudos

Hi Subashini ,

You need to deploy the WebDynpro application in Quality system as well and then create the WebDynpro Iview in that.

If you still have the problem, then check the BAPI which is there in the Quality R/3 System and revert back.

Thanks

Suresh

Former Member
0 Kudos

Hi Suresh,

We have transported all the webdynpro iviews, pages to QA. We checked the bapi in QA R/3 system as well. It is calculating the Empcount correctly. In our front end, we are just fetching this Empcount and displaying.

This works fine in DEV backend as well as in front end.

This works fine in QA backend but not in QA portal (front end).

Hope I am clear. Please suggest.

Regards,

Subashini.

sureshmandalapu6
Active Contributor
0 Kudos

Hi Subashini ,

I got your issue, but ! as you said you have transported IViews , pages thry System Administration - Transport .

What I am asking you is not to transport and you just need to deploy into portal quality. How means.

In the NWDS , Goto Windows>Preferences> SAP J2EE Engine

Message Server port:

Message Server Host :

Change these two values to Quality portal values, then deply it.

try to create webdynpro ivew after you deployed.

bye

Suresh

Former Member
0 Kudos

Subashini,

did you transport the webdynpro code to QA.

in order to do that you can use NWDI or SDM

Thanks

Bala Duvvuri

Answers (0)