Creating Page with an Existing Portlet

Hi,

I’m trying to create a page (MWS) using an existing portlet called “webMethods Process Analytics → Process Model”. The following error appears

  1. Failed to evaluate binding expression: “#{processModelPageBean.getVolumeMonitorIdBean.result}”

  2. Failed to evaluate binding expression: “#{processModelPageBean.getVelocityMonitorIdBean.result}”

3.Failed to evaluate binding expression: “#{processModelPageBean.getErrorMonitorIdBean.result}”

On the properties of the portlet I set the following:

  1. Process Model ID == Mapfre/ClaimsMacro
  2. Refresh Interval == 6600

What can be missing?

Also, is there any documentation on the properties of MWS portlet and its properties?

Thanks