3

When playing a recording as a task guide, the task guide has problems with controls whose ControlName consist of more than 60 characters.



This only happens, when you select the recording from recents. Selecting the recording from your pc (axtr or xml), everything is working fine.



After some research I found out that the ControlName field in the 'SysTaskRecorderNodeFormUserActionInputOutput' table has a maximum string size of 60 characters. However, there are thousands of controls where the ControlName is longer than that. Some are over 140 characters.



Example:



Form name: HcmPersonEducation



ControlName: HcmPersonEducation_EducationInstitution_EducationInstitutionId



This control can be found on the GUI as follows: 1) Choose an Employee, 2) open details, 3) Blade “Competencies and development”, 4) FastTab Competencies, 5) Education



Even if one changes or inserts a value in this field, the task guide does not recognize it and therefore the step progress on the right hand side is not increasing.



Suggestion: Please increase the string size in SysTaskRecorderNodeFormUserActionInputOutput.ControlName so that a Task recording called from “recents” supports all GUI elements.




Category: Development
STATUS DETAILS
Needs Votes