Skip to main content
This topic has been closed for replies.

1 reply

September 25, 2012

Please include a permanent, public link to Administrator API CFC documentation. People shouldn't be forced to run a copy of CF just to take a look at the API docs. Thanks!

Legend
September 4, 2013

        timeout = "23",

        interval = 6

These two properties do not work for some reason. If you provide them when creating a MSSQL DSN, they are ignored. If left out, they default to 20 and 7 respectively (at least on our CF10 update 11, Win 2012, IIS8). Also, Adobe's own documentation shows the values as both strings and integers. Does that matter?

The documentation for Admin API is woefully lacking any decent examples.