Is bemsId set as primary key in your database?
On 10/3/06, Kyle Hayes <[EMAIL PROTECTED]> wrote:
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/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
