Support Article
while submitting the form from external user getting error
SA-80398
Summary
Error occurs while submitting a form from an external user during Directed Web Access (DWA).
Error Messages
Case not found, work object not available on clipboard, please try again
Steps to Reproduce
- Configure DWA to send a link.
- Open the mail.
- Click the link to open the work object.
- Enter data.
- Click the Submit button.
Root Cause
An issue in the custom application code or rules.
The customized activity is invoked which resulted in the error.
Two FINISHASSIGNMENT activities are present, one from the @baseclass and the other from the Work- class. The activity from the @baseclass has steps to manage the error flow and the activity from the Work- class has steps to process the flow.
Resolution
Perform the following local-change:
Call the FINISHASSIGNMENT activity from Work- class in the ActionExternal section.
Published August 19, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.