When I run a test to see if it's working I get "No such function
exists - exchangeopenconnection.". I am using the very first example
from http://www.openbd.org/manual/?/plugin_exchange;
<cfscript>
variables.username = "shravan.t";
variables.password = "Pass*2010";
ExchangeOpenConnection( connection="myconnection", url="https://
subdomain.domain.com/EWS/exchange.asmx",
domain = "domain", username = variables.username, password =
variables.password );
</cfscript>
No changes to the code, just copy and pasted.
On Jul 8, 9:43 am, "Alan Williamson (aw2.0 cloud experts)"
<[email protected]> wrote:
> There is no bug here . it is loaded fine. The only reason you are
> getting that error is because the BrokerPlugin has the same naming
> convention that we use, so we think its a OpenBD plugin but its not really.
>
> 07/07/11 13:55.38: -] PlugIn.Load.Installed:
> org.alanwilliamson.openbd.plugin.message.MessagePlugin; Message;
> Version=1.126
--
official tag/function reference: http://openbd.org/manual/
mailing list - http://groups.google.com/group/openbd?hl=en