i need to send the form data to a portal page, but at the end of the case this error appears and won’t let it go up. I need help to solve this problem!
The property Nome was of mode String while DML-HLW-Work-EntryApproval.resolveEmbeddedPages was expecting Page mode. Details: (none)
As the message communicates, there is expected type mismatch.
Please check the DT/Activity , if anywhere you code was expecting a page input but current value was passed as a string. It will be not able to resolve that step/function if there is a mismatch in the expected type