Site
Web
Search
Login
Home
Document Exchange
Features
Extensions
Licensing
Testimonials
Translations
Buy
DMX Extensions
Support
Forums
Downloads
Free Stuff
Translations
Company
Partners
News
Contact
Test
You are here:
Support
/
Forums
Bring2mind Forums
Forums
Search Forum
Search
Advanced Search
Topics
Posts
Unanswered
Active Topics
Forums
>
Document Exchange
>
API
API Documentation
Last Post 04/12/2010 2:09 PM by
Peter Donker
. 7 Replies.
Sort:
Oldest First
Most Recent First
Prev
Next
You are not authorized to post a reply.
Author
Messages
BSchaffrin
New Member
Posts:3
03/15/2010 9:09 AM
Hello,
where can I find some dokumentaion about the API?
Thanks
Boris
Peter Donker
Veteran Member
Posts:4536
03/15/2010 10:12 AM
Hi Boris,
There is no formal API documentation. This forum is there to answer questions about the API to help alleviate the lack of documentation of this part.
Peter
BSchaffrin
New Member
Posts:3
03/15/2010 10:39 AM
Hello Peter,
especialy I'm looking for the webservice which allows me to make an fileupload from an custom application.
Can you give me more information about this? Maybee an example?
Thanks
Boris
Peter Donker
Veteran Member
Posts:4536
03/15/2010 11:25 AM
Hi Boris,
The web service that is currently included will be revised soon. Please use the EntriesController.SimpleUpload method. It injects a document in the DMX based on the entry id of the folder you're adding to. Permissions will be inherited from the folder.
Peter
Peter Donker
Veteran Member
Posts:4536
03/15/2010 11:25 AM
BTW that method I mentioned is in the DMX.Core.dll which you should reference in your project.
BSchaffrin
New Member
Posts:3
03/15/2010 11:35 AM
ok, thanks!
David
New Member
Posts:1
04/02/2010 8:25 PM
how do you go about providing connection information to the EntriesController?
Peter Donker
Veteran Member
Posts:4536
04/12/2010 2:09 PM
Hi David,
If you're using the dll directly on the server, you'll find most methods for data retrieval ask for a User ID. When referencing the dll you're assumed to be writing -within- a DNN context and you will have an authenticated user.
If you're using the web service you don't actually access any controller directly but just a service. This service currently uses "attached credentials" to authenticate.
Peter
You are not authorized to post a reply.
Document Exchange
--Release Notes for Document Exc...
--Installation and Activation Is...
--User Interface
--Search
--Storage and Security
--WebDAV
--API
Document Exchange Lite
--Installation and Activation Is...
--Search
--Localization
--UI
--Storage and Security
--Extensions and addons
Forums
>
Document Exchange
>
API