How can a user access to the SMB application without SBM account

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

  • 0  

    What is the error that the users get when they try to use the anonymous submit URL?

  • 0 in reply to   

    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.

     

  • Suggested Answer

    0   in reply to 

    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.

  • 0 in reply to   

    Vickie,

    Thank you for your answer, I have set the Anonymous submit form in Primary table Property Editor, and it works.