When a text field has a special character, such as a single quote, the IM/BPM process fails.Is there a way to make special characters transparent?
book
Article ID: KB0089038
calendar_today
Updated On:
Products
Versions
TIBCO IntegrationManager
-
Not Applicable
-
Description
Resolution: To reference a field with special characters or reserved words within IntegrationManager, you can replace all special characters and surround reserved words with two underscore characters (__). Refer to the TIBCO IntegrationManager Process Design Guide / Working with TIBCO ActiveEnterprise Objects in Scripts for more information.
Issue/Introduction
When a text field has a special character, such as a single quote, the IM/BPM process fails.Is there a way to make special characters transparent?