Hi,
Is there a way, where we can increase the length of the string in the AFX connector. Currently it supports only 256 characters. But we have a scenario, where we have to pass a value to the targets which has around 350 characters. Is it possible to increase the size from database?
Regards,
Devani N
I just did a quick test. A workflow with a provisioning node which updates a column in a DB.
Created a workflow variable that contains 300 chars.
Passed that variable to the provisioning node and after executing, the DB value was updated with the complete list of chars.