cancel
Showing results for 
Search instead for 
Did you mean: 

Forward and Resubmit Buttons in UWL not working but working in context menu

prasad
Participant
0 Kudos

Hi all,

We are on Portal Version 7.31, implemented the SRM Portal. In UWL previously the actions buttons when clicked on work item used to not present , after adding the "<Property name="showButtonInPreviewArea" value="yes"/>" in action references. The buttons are appearing now.

(modified the com.sap.pct.srm.core xml for the adding the above property  in action)

But the two button Forward and Resubmit are showing the following errors when clicking.

class java.lang.String:null incompatible with interface java.util.List:null--Forward button error

For input string: "${followupdate}"--Resubmit button error.

In context menu of the work item the Forward and Resubmit buttons are working fine but the buttons kept in preview area are showing the above errors

Please do the needful.

Regards

Prasad.

Accepted Solutions (0)

Answers (1)

Answers (1)

Ned1
Explorer
0 Kudos

How were you able to resolve this message?   We getting the

class java.lang.String:null incompatible with interface java.util.List:null


on forwarding.

Regards,

Ned Neeley