Skip to Content
-1
Jun 24, 2020 at 10:02 AM

Truncate string using substring for item data

51 Views

Hi guys,

I want to truncate the string for item data with contexts.

When I use substring function, the error occurs as below:

Exception:[java.lang.StringIndexOutOfBoundsException: String index out of range: 30] in class com.sap.aii.mappingtool.flib7.TextFunctions method substring[TestSA2, 0, 30, com.sap.aii.mappingtool.tf7.rt.Context@293a4cd5]
See error logs for details

Could you kindly please help for the issue?

Thanks a lot in advance.