I've never used "send notification" LPL before, but at the request of a user want to test. In the workflow a user triggers an action and we want to send a notification to a specific approver. The LPL seems correct to me, but it's returning the error "Unexpected exception validating: businessClass". Does anyone have an idea as to what could be causing this?
For context this is a User business class that we created. The navigation referenced in the send notification LPL is on the same User business class and the "to:" value is the desired user's Actor.
Any thoughts would be appreciated!