This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Web Designer throws the error with "Perform enhance check"

Customer upgraded WD/WP to v7.1.1. When publishing all (Debug), it seems working fine without any errors in web designer. But Web Designer throws the errors with "Perform enhance check" checked. What would cause the errors with PEC enabled?

For below errors, what is the recommended guidance to fix the errors?

Thanks!

  • You are right, without PEC it will be a warning.

    In your custom copy the referenced nodes are not found, so I would try to manually find a node, which does look promising and set the reference there.
    If you don't fix it, whatever is written there, won't be executed. If you tested the behavior of your custom code without the PCE, than you assume it can be deleted.
  • Hi Geraldine,

    Thank you so much for the guidance.

    For the error "The identifier VI_PersonWantsOrgNew_PersonData is already assigned to another object", what is the recommendation?

    Thank you!

  • I guess, that this referencing to a config parm...
    If you have not changed it, delete it.
    If it is changed, copy yours, delete it and make a new one with your copy.
  • Yes, that is a Configuration Param being referenced in the customization.
    I think I got what need to do for the fix based on your recommendations. Thanks again!