Support Article
AddWorkHistory activity throws an error
Summary
AddWorkHistory Activity throws an error message in tracer for every screen, user navigates in the application.
Error Messages
(Work-)StringTooLong "Excepting modern bullion ZZZZZ there two XXXX pieces are the ZZZZZZZ denomination ever ZZZZZZ and the largest ZZZZZZ ever struck by the ZZZZZZ XXXXXX YYYY:" 64
Steps to Reproduce
Run the associated flow in Tracer, and observe the error message against "pyWorkPage.pyAssignmentsList(1).pyLabel".
Root Cause
The issue is present in the AddWorkHistory activity where the property pyInstructions is getting copied into pyLabel without taking care of the length restrictions imposed on these properties.
Resolution
This issue is resolved by HFix-22716 that adds the required length restrictions before copying.
Published July 29, 2015 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.