10-01-2008 08:16 AM
10-01-2008 09:07 AM
10-01-2008 11:06 AM
10-01-2008 05:12 PM
<property name="targetData">
<map>
<entry key="default">
<map>
<entry key="root"><value>target</value></entry> <!– This is the property that needs to be changed –>
<entry key="user"><value>admin</value></entry>
<entry key="password"><value>admin</value></entry>
</map>
</entry>
</map>
</property>
And change the "root" key to the (fully qualified) path where you would like the files to be deployed eg.:
<entry key="root"><value>/var/www</value></entry>
Cheers,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.