PossibleNOW MyPreferences 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 PossibleNOW MyPreferences Connector 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.3.1
Released April 9, 2019.
New And Noteworthy
- Added Query support for the PreferenceGET entity. (69169)
- Added UpsertWith support for the PreferencePOST entity. (69170)
Changes In Functionality
The Preference entity has been replaced by the PreferenceGET and PreferencePOST entities.
Closed Issues
69171
When displaying the CustomProperties entity as a child entity on the Include tab on the Query or UpsertWith Block, the label was incorrect and has been changed.
Note: To update the label in the TIBCO Scribe® Online UI, reset metadata for the Connection. If you had this relationship enabled, when using the Query Preview tab or at Map run time an error similar to the following is generated.
PreviewQuery failed. :Please retry, CustomProperties metadata is not currently available.
To fix this issue, open the Query or UpsertWith Block, disable the relationship, and close the Block. Then, open the Block and reenable the relationship.
In some cases, the relationship names with new labels do not display even after resetting metadata. If you do not see a relationship name that is configured in your Map, disable the relationship above it in the relationship tree on the Include tab, then enable it again. The updated relationships should be displayed and can be reenabled as needed.
Another option is to configure a new Query Block and move the remainder of the Map to that Query Block.
Known Issues
There are no Known Issues in this release.
Version 1.2.0
- New And Noteworthy
- Added Query support for the Program and ProgramGroup entities. (64019, 64020)
- Querying the Preference entity updates include:
- Filters for User Profile Preferences, such as Phone or Address. (64017)
- QueryStatusPollingInterval option on the Filter tab to set the interval between status calls to the API. (64423)
- QueryStatusPollingTimeout option on the Filter tab to override the default timeout setting when polling for query status. (64424)
- MaxRetries option on the Filter tab has been removed because it is no longer necessary. If you have a Map that uses the MaxRetries option, modify your Map to use QueryStatusPollingInterval and QueryStatusPollingTimeout instead. (64425)
- Added Upsert support for the BatchPreference entity. The BatchPreference entity is used for bulk processing Preference records. (63492)
- Added UpsertWith support for the Preference and ChannelPreference entities. (63492, 65033)
- Added a Deactivate operation for the DeactivatePreferenceInput entity to deactivate a Preference for a user. This operation includes matching criteria for some User Profile Preferences, such as Address and deactivates all matching records. (64018)
- Added field descriptions to fields where they were available from the API. (65487)
Closed Issues
There are no Closed Issues in this release.
Version 1.1.0
New And Noteworthy
The Connector for PossibleNOW MyPreferences supports the following:
- Query support for the Preference entity.
- Supports using two virtual fields on the Query Block Filter tab to modify default behavior: (63493)
- MaxRetries — Overrides the default retry logic increasing or decreasing the number of times the Connector retries after a failed request.
- PageSize — Controls the number of records returned when paging through query results to return the results in smaller subsets.
Closed Issues
There are no Closed Issues in this release.