Skip to content

SMLets Exchange Connector v5.0-Alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 20:30
· 12 commits to dev since this release
b60ee73

SMLets Exchange Connector v5.0-Alpha1

Summary
First alpha release for v5.0 of the connector that introduces support for multiple keywords.

New Features
The Management Pack (5.0.0.0) introduces support for entering one or many comma separated keywords per keyword configuration. For example, the [approved] keyword could now be set to "yes,affirmative,approved,approve,expedite". The [reactivate] keyword could now be set to "reactivate,reopen", etc. In doing so:

  • Enables multiple languages per keyword
  • Gives rise to keywords only known to select individuals and thus introduces new automation opportunities based on specific uses of the keyword. For example, [approved] may complete a Review Activity but using Custom Events and [expedite] could complete a Review Activity and raise the Priority of a subsequent Manual Activity to Immediate.

Miscellaneous
Several functions have been renamed to use singular nouns instead of plural to follow PowerShell best practices. As such, if you are using any of these in your own Custom Events they will need to be updated.

Old Name Updated Name
Get-TierMembers Get-TierMember
Get-CiresonPortalAnnouncements Get-CiresonPortalAnnouncement
Search-AvailableCiresonPortalOfferings Search-AvailableCiresonPortalOffering
Get-AzureEmailKeywords Get-AzureEmailKeyword
Get-SCSMWorkItemSettings Get-SCSMWorkItemSetting