Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Retrieving Data via Web Service
Last Post 04/17/2011 2:13 PM by Peter Donker. 2 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Ray Hastie
New Member
New Member
Posts:8


--
04/07/2011 7:34 PM
I am attempting to connect to the DMX module currently from a WinForm application using the web service. (Bring2mind/DMX/DMXService.asmx)

Is there a way to retrieve the files attributes, keywords and permissions through the service

Also is there a way to set the permissions through the service.

Thank you,
Ray Hastie
Ray Hastie
New Member
New Member
Posts:8


--
04/15/2011 4:28 PM
Sorry for wasting time with this question. Digging in to the Web Service showed that the dataset returned from GetCollectionContents has 90% of the data that I need. Now it the was a way t filter the results server-side everything would be perfect.
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
04/17/2011 2:13 PM
Hi Ray,

If you really are going to depend heavily on this bit I advise you create your own copy of the web service based on the code that is there (partial source version) and tune it to your liking. That way you avoid some dependency issues as well.

Peter
You are not authorized to post a reply.