Hi,
  I have a requirement to enhance a word / pdf document .
Iam using a curl command.

Tried below calls but none of them work.
curl -i -X POST -H "Content-Type:text/plain" --data @TextToEnhance.docx 
"http://localhost:8080/contenthub/contenthub/store?uri=urn:my-content-item2&chain=MyCustomChain1";
 -u admin:admin
curl -i -X POST -H "Content-Type:application/word" --data @TextToEnhance.docx 
"http://localhost:8080/contenthub/contenthub/store?uri=urn:my-content-item2&chain=MyCustomChain1";
 -u admin:admin


Any ideas how I could enhance a word / pdf document?
Note :  The same call works well for a plain text file.

On reading I came across that for this to work we would need the metaxa engine 
as part of the enhancement chain.  Is this the case?  Does Metaxa need any 
separate configuration before use.


Also other than curl command if this can be accomplished by java client then 
pls point me to some reference for same.


Thanks and Rgds,
Arti




Please do not print this email unless it is absolutely necessary.

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.

www.wipro.com

Reply via email to