restrictions/calculation field c#
when trying to use source columns in restriction or calculation in line mapping with c# it gives me the below error:
"the name _columnname does not exist in the current context"
vb works fine but c# doesnt seem to take the source column names. any idea?
I am trying to restric the data in the line mapping from loading to GP based on the source column value.
Regards,
tq
"the name _columnname does not exist in the current context"
vb works fine but c# doesnt seem to take the source column names. any idea?
I am trying to restric the data in the line mapping from loading to GP based on the source column value.
Regards,
tq
Hi tq, What version of Smart Connect are you using? Have you downloaded the latest release? Another thought is to check the case on your source document. You could make all of the fields uppercase as that is what they are changed to in Smart Connect.