CPQ Recommending empty string to SSPL
Summary:
I am trying to use a recommendation rule to set a sspl to empty. It works if not an array attribute but doesn't make any change to an attribute in an array even if there is a blank row in the table.
Version: 23D Patch 3
I tried doing stuff like this in the action.
res = string[]{""};
return res;
Tagged:
1