I have a SBM project, which need users access to the SMB application even users have no SBM account. I tried to check "Allow Anonymous Submit" option, but still has access issues. Do I need to configure other things?
Thank you
Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
I have a SBM project, which need users access to the SMB application even users have no SBM account. I tried to check "Allow Anonymous Submit" option, but still has access issues. Do I need to configure other things?
Thank you
What is the error that the users get when they try to use the anonymous submit URL?
There are 2 issues I got:
1. After checking "Allow Anonymous Submit", then I log in the workcenter by servername/workcenter/tmtrack.dll?shell=swc&AnonymousSubmitPage&projectid=805, it doesn't show the Submit Transition Form, but another Transition Form of the workflow.
2. When I login to the workcenter by servername/tmtrack/tmtrack.dll?shell=swc#1, I can log into the workcenter correctly. But when I login by servername/workcenter/tmtrack.dll?shell=swc#1, which I could access the workcenter without any issues before setting "Allow Anonymous Submit". I got the issue, it redirects to different URL: servername/workcenter/tmtrack.dll?shell=swc&StdPage&Template=error&Message=2. and showed following errors.
Let's look at each question/issue:
1. The form used by the anonymous submit is defined in Composer on the Properties of the table, like this:
2. This error will happen if you use the anonymous submit and then try to log into regular SBM while the anonymous submit tab is still open. While testing anonymous submit, you could use separate browsers (eg Edge for anonymous submit and Chrome for Work Center), or make sure the anonymous submit page is in an Incognito page.
Vickie,
Thank you for your answer, I have set the Anonymous submit form in Primary table Property Editor, and it works.