This topic is locked

Autocad WS Integration in PHPRunner 8

1/15/2015 1:25:11 AM
PHPRunner General questions
A
Abhijeet author

Hello Team,
Greetings !
I do not know whether it is a proper forum, but I have a requirement to open the autocad dwg file which is uploaded in phprunner, the dwg file should get opened in autocad ws. I really don't know whether it can be done or how, but I have seen demos of certain websites which are showing dwg files which can be opened by users, highlighted in certain way and again saved for review for another autocad user. Our requirement is that the end user need not use any plugin over windows or android or tablet to open and edit the dwg files for editing and sharing for another users review.
Also I would request you all to have a look at the API which Autocad WS (Link given below) has for website access. I do not mind if it is a free service or paid one, I will go for it. There are also certain javascript tutorials given in the article below. please have a look at the same. If file is opened on WS and could be saved in my hard disk through phprunner file property for column for each revision, that would be a great achievement !
AutoCad WS API Details
Also please shed some light on WebDAV APIs mentioned in this article above whether i need to use the same ? if yes, how ? from phprunner ?
Is something like that possible in phprunner ? I am not having any clue how to integrate it with phprunner.
We have our own server in windows over xampp and phprunner 8 will be used for the same.
Please help me come out of this problem. I am stuck up here.
Kind Regards.

P
psciga 1/16/2015

Hello,
your intention sounds very intresting. Sorry, I have no solution, but some questions. Where do you wnat to store the dwg files? As blob, reference to file system, ...?
The links into the AutoCAD WS article leading not to the API. Have you direct links to the actually (AotoCAD 360) API?
Thanks in advance - Peter

A
Abhijeet author 1/16/2015



Hello,
your intention sounds very intresting. Sorry, I have no solution, but some questions. Where do you wnat to store the dwg files? As blob, reference to file system, ...?
The links into the AutoCAD WS article leading not to the API. Have you direct links to the actually (AotoCAD 360) API?
Thanks in advance - Peter


Hi Peter,
Well the database is oracle and the file needs to be saved over disk and not in database, the filename column will be a link to the file over the disk and is a varchar column, but if there is a seamless transmission of files from disk to API WS will be very good, and I require the same. if not, then also ok, I can create another column in the record, in the list/ view page which will have a link to the web api file for the same record which will be available for review and saving over autocad 360, so the disk file and the web file column will look side by side, it is ok for me. the java api link is not working in my case as well, I cannot see the actual blog but only the previous and next page button over the autocad360 website. I thought it is a browser issue.
Please see below how salesforce has integrated with autocad ws. There are 6 parts can you still shed some light, I am a noob in php and java as well.
Salesforce part 1

Salesforce part 2

Salesforce part 3

Salesforce part 4

Salesforce part 5

Salesforce part 6
I am willing to give freelance job also, if anyone is willing to do it. Please let me know.
Kind Regards.