BaanInOhio
2nd July 2008, 17:45
Ran into an interesting issue that I'm trying to determine if there is a workaround. We have a request for a comma delimited import file change from around 70 fields to 250. The prior import would save the entire record in a pipe-delimited record in a text field of the Baan table record where some fields are being placed from the import. After creating the new import, I found that the condition on the text file would not compile (check syntax).
After checking the syntax in the text for concatenating fields and ensuring that the parameters by condition had the proper values (alpha vs. numeric), I trimmed the saved fields to the prior amount (70) and started adding fields back in five at a time. After a few passes, I found that the compile error starts occurring when the 101st parameter by condition is added. Therefore, it looks like an additional exchange limitation is 100 parameters by condition.
I thought it would be good to post this fact since I couldn't find the limitation in Baan support or this forum and the compile provides a misleading error instead of stating that a limit was surpassed.
After checking the syntax in the text for concatenating fields and ensuring that the parameters by condition had the proper values (alpha vs. numeric), I trimmed the saved fields to the prior amount (70) and started adding fields back in five at a time. After a few passes, I found that the compile error starts occurring when the 101st parameter by condition is added. Therefore, it looks like an additional exchange limitation is 100 parameters by condition.
I thought it would be good to post this fact since I couldn't find the limitation in Baan support or this forum and the compile provides a misleading error instead of stating that a limit was surpassed.