Skip to main content
Nintex Community Menu Bar
Solved

Nintex BOT truncated long variable string when insert to SQL Server

  • April 1, 2021
  • 1 reply
  • 32 views

adithepo
Forum|alt.badge.img+4

Hi,

 

I've tried to insert a variable data which get from image(png) to base64 with Python conversion. The variable contains the full and correct base64 string but when use Execute SQL Server library and tried to insert the variable into the SQL Server field with NVARCHAR(Max), it has been truncated and insert successfully but with a truncated string.

 

Do you have any suggestions for this issue ?

 

Version Use :
RPA Central 2.0.3
Nintex BOT : 17.0.3

 

Thank you.

Best answer by adithepo

Hi,

 

I install the latest version of Nintex BOT 17.0.4

 

Problem solved !

 

Thanks

1 reply

adithepo
Forum|alt.badge.img+4
  • Author
  • Rookie
  • 23 replies
  • Answer
  • April 1, 2021

Hi,

 

I install the latest version of Nintex BOT 17.0.4

 

Problem solved !

 

Thanks