12-09-2009 08:18 AM
12-09-2009 09:06 AM
12-10-2009 02:40 AM
12-10-2009 03:05 AM
<alfresco-config>
<!– Overriding endpoints to reference a remote Alfresco server –>
<config evaluator="string-compare" condition="Remote">
<remote>
<endpoint>
<id>alfresco</id>
<name>Alfresco - user access</name>
<description>Access to Alfresco Repository WebScripts that require user authentication</description>
<connector-id>alfresco</connector-id>
<endpoint-url>http://localhost:8080/alfresco/wcs</endpoint-url>
<identity>user</identity>
<!– not sure if you have to set the following tag in your case–>
<external-auth>true</external-auth>
</endpoint>
</remote>
</config>
</alfresco-config>
12-10-2009 04:51 AM
12-10-2009 07:52 AM
12-11-2009 04:03 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.