In my workflow I'm receiveing the following warning messages
Run Command (12) URL: "url here" was truncatedRun Command (12) The field "URL" was truncated in record #1
How can I prevent the Run Command from truncating the field?
Thanks
I found the solution. In the Run Command configuration, I can change the Field Length for the file. Please see screenshot.
I changed that and it worked.
Thanks.
I'm not sure of your specific implementation, but I've had trunaction issues in the past. I usually place a Select tool in front of the tool that is causing truncation; then in the select tool, increase the size of the field that is getting truncated.
Is there any way you could upload your module so that we could attempt to reproduce your error?