TIBCO Scribe® Online API Release Notes
Release notes are displayed in descending order from the most recent release to the oldest. Known Issues are listed with the most recent release.
See TIBCO Scribe® Online Connector For TIBCO Scribe® Platform API for more information.
Note: To access any changes to metadata support, such as new operations, entities, or fields, reset metadata for the Connection. See Resetting Metadata.
Version 1.1.0
Released November 27, 2017.
New And Noteworthy
Added support for the following:
- New entities, including:
- ManagedConnector (SC-579)
- LookupTable (SC-645)
- LookupTableValue (SC-662)
- TrialOrganization (SC-671)
- Querying the ManagedConnectors API endpoint to return a list of Organizations where a specified private Connector is installed. (SC-579, SC-580)
- Installing a Managed Connector by granting access to that Connector from a managing Organization. (SC-564)
- Removing a Managed Connector by removing access to that Connector for the selected Organization. (SC-644)
- Querying the LookupTable API endpoint to return LookupTables and their hierarchically related children, including: LookupTableValues. LookupTableValues are hierarchical children of a LookupTable and the associated records are contained within the LookupTable record. (SC-645, SC-646, SC-703)
- Querying the Organization API endpoint to return an Organization and its hierarchically related children, including one or more Administrators, SecurityRules, and/or SolutionStatusErrors. These are hierarchical children of an Organization and the associated records are contained within the Organization record. (SC-647)
- CreateWith operation for the Organization entity. (SC-843)
- Accessing new Organization fields for the Data Center associated with the Organization, including: DatacenterId, DataCenterName, DataCenterLocation.
- CreateWith operation for the TrialOrganization entity. (SC-672)
- Create, UpdateWith, and Delete operations for the LookupTable entity. (SC-653, SC-666, SC-668)
- Query, Create, Update, and Delete operations for the LookupTableValue entity. (SC-664, SC-665, SC-667, SC-669)
- Filtering:
- Agents by Name and/or ConnectorId. (SC-591)
- Connections by Name and/or AgentId. (SC-589)
- Connectors by Name and/or AgentId. (SC-590)
- History by the LaterThanDate parameter to filter Solution executions by date of execution. Including SortOrder and ExecutionHistoryColumnSort fields in Filter criteria allows you to control the field used to sort the records returned and the order, either ascending or descending. (SC-763)
- LookupTables by Id. (SC-661)
- LookupTableValues by Id. (SC-664)
- ManagedConnectors by ConnectorId. (SC-581)
- Maps by Name. (SC-588)
- Organizations by Id, ParentId, Name, and/or Status. (SC-587)
- Organizations by FilterByApiAccess, to return only Organizations where the specified IP address has API Access. (SC-760)
- Solutions by Net Change date using either the LastRunTime or NextRunTime field. (SC-765)
- Solutions by SortName and SortOrder allows you to control the field used to sort the records returned and the order, either ascending or descending. (SC-766)
Closed Issues
There are no Closed Issues in this release.
Known Issues
There are no Known Issues in this release.
Version 1.0.0
Released July 14, 2017.
New And Noteworthy
The Connector for TIBCO Scribe® Online API uses the TIBCO Scribe® Online API to query, create, update, or delete TIBCO Scribe® Online objects, such as Organizations, Connections, Solutions, or Maps. In addition, the Connector has a special Command Block used to execute TIBCO Scribe® Online API actions, such as provisioning Cloud Agents, testing Connections, installing Connectors, and marking and reprocessing records with errors.
Closed Issues
There are no Closed Issues in this release.