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

After Installation of CF11 Update 5 Element STATUSCODE is undefined in CFSTOREDPROC

Participant ,
May 05, 2015 May 05, 2015

Copy link to clipboard

Copied

Hi,

I installed Hotfix 005  to my CF11 Installation .

After that I get the error:

Element STATUSCODE is undefined in CFSTOREDPROC

when executing stored procedures

Example:

<cfstoredproc procedure="is_authorized" datasource="test" returncode="YES">

    <cfprocparam type="in" cfsqltype="cf_sql_varchar"  value="#username#" >

    <cfprocparam type="in" cfsqltype="cf_sql_varchar"  value="CUST_W" >

</cfstoredproc>

<cfoutput>

#cfstoredproc.StatusCode#

</cfoutput>

In the earlier Release everything was okay.

Any ideas?

Thanks Claudia

Views

279

Translate

Translate

Report

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
no replies

Have something to add?

Join the conversation
Resources
Documentation