I have the following code:
<cfset arguments.eventcontext.getCurrentEvent().setArg('loggedInUser',variables.reactorFactory.createRecord('employee').init(bemsId=client.WSSOLiteBemsId).load()) />

And have dumped the TO and sure enough bemsId does contain a single value. However, the line is throwing an Ambiguous record error.

--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Kyle Hayes
ColdFusion | RIA
Boeing - Web Application Development
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to