HI all. At next stage.

I'm trying to pass variables as follows.

//call Model-Glue Remoting Service cfc
mgrs.executeEvent("requests.ListRequests",{ProjectID:
1},"qryRequests");

>From what I understand, this should send Project=1 to the event.
However, it looks like it is not being passed.  I get the full query,
not just where ProjectID = 1.

Not sure what I need to show or what I should be checking for.

Any thoughts?

Thanks

Byron

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to