PSI EXPORT NODE NAME ISSUE- PSI NOT UPDATED

Hi,

While creating PSI files from E3D, if the node name in MODEL is more than 10 characters, it will be truncated to the limit of 10 characters.

So it is creating more number of alerts during the export process of PSI files.

 PSI pml function still has the code for truncating the characters to 10 as below.

 

But as per the latest release of CAESAR II -2019 the character count increased to 25 from 10.

-> Increased the maximum length of node names from 10 to 25 characters. (CR-TX-25865, RI-TX-17314)

https://docs.hexagonppm.com/r/en-US/CAESAR-II-Users-Guide-2019-Service-Pack-1/Version-2019-11.0-Service-Pack-1/980270

Any update for PSI2CII.EXE?