I have two multi-clip attachment tools on my form. I wish one to access Content Server and one to access Sharepoint.
I have edited the web.xml file and uncommented both Sharepoint and Content Server sections.
When I start my web browser and try to access tmy metastorm web site, I get the following error
Server Error in '/Metastorm' Application. --------------------------------------------------------------------------------
Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Sections must only appear once per config file. See the help topic for exceptions.
Source Error:
Line 102: Line 103: Line 104: Line 105: Line 106: http://otserver.comanaco.local:8080/les-services/services" />
Source File: C:\Program Files (x86)\Metastorm\BPM\Web\web.config Line: 104
From this I assume that I can only access ONE DMS per metastorm application?
Is this true?