Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Administrator API

Explorer ,
Sep 25, 2012 Sep 25, 2012

This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/Admin/WSc3ff6d0ea77859461172e0811cbf364104-7fcf.html

731
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 25, 2012 Sep 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!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Sep 04, 2013 Sep 04, 2013
LATEST

        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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources