Configuring Mobile Client 9.3 for Split Deployment Non-Domain
Out of the box the 9.3 mobile client does not work without a domain and will throw an error (Contact your administrator) when opening a form though logins will work correctly and todo/watch lists will display. This is due to WCF Windows authentication being used on the new attachment endpoint. The following steps can be used to disable Windows auth and allow forms to open properly.
Add the following:
<security mode="None"> |
in the ~\BPM\Engine\application.config as shown below:
<netTcpBinding> |
In the ~\BPM\Mobile.Service\web.config, add the same as shown below:
<netTcpBinding> |
In the same web.config, update the endpoint address with your engine server as shown below (my_engine_server used as a placeholder):
<client> |
In the following registry key on the engine server, set ActivateCallerID to zero (0):
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Metastorm\e-work\Engine
Restart the engine and IIS on both servers for the changes to take effect.
Note that because ActivateCallerID must be set to zero, the engine server cannot also be used for SSO.
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 154 General Questions
- 148 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 189 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 9 XM Fax
- Follow Categories