This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Save a new CAD Document

santoshr0114 - Thursday, December 4, 2014 12:22 AM:

Hi,

I am very much new user of ARAS and it's API. I am able to upload/add file to ARAS vault and access it back.

How can i add new CAD Document along with its relationship of dependencies to ARAS Vault. Is there a tutorial or sample code available to do so.



Xavier Bertschy - Thursday, December 18, 2014 3:32 AM:

Hi,

Once you have uploaded a file into a File item into the ARAS vault, you can add a new CAD item and fill the "native_file" property with the ID of the File item.

Programmers Guide is a good start, there is an example p.69 with an item Document. It is the same with a CAD item except there is no relationship item between a File item and a CAD item. You can see all properties and relationships of an item on the Administration/ItemType/Your item

Xavier

 

 



santoshr0114 - Thursday, December 18, 2014 5:58 AM:

Hi Xavier,

Thank you, I am able to add files and relate to CAD Document.

I have one more clarification, can you look into that. Below is the link to that post

www.aras.comhttp:/.../7315.aspx

Regards

Santosh