TIBCO Scribe® Online 2022 Release Notes
Release notes are displayed in descending order from the most recent release to the oldest. See TIBCO Scribe® Online Current Known Issues for detailed information on Known Issues. See Release Notes TIBCO Scribe® Online Developer Portal for release notes associated with the API and the SDK.
Note: Close your browser and reopen it after the upgrade to ensure that the TIBCO Scribe® Online User Interface displays correctly with no errors.
Version 2.10.0 Release
Released July 14, 2022.
New And Noteworthy
This release provides updates to the TIBCO Scribe® Online API. See the Release Notes in the Developer Portal for additional information.
Closed Issues
There are no closed issues in this release.
Version 2.9.1 Release
Released March 31, 2022
New And Noteworthy
There are no new features in this release.
Closed Issues
SCCORE-8065
After a Connector release or in cases where Cloud Agents are moved to other servers for load balancing, Connection details sometimes do not display in the Connection dialog of an existing connection. (Case # 02091495, 02091918, 02092834, 02093791, 02095721, 02095880)
Version 2.9.0
Released March 8, 2022.
New And Noteworthy
There are no new features in this release.
Migration And Compatibility
SCCORE-5261 / SCCORE-5985
IMPORTANT NOTE: We are updating the TIBCO Scribe® Online Agents to leverage a new SQL LocalDB database in this release. Agents are automatically updated and no action is required on your part. (Case # 01934242)
Changes In Functionality
SCISV-255
Third-party Connector developers should note that the list of .dlls installed on an agent is changing with this release. For the updated list, see TIBCO Scribe® Online Connector Certification & Release on the TIBCO Support site.
SCCORE-1475
The backlog of queued messages for a Request/Reply Map is limited to 100 messages. When the queue contains 100 or more unprocessed messages, the system generates errors with HTTP Status Code 429 and does not accept any more messages in the queue. When enough queued messages have been processed, new messages are accepted again.
41553 / SCCORE-1945 / SCCORE 3095
If you edit a Connection from within a Solution, the Agent used to test that Connection defaults to the first Agent alphabetically, which may not be the Agent selected for that Solution.
SCCORE-5263 / SCCORE-7135
Maps now support a maximum of 250 Blocks. If you have a Map that contains more than 250 Blocks it will continue to run. If you open a Map that contains more than 250 Blocks you cannot save any changes made to the Map until you reduce the number of Blocks. Best practice is to create several smaller Maps that run in sequence within a Solution.
SCCORE-6532
TIBCO Scribe® Online now throttles the number of inbound messages processed by the Agents to 20 messages per batch for both the Cloud Agent and the On-Premise Agent. When the batch is complete, the Agent requests another batch of messages until the Message Queue is empty.
SCCORE-7443
When you invite a new user to your TIBCO Scribe® Online Organization, you must confirm that the new user is not on any government Denied Parties List. Links to the sites that manage these lists are included on the User Invitation dialog to provide you with more information.
SCCORE-7655
If the Map designer is left idle for more than 120 minutes, any changes to the Map are saved automatically and you are logged out of the system. The revision of the Map that is auto-saved is marked in the Revisions dialog with the comment: Flow autosaved due to an inactivity logout. The last revision of the Map with this comment represents the latest auto-saved Map. The next time you open the Map, a message displays to alert you that the Map was saved automatically.
SCCORE-7704
If scheduled maintenance is in progress and the software being deployed involves changes to the Agent, Agent installations are temporarily disabled and a message similar to the following is displayed:
Agent installs are disabled temporarily. Check the TIBCO Cloud Services status page for more information.
Once maintenance is complete, you can install Agents as needed.
Closed Issues
67093 / SCCORE-148
NullReferenceException errors are generated when a large amount of Execution History is created in a short amount of time because there are a large number of Event Message Solutions being processed and the On-Premise Agent cannot synchronize with the cloud. (Case # 65262, 01725410)
SCCORE-1463
If you select all Maps in a Solution and attempt to delete them all at once, only some of the Maps are deleted.(Case # 01806292)
77588 / SCCORE-1513
In some cases the Agent cannot synchronize Execution History with the Cloud. When the synchronization is not successful, error details cannot be seen in View Error Details and the Solution status remains at In Progress even though the job has completed. (Case # 01739741, 01773030)
75257 / SCCORE-1548
In the Query Block Properties Net Change tab, if the field being used for Net Change is type datetime2 TIBCO Scribe® Online converts it to datetime when storing the date for the most recent record processed. The process of converting from datetime2 to datetime involves rounding the nanoseconds portion of the time value up or down to fit the value into the datetime field. This can cause a few records to be either reprocessed or skipped the next time the Map runs. (Case # 70140, 01730258, 01889660 01934242)
Example:
2019-02-26 07:11:16.2466667 is rounded up to 2019-02-26 07:11:16.247
2019-02-26 07:11:16.2449990 is rounded down to 2019-02-26 07:11:16.243
SCCORE-2724 / SCCORE-6373
Solution status remains In-Progress even though the Solution has completed. In some cases, execution history is not available for these Solutions. (Case # 01819986 01885642, 01886018, 01889561, 01891237)
SCCORE-3564
The status for a Scheduled Solution sometimes displays as On Demand when not running instead of displaying Idle. (Case # 01850686, 01852373, 01853709, 01859358, 01862357, 01882119, 01908242)
SCCORE-4315
Appending records to a Lookup Table changes the sort order of the values in the User Interface. (Case # 01871348)
SCCORE-5238
A Scheduled or On Demand Solution remains in a running status indefinitely and the number of records processed does not increase. Attempting to stop the Solution causes the state to stay in an In Progress or Stopping status. (Case # 01891602, 01894802, 01896296, 01898486, 01907510, 01909016, 01911382, 01911495, 01912313, 01912679, 01920760, 01921375)
SCCORE-5390
Improved the error message displayed in the Formula Editor when there is a data type mismatch. (Case # 01912532)
SCCORE-5485
If a Solution fails immediately, the date used for Net Change is updated even though no records were processed. (Case # 01913727)
SCCORE-5501
After testing a Native Query you can only preview the data once.
SCCORE-5854
In some cases, Cloud Agents exceed memory usage maximums and cannot synchronize data with the Cloud or run Solutions. (Case # 01921869, 01921986)
SCCORE-6243
Occasionally Cloud Agents used with Request Reply Maps that process a large number of messages can cause a degradation of cloud resources. (Case # 01921986)
SCCORE-6365
If there are several corrupted Connections in an Organization, Agents cannot synchronize with the Cloud. (01936682, 01940146)
SCCORE-6366
Deleting a Connection sometimes corrupts that Connection before the Agent can synchronize with the Cloud. The Agent is unaware that the Connection no longer exists and attempts to use it, causing Solutions to remain in a Preparing state. ( 01936682, 01940146)
SCCORE-6399
If the Map Debug process fails with certain types of errors, such as an error caused by bad data returned from a Query, there is no way to exit the Debug process until it times out on its own. (Case # 01931525, 01941061, 01941597, 01952448)
SCCORE-6507
Message Maps that receive a large volume of messages occasionally leave messages in the queue because the completion notification for the last message processed is not received by the cloud, preventing subsequent messages from being processed. (Case # 01939306, 01941271, 01941069 )
SCCORE-6598
In some cases, Solutions that complete a run very quickly are stuck in a running status even though they have executed successfully. ( Case # 01946236 01941759 )
SCCORE-6688
Configuring a Connection from within a Map for a Connector that only supports the On-premise Agent fails with an error because the Connection configuration dialog defaults to the Cloud Agent to test the connection. (Case #01946336)
Error: Connection test failed: Connector is not installed on this Agent.
SCCORE-7061
When you configure a new Connection from within a Map, the first Agent displayed alphabetically is used to test the Connection instead of the Agent assigned to the Solution.
SCCORE-7467
The Find and Replace functionality in the Map designer fails when searching for text that contains a period (.) and selecting either Names only or All. (Case # 02058641)
SCCORE-7679
When an agent has more that 100 configured connections, the Block Properties Formula Editor in a Map using that agent cannot display data for connections higher than the 100th and an error similar to the following displays: (Case # 02058336)
Message: Cannot read properties of null (reading 'indexOf')