pylabel 64 characters max length
Hi,
I have a problem when trying to add some operator with more than 64 characters full name length to work party using activity Work- PartyAddOperator. This activity uses property-set method to set the value of pyLabel property as a concatenation of pyUsername and pyTitle, but pyLabel has maximum length set to 64. In my case business requirement is 128 characters full name length. Is there any solution?