Hello guys, I am trying to use the field "OutputLog" on the AS_Queue (Alteryx Server in MongoDB), but looks like that has a limitation when the log is more than 32767 bytes. Someone is facing the same problem or something similar?
Thanks all
Hi @viniciusnp31 ,
I have never used this field and can't find it in the schema documents so my suggestion may not be the solution.
Are you using the Simba ODBC driver for MongoDB to connect to your MongoDB?
If it is a binary column, go to the driver's advanced options in the ODBC Admin and increase the binary size.
Best,
Fernando