07-15-2019 08:25 AM
Dear Team,
We have Alfresco Community Edition 3.0, We need to upload and view .dwg auto cad document in alfresco.
How should we do this integration?
Is Alfresco Community Edition 3.0 supports for an auto cad integration?
Please Suggest!
07-15-2019 11:00 AM
Technically, you can integrate any kind of transformation in Alfresco. This includes a transformation of Autocad files to viewable formats (PDF / SWF). I have had a few customers which used such an integration. But all of them were using a reasonably recent / up-to-date version of Alfresco, NOT Alfresco 3.0, which is more than 10 years old at this point.
Typically, such an integration involves configuring a transformer worker which executes a local binary via a child process (e.g. using a command line utility). Alternatively, there are transformation tools that would require you to implement some Java code to call a remote service (simple ReST or legacy SOAP). It all depends on what tool you pick for the actual transformation...
07-15-2019 11:15 AM
Hi,
I have updated alfresco to 5.0 version, we don't want to convert to .pdf or .swf format, we only require directly view .dwg format file view in alfresco
07-16-2019 09:02 AM
The file view in Alfresco is based on either SWF (older versions) or PDF, so you need to convert to PDF to view - or actually look into integrating a complex, custom viewer component that can natively display DWG files, which I have never seen / heard of.
Explore our Alfresco products with the links below. Use labels to filter content by product module.