Skip to main content
Inspiring
October 24, 2015
Répondu

Data into and out of .cfr file...possible?

I have a CF app which needs to process totals for property and items like that, then I need to send that to .cfr file

So how does regular CF communicate in an interactive mode with the report builder?

Kevin

    Ce sujet a été fermé aux réponses.
    Meilleure réponse par EddieLotter

    Yes, it is possible to pass values to the report from ColdFusion.

    See the section Using input parameters to pass variables and other data at run time in the Report Builder help.

    Cheers

    Eddie

    1 commentaire

    EddieLotter
    EddieLotterRéponse
    Inspiring
    October 26, 2015

    Yes, it is possible to pass values to the report from ColdFusion.

    See the section Using input parameters to pass variables and other data at run time in the Report Builder help.

    Cheers

    Eddie

    kevomac12Auteur
    Inspiring
    October 26, 2015

    Thanks Eddie, "I strongly recommend creating a view in your database engine and then building your query in the Query Builder against that view."

    I don't understand "create a view" in my DB file and build a query in that view via the builder?

    EddieLotter
    Inspiring
    October 26, 2015

    Kevin, your Query Builder question is in another thread. I will answer your follow-up question there rather than go off topic in this thread.

    Cheers

    Eddie