cancel
Showing results for 
Search instead for 
Did you mean: 

Dirty Metadata?

Former Member
0 Kudos

Hi, in a Web Dynpro application I tried to create a Model which implements a 3rd party webservice as model, I specified the wsdl and after that nothing happends, neither appeared a model in my perspective nor a line of code in any file generated. After that, I tried to create the model again and I can’t create de model on that package because it says that the package is not empty.

Any idea where could be lost a reference or something like that?

Regards,

Jose

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You mean still you are facing the same problem ??

Regards, Anilkumar

Former Member
0 Kudos

Hi, yes I still have it, maybe my mistake was had created the model in the same package where I have views and the IDE sees that the package is not empty and in spite of that there is no model at this folder.

Could that be true?

Thank you.

Jose

Former Member
0 Kudos

Hi Jose,

Go to the "src/Packages" directory under the project and check weather the package is already exists ot not.

If exists try to give some other package name or you can delete the existing package and import the model.

Regards, Anilkumar

Former Member
0 Kudos

Thanks Anilkumar, but I searched for all the structure in the project where you said and with external tools but I didn’t find a reference (directory, package, file, etc).