2018.1

Table Of Contents
GUID variable introduced
A new %U system variable has been introduced to support full GUIDvalues. This new variable
is an addition to the pre-existing %u (a unique 15-char string). The new %U system variable is
available in the same locations that the %u system variable is, including in the context menus.
(SHARED-61244)
Improved support for special characters
When retrieving data/strings from the data repository manager through the scripting API
command GetKeySets(), special characters like è ê ë æ' got corrupted in the output.
GetKeySets() now converts the results coming from the Repository from UTF8 to ANSI for
compatibility with scripting. GetKeySetsW() can still be used to obtain the UTF8 value without
conversion. (SHARED-62189)
Workflow Service Console improvements:
l Option added to browse either the Connect or Workflow logs for the current user on this
machine. (SHARED-60021)
l
Text can now be copied from the service console logs using the new File>Copy menu
option. (SHARED-60025)
Page 1256