Reactor Case Sensitive Gotcha

Word Count: 111

I was getting an error today and I could not figure out why it was happing. First I'll share the error then explain why it was happening.

<cfset session.creditcard = application.reactor.createRecord("creditCard").load(userId=session.advisor.getUserId())>

Message An error occured while Transforming an XML document. Detail Empty expression!

I know others have posted about this but I just want to let others out there know about it. When you are creating your records and gateways make sure you are aware that it is case sensitive so creditCard and CreditCard is the difference between working and an error being thrown!

Comments



Post Your Comment

Leave this field empty







Show Captcha

If you subscribe, any new posts to this thread will be sent to your email address.

Copyright © 2007 Dan Vega | BlogCFC was created by Raymond Camden. This blog is running version 5.8.001.