Quoted String in Column Name in Grid Fails with Oracle
The information in this article applies to product: e-Work
Issue
When using Oracle, a quoted string in the column name in a grid prevents the associated form from loading or an action from being invoked.
For example, a grid contains the column name to\_char('test'). With Oracle, but not MS SQL Server, this will fail. The browser will display the error message 'Failed to open folder' or 'Failed to invoke action', depending on where the form with the grid is being called. Although no error message is written to the e-Work Designer log, the following error message, using this example, is written to the Windows application event log:
Unable to load xml into DOM. Error(-1072896759) : Required white space was missing. . Found at line 11, position 48 :
Resolution
- Use an alias in the column name. In this case, the column name should be specified as to\_char('test') as test.
Tagged:
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 151 General Questions
- 148 Thrust Services
- 57 OpenText Hackathon
- 37 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 186 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories