cancel
Showing results for 
Search instead for 
Did you mean: 

how to Reimport a Model

Former Member
0 Kudos

Hi,

I already created a model and running the application.Now one more table is added to that model by SAP team.So by trying to deploy the application it is giving a runtime exception as that particular tablefilename.java not found and it as a "Class not found exception"

Now i clicked on my model and selcted "Reimporting the model" and i restarted the server.Only that pariticular TableFilename.java gets added to my files list but the main module which is using this table didnt get updated.so i am getting build errors.

Can u plz help me out

Regards

Padma

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Whenever you want to Reimport a Model you can follow the steps below .

1. Right click on the model created click on Reimport Model.

2. Then we get SAP LOGON inforamtion fill in the details .

3. Then select the model you want to import again .

4. Restart the J2EE engine again .

5. Rebuild the application .

6. Deploy the project and then check the model.

ThatSAPGuy
Advisor
Advisor
0 Kudos

Padma-

A few questions:

1. When you re-imported your model did you get a list of deltas?

2. Did this list include the new tables?

3. Did you Reload your development component?

3. Did you rebuild and redeploy your application?

if your answer to all of the above is yes then please check the logs and share the error message.

Cheers-

Atul

Edited by: Atul Savur on Feb 21, 2008 11:29 PM