Community
Vault Customization
Share your knowledge, ask questions, and explore popular Vault API, Data Standard, and VBA topics related to programming, creating add-ins, or working with the Vault API.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Vault Mobile App 2015

1 REPLY 1
Reply
Message 1 of 2
raghulan
403 Views, 1 Reply

Vault Mobile App 2015

Hi All,

 

  I have gone through the blog for Vault Mobile App: http://justonesandzeros.typepad.com/blog/2012/06/vault-on-android-poc-app.html

 

and I wasnt able to make it working with Vault 2015.

 

Getting the following error when I try to connect othe localhost vault using the ip of the machine.

vaultapperror.png

 

if I try to connect using localhost as IP, I am getting the following error.

ver.png

 

Could someone explain what is the issue and how to solve this.

 

What should be the target name space for 2015

This the one in the app: WsdlTargetNamespace = "http://AutodeskDM/Services/Document/11/15/2011/";

 

Regards,

Raghulan Gowthaman Cert IV TAA, B.E,.
Senior Technical Consultant | Developer - R&D
A2K Technologies Sydney
Web : www.a2ktechnologies.com.au
www.civil3dforum.com | www.e4forums.com
www.zcodia.com.au
www.raghulangowthaman.com
1 REPLY 1
Message 2 of 2
Redmond.D
in reply to: raghulan

The first error is a parsing error, which doesn't tell you much.  Try printing out the raw test without trying to parse into SOAP or XML.  The raw text may provide some clues on what is going wrong.

 

One issue may be that Vault 2015 uses WCF and Vaut 2013 did not.  So the XML syntax may be different, but I think it is still SOAP.

 

If you go to http://localhost/AutodeskDM/Services/v19/DocumentService.svc?wsdl you can see the WSDL, which tells you information like the target namespace.

 



Doug Redmond
Software Engineer
Autodesk, Inc.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report