The information in this article applies to:
Product: Metastorm BPM
Version: 7.0 7.0.1
Issue
Publishing a procedure fails against SQL Server or Oracle, and an error message similar to the following is displayed:
Error - Access violation at address 0040470A in module 'eDesigner.exe'. Read of address 6F69747
Resolution
This may be caused by the size of a custom variable of type text. The maximum size is 250 characters. The version 7 Designer incorrectly allows a value greater than 250 to be entered, whereas previous versions did not.
For multiple lines of text or more than 250 characters, you should use a memo field and memo variable.
The line in the publishing dialog just before the error message should indicate the variable at fault.