| Products | Versions |
|---|---|
| TIBCO BusinessConnect ConfigStore Management Interface Protocol | - |
| Not Applicable | - |
Description:
TIBCO BusinessConnect ConfigStore Management Protocol 6.0.0 hotfix 1 has been released. You can download this Hot Fix from the TIBCO Product Support server using your TIBCO Support Central (TSC) username (email address) and password, at
Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.
Closed Issues in 6.0.0_HF-001 (This Release)
CMI-526 Support for external users. This feature introduces 6 new operations
- getOneExternalUser. This operation allows the user to fetch an external user
by name.
- getManyExternalUser. This operation allows the user to fetch one or more external
users by pattern name.
- insertExternalUser. This operation allows the user to insert an external user.
- upsertExternalUser. This operation allows the user to update an external user or
insert it if it does not exist.
- updateExternalUser. This operation allows the user to update an external user.
- deleteExternalUser. This operation allows the user to delete an external user.