Hi everyone! I am trying to set a configuration option named "EXPRESS_MAX_STRING_LENGTH" in app.cfg file of both DataFlux Data Management Studio and DataFlux Data Management Server, but either set this option or not, it does not make any difference - it doesn't work. What I have added in app.cfg is: EXPRESS_MAX_STRING_LENGTH = 10000000 What I want is to extend the length of a string because I need to assign many characters to a string in DataFlux using Expression Language. Do you have any suggestions why this configuration option does not work? Thank you in advance!
... View more