0
passing a variable value from ColdFusion to SQL BIDS

/t5/coldfusion-discussions/passing-a-variable-value-from-coldfusion-to-sql-bids/td-p/3576402
Jul 19, 2011
Jul 19, 2011
Copy link to clipboard
Copied
A coworker has to write a report in BIDs that will be called from a link or button in a ColdFusion prorgam. How do you pass a value from a cookie, form element, or ColdFusion variable to a BIDS program ?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Guide
,
LATEST
/t5/coldfusion-discussions/passing-a-variable-value-from-coldfusion-to-sql-bids/m-p/3576403#M136362
Jul 19, 2011
Jul 19, 2011
Copy link to clipboard
Copied
That's a pretty open question, ColdFusion can use form fields, SOAP, WebServices, TCP Sockets, whatever you need.
The better question to start with is: what methods does BIDS have of being called, and what does it return? What APIs does it have, basically?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

