Issue: Prior to the Summer 2017 release, if there were letters from other languages, such as Cyrillic characters, in Entity or Field Names in the datastore or you were using Unicode characters from a version of Unicode higher than 3.0, TIBCO Scribe® Online stripped out anything that was not a-z, A-Z, 0-9, and _.
After the Summer 2017 release, Unicode up to version 3 is supported for Entity and Field Names. Due to the original method used by TIBCO Scribe® Online to strip out unsupported characters, resetting metadata, and editing/saving a Map after the Summer 2017 release of TIBCO Scribe® Online may cause Map validation errors. (42288)
NOTE: Connection names, user names, and passwords still do not support anything except a-z, A-Z, 0-9, and _ .
If a TIBCO Scribe® Online Organization has entities or field names that have been scrubbed by the stricter method, limiting everything to a-z, A-Z, 0-9, and _, the following rules apply as long as metadata is not reset:
- Agents can upgrade
- Maps continue to run after the changes
- Maps can be edited
Resetting Metadata If you reset metadata the following rules apply:
- Maps continue to run.
- Editing Maps triggers validation errors.
- Saving the Map with the errors stops the Map from being run because it can’t compile until the errors are corrected.