![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
See the TIBCO Runtime Agent Release Notes and the TIBCO Administrator Release Notes Known Issues sections for descriptions of additional issues related to migration.In order to use the thick database client supplied by Oracle on HP_UX systems, you must set the ORACLE_HOME environment variable each time prior to performing one of the following functions:For example, if your Oracle home directory is /u01/app/oracle/product/10.2, you must execute the following shell command:
1. Start TIBCO Domain Utility and from the TIBCO EMS Plugin category, select Update TIBCO EMS Server.Figure 2 Select Update TIBCO EMS Server
6. A summary screen appears indicating success. Click Exit to close TIBCO Domain Utility.The -Dstrictnames flag is used to enforce or relax the strict naming convention. The flag is set by adding java.extended.properties=-Dstrictnames=true to the designer.tra file. The default is true.
• If set to true, the strict naming convention is enforced. This means you cannot rename an object by changing case. For example, you cannot rename an object from myobject to MyObject. You also cannot use the following characters in an object name: | / \ " ' : ?.
• If set to false, the strict naming convention is not enforced. This means you can rename objects by changing case. You also can use the following characters in an object name: | / \ " ' : ?.The -Dstrictnames flag should be set to false when opening a 5.1.3 project in TIBCO Designer 5.10 that contains object names which use the disallowed characters. After opening the project, you should change object names by removing the disallowed characters and reset the -Dstrictnames flag to true.
• In previous releases, endpoints were encapsulated within a Generic Adapter Configuration. In this release, endpoints can be defined directly at the activity level. You may need to recreate your endpoints manually after migrating your project. Use the TIBCO Designer Resources > Validate References menu command to resolve endpoint references.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |