Minor Changes:
Enhancement: Implement solution where additional comment and worknote trigger can be done based on property value.
If the value of system property "incident.outbound.enable_work_notes" is set to false for customer, then the worknotes if updated on incident will not be sent to the partner system (no outbound communication will happen).
Updated BR "Message exchange triggering" and SI "TSOutboundSOAPMapping" and "connectorAPI".
Enhancement: Update T-Connector to handle incident process without ICU user mapping
Implemented functionality that operates for customers to manage the complete process of Incident management without ICU user mapping in situations where customers do not utilize baseData functionality.Updated SI "CustomerId" and created system property "x_tsigh_ts_connect.Basedata.Activation".This property should be created if functionality needs to be used.
Enhancement: Adding Fix script to check the configuration on instance once T-Connector is installed.
Fix script has been developed to check basic t-connector property configurations, customer ID and credential mapping configurations etc.Created fix script "Check Basic Configuration Of T-Connector".
Enhancement:CHM2CHM:Correct the Code for Gliderecord secure for Zurich version
If strict ACL rule applies because of system properties on Group table when condition 'com.glide.security.strict_read_roles'== true, then GlideRecordSecure will be switched to GlideRecord as on the customer end, we cannot control any property.Updated Script include "CHM_ChangeInfoTaskCreationInbound".
Enhancement:CHM2CHM Customer change with unprocessed local tasks can be put to Review.
Added all type of valid task type should be considered for validation, all valid task type of task can not be moved to review until and unless it is closed.Updated script include "CHMServerValidationUtility" and BR "CHM Validation for Master Tconnector".
Enhancement:Enhance the scheduled job "OTIP Transmission Issues Tracking"
Improved the existing Scheduled Job to monitor message stream failures. This job runs every hour to identify message streams with status codes between 400 and 599 that failed after the final retry attempt within the last hour.
Check below properties if not present:
a. "core.otip_con_issues.inc_notification"
b. "core.otip_con_issues.notification"
c. "core.otip_con_issue.impact"
d. "core.otip_con_issue.urgency"
Also Check below properties if present should not be imported in customer instance:
a. "core.otip_con_issue.operation_grp" (Assignment Group for incident)
b. "core.otip_con_issue.recepeints" (Recepients for notification)
c. "core.otip_con_issue.inc_user" (Caller for incident)
Enhancement:Implement the solution to send the attachment using flow designer
Designed T-connector to send attachment to fulfiller system if request management lifecycle done via Flow. Updated Script include "bondedAttachments".
Bugfix:CMDB_DB segment name is not selectable.
Fixed the dot walking CI query which impact the performance.Updated script include "gerenricAJAXUtils".
Note: For mapping and property data related to this version,please connect with your T-Systems point of contact.