Simple Secure Code ChatGPT Demo

If you haven’t heard, there’s this cool new thing the kids are doing called “AI”.

From: Adobe Coldfusion Blogs

Multifactor Authentication Support (MFA)

I have a project where I need MFA to a cell phone. Is there any MFA documentation in ColdFusion? The post Multifactor Authentication Support (MFA) appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

ColdFusion 2023 – Google Cloud Platform – FireStore

Cloud Firestore is a flexible, scalable NoSQL cloud database to store and sync data for client- and server-side development.

From: Adobe Coldfusion Blogs

ColdFusion 2023 – Security Enhancements

For the ColdFusion 2023 release, we are adding 2 important security enhancements: JSON Web Tokens (JWT) and SAML/LDAP support for ColdFusion Administrator login.

From: Adobe Coldfusion Blogs

ColdFusion 2023 – GraphQL Client

GraphQL is a query language for APIs and a runtime for executing those queries with your existing data.

From: Adobe Coldfusion Blogs

ColdFusion 2023 – Google Cloud Platform – Storage

Google Cloud Storage is a scalable, fully-managed, secure, and highly available object/blob storage service from Google Cloud.

From: Adobe Coldfusion Blogs

ColdFusion 2023 – Google Cloud Platform – Pub/Sub

Google Cloud Pub/Sub is a scalable, durable event ingestion and delivery system that serves as a foundation for real-time analytics and event-driven applications.

From: Adobe Coldfusion Blogs

ColdFusion 2023 – Central Configuration Server

The Central Configuration Server is a powerful addition to Adobe ColdFusion 2023 that simplifies the management and configuration of multiple ColdFusion instances across different servers.

From: Adobe Coldfusion Blogs

ColdFusion 2023 – HTML to PDF

The HTML to PDF conversion functionality allows developers to convert HTML files, strings, or URLs into PDF documents.

From: Adobe Coldfusion Blogs

Address binding error in Linux-based OS during Cluster creation in ColdFusion

Setting up a cluster in ColdFusion can significantly enhance application scalability and reliability.

From: Adobe Coldfusion Blogs

Introducing the 2023 Release of Adobe ColdFusion

We are thrilled to announce the highly anticipated release of Adobe ColdFusion 2023!  Packed with cutting-edge features and enhanced performance, this release takes ColdFusion to new heights of innovation.

From: Adobe Coldfusion Blogs

The ColdFusion ODBC Server service is not running or has not been installed. You may also use the “MS Access with Unicode” driver to connect to MS Access datasources.

while create datasource with Ms access in cold fusion it give error as The ColdFusion ODBC Server service is not running or has not been installed.

From: Adobe Coldfusion Blogs

Configuring ColdFusion Websocket proxy in distributed mode on Linux

–!> On Server A, Install Apache –!> On Server B, Install Coldfusion –!> Copy the below files and JRE directory from Server B to Server A (We need to create the same directory structure on Server A where Apache is installed) /opt/ColdFusion2021/jre (directory you need to...

From: Adobe Coldfusion Blogs

State of the CF Union 2023 Survey Released

The annual CF survey 2023, so help me check what the state of the CF union is right now The post State of the CF Union 2023 Survey Released appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

CF2021 Enterprise updates not downloading

Hi, I am running windows server 2016 with licensed version of CF2018 Enterprise and I just installed licensed version of CF2021 Enterprise.

From: Adobe Coldfusion Blogs

Clarification Needed on CF2021 Manual Update Installation Process

Need some clarification on CF2021 manual update installation process. The post Clarification Needed on CF2021 Manual Update Installation Process appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

Does coldusion 9.0.0.1 is compatible with weblogic 141.c

Does coldusion 9.0.0.1 is compatible with weblogic 141.c The post Does coldusion 9.0.0.1 is compatible with weblogic 141.c appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

ProjectFortuna Beta & MySQL – No Go

Fortuna MySQL problem The post ProjectFortuna Beta & MySQL – No Go appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

External CSS in cfdocument

How to use external CSS while generating a .pdf using cfdocument. The post External CSS in cfdocument appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

RELEASED- ColdFusion 2021 and 2018 March 2023 Security Updates

We are pleased to announce that we have released the updates for the following ColdFusion versions: ColdFusion (2021 release) Update 6 ColdFusion (2018 release) Update 16 In this release, we’ve addressed some security vulnerabilities and added the following jvm flags to that effect.

From: Adobe Coldfusion Blogs

Adobe ColdFusion Fortuna Open Beta

The time is here, the time is now! CANCEL ALL YOUR WEEKEND PLANS! We are pleased to announce the opening of the CF Fortuna Open #Beta, now available on the Adobe Prerelease site! Features available in this release include: * GraphQL Client (native GQL support for consuming GraphQL endpoints) * Googl...

From: Adobe Coldfusion Blogs

Managing coldfusion-out.log and log rotation in ColdFusion

ColdFusion provides a built-in logging system to help you track and troubleshoot application issues.

From: Adobe Coldfusion Blogs

Configuring MultiSubnetFailover for Microsoft SQL Connection String in ColdFusion

If you’re using ColdFusion 2021 and above, you’ll be happy to know that the latest versions of ColdFusion offer built-in support for multiSubnetFailover.

From: Adobe Coldfusion Blogs

Installing JDK 11.0.18 on server removes all other JDK 11 installations

A change of behavior in the Oracle JDK 11 installer deletes previously installed JDKs and overwrites the most recent version. The post Installing JDK 11.0.18 on server removes all other JDK 11 installations appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

CFHTTP Call get method and passing data json

Hi i am trying replicate this call by PHP to Coldfusion: The call must be by method GET but passing data json in body {“parameter”: “2222222”} In PHP works fine but in coldfsuion no.

From: Adobe Coldfusion Blogs