05-29-2013 02:53 AM
05-29-2013 03:04 AM
05-29-2013 07:19 AM
05-29-2013 07:40 AM
05-29-2013 08:27 AM
<webscript>
<shortname>fixnote</shortname>
<description>Reset The Repository For Development Purpose</description>
<url>/content/fixnote</url>
<format default="html">extension</format>
<authentication>user</authentication>
<transaction>required</transaction>
</webscript>
echo "Processing" $f "file..";
ncontx=$(rhino ./encoder.js $f);
echo "ncont="$ncontx>ncont
#echo "ncont=aGVsbG8=">ncont
nidx="${f%.html}"
curl -v -X POST -d nid=$nidx -d @ncont "http://admin:admin@192.168.0.22:82/alfresco/service/content/fixnote";
echo "Processed "$nidx;
echo "***************************";
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.