For additional information see:
TIBCO Cloud Integration Release Notes
TIBCO Cloud Integration - Connect Known Issues
TIBCO Scribe Online Connector Release Notes
New And Noteworthy
TIBCO Cloud Integration - Connect API
- Added a new parameter, byReference, to the POST /v1/orgs/{orgId}/solutions/{solutionId}/cloneAsync method. If set to ?true?, the source App and any associated cloned target Apps share resources, such as Flows. This improves performance when cloning. However, neither the source App nor the target Apps can be edited. See Copy Or Clone A Solution Using Shared Resources for more information. https://dev.scribesoft.com/en/main/how/copy-solution-byref.htm (SCCORE-7751)
- Added a new field to the App model to indicate whether or not a App has been cloned and is sharing resources. The new field and possible values are as follows: (IPAS-19950)
- solutionCloneType
- solution ? App does not share resources with any other App.
- solutionByReferenceSource ? Source App that has been copied to one or more target Apps and shares resources with those Apps, such as Flows.
- solutionByReferenceTarget ? Target App copied from a source App and shares resources with the source App, such as Flows.
- solutionCloneType
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now