Status/Resolution/Reason: To Fix//
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 09/21/2015
Components: Document Management
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Minor / Some users will encounter
Locale/System: English / Win XP All
Vote Count: 0
PDF variable fails in some <cfpdf> attributes
Repro:
A PDF variable (ex: myPDF) should be allowed in these cases:
1) cfpdf(action="archive", source="myPDF",..
2) cfpdf(action="addwatermark", copyfrom="myPDF",..
3) cfpdf(action="processddx", inputfiles={pdfIn=myPDF},..
Actual behavior: exception
Expected behavior: no exception
Note: A PDF variable is also not allowed in the outputfiles and keystore attributes, but that makes sense.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4060768
Reason: BugVerified
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email:
Attachments:
Comments: