cancel
Showing results for 
Search instead for 
Did you mean: 

MSS: Personnel Development

Former Member
0 Kudos

Hi Guys,

i'm having some doubts here. I have created a new FPM based view using webdynpro which extends the standard 'Personnel Development' application. When i deploy my new application, all works fine. I get the correct result. The problem is when i create the webdynpro iview for my application. Somehow or rather, i'm getting the error message below when i tried to 'preview' my webdynpro iview:-

com.sap.pcuigp.xssfpm.java.FPMRuntimeException: No property defined with ID com.sap.xss.hr.eeprofile.photo.ImageClass.

at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)

at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.getPropertyValue(FPMComponent.java:1024)

at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.getPropertyValue(FPMComponent.java:1141)

at com.sap.xss.hr.eeprofile.photo.vac.VPhotoComp.onInit(VPhotoComp.java:234)

at com.sap.xss.hr.eeprofile.photo.vac.wdp.InternalVPhotoComp.onInit(InternalVPhotoComp.java:186)

at com.sap.xss.hr.eeprofile.photo.vac.VPhotoCompInterface.onInit(VPhotoCompInterface.java:162)

at com.sap.xss.hr.eeprofile.photo.vac.wdp.InternalVPhotoCompInterface.onInit(InternalVPhotoCompInterface.java:144)

at com.sap.xss.hr.eeprofile.photo.vac.wdp.InternalVPhotoCompInterface$External.onInit

can anyone shed some light here? Thanks

Accepted Solutions (1)

Accepted Solutions (1)

former_member365727
Active Contributor
0 Kudos

Hi,

For the FPM view check wether the property (com.sap.xss.hr.eeprofile.photo.ImageClass) is specified or not.

Your FPM application is trying to read this property, that is the reason why you are getting dump.

Check the standard FPM view for this property and get the value specified for this property. Use the same value for the custom defined FPM view.

Hope this solves your problem.

Regards

Srikanth KV

Former Member
0 Kudos

Hi Srikanth,

I've a custom webdynpro application based on FPM and would like to add Employee Search iview and my webdynpro iview to a page. Could you please give me the steps to go about it?

What I have:

Custom webdynpro application

Custom FPM Application with one perspective and two FPM Views (a. Team Viewer b. Custom FPM View for my webdynpro applicaiton)

Please answer this as well:

For the base configuration ID of custom webdynpro app, which pcd path should I give? Is it the custom FPM application with two views in it OR path to the FPM application with a single view which is my webdynpro component

Thanks,

Rajit

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nahoj,

I've the same problem too. Were you able to find a solution? Could you please provide any information or links?

Thanks,

Rajit