Query Mulitple Domains - InfoPath Dev Sign in | Join | Help in Qdabra Active Directory Web... Qdabra Software Product Support (Entire Site) InfoPath Dev InfoPath Dev is dedicated to bringing you the information and tools you need to be successful in your Microsoft Office InfoPath development projects. Home Blogs Forums Photos Downloads InfoPath Dev » Qdabra Software Product Support » Qdabra Active Directory Web Service » Query Mulitple Domains Use our Google Custom Search for best site search results. Query Mulitple Domains Last post 05-12-2014 07:02 AM by ErnestoM. 3 replies. Page 1 of 1 (4 items) Sort Posts: Oldest to newest Newest to oldest Previous Next 05-06-2014 02:14 PM mfrey Joined on 11-30-2007 Posts 4 Query Mulitple Domains Reply Contact We have Qdabra AD installed and it works great with our main domain. We recently added a second trusted domain to our AD environment. The SharePoint server on which the service is installed on has the ability to query the second domain. Is it possible to have the AD service query both domains? My tests do not seem to return results when attempting to query users from the second domain, full results are returned when passing users from the first domain.Thanks! 05-07-2014 05:52 AM In reply to ErnestoM Joined on 08-27-2007 Posts 3,320 Re: Query Mulitple Domains Mark as Not AnswerMark as Answer... Reply Contact Hi- An alternate domain is supported by adding an “altpath” attribute in the web.config (in the QdabraWebService folder). <adService path="LDAP://DC=AutonomySystems,DC=local" altpath="LDAP://otherdomain"> Let us know if this helps resolve the question. Thanks! Ernesto MachadoQdabra® Software/ InfoPathDev.comThe InfoPath Experts – Streamline data gathering to turn process into knowledge.™ 05-08-2014 08:05 AM In reply to mfrey Joined on 11-30-2007 Posts 4 Re: Query Mulitple Domains Mark as Not AnswerMark as Answer... Reply Contact I received the following when adding the altpath attribute to the tag. System.Configuration.ConfigurationErrorsException: Unrecognized attribute 'altpath'. Note that attribute names are case-sensitive. We are on DBXL 2.5.2011.0517 if that makes a difference. 05-12-2014 07:02 AM In reply to ErnestoM Joined on 08-27-2007 Posts 3,320 Re: Query Mulitple Domains Mark as Not AnswerMark as Answer... Reply Contact Ah, yes, the version does make a difference. This feature was added in January of 2013. It looks like your version is from May 17 2011. If you'd like to upgrade DBXL, contact us via support at qdabra dot com. Thanks! Ernesto MachadoQdabra® Software/ InfoPathDev.comThe InfoPath Experts – Streamline data gathering to turn process into knowledge.™ Page 1 of 1 (4 items) Copyright © 2003-2019 Qdabra Software. All rights reserved.View our Terms of Use.
Use our Google Custom Search for best site search results.
We have Qdabra AD installed and it works great with our main domain. We recently added a second trusted domain to our AD environment. The SharePoint server on which the service is installed on has the ability to query the second domain. Is it possible to have the AD service query both domains? My tests do not seem to return results when attempting to query users from the second domain, full results are returned when passing users from the first domain.
Thanks!
Hi-
An alternate domain is supported by adding an “altpath” attribute in the web.config (in the QdabraWebService folder).
<adService path="LDAP://DC=AutonomySystems,DC=local" altpath="LDAP://otherdomain">
Let us know if this helps resolve the question. Thanks!
I received the following when adding the altpath attribute to the tag.
System.Configuration.ConfigurationErrorsException: Unrecognized attribute 'altpath'. Note that attribute names are case-sensitive.
We are on DBXL 2.5.2011.0517 if that makes a difference.
Ah, yes, the version does make a difference. This feature was added in January of 2013. It looks like your version is from May 17 2011.
If you'd like to upgrade DBXL, contact us via support at qdabra dot com. Thanks!