Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am getting the above message on a tFixedFlowInput compontent. Since I'm a newbie I'm not sure if i'm doing this correctly?
I am attempting to pass data from a MS SQL database to a store procedure as parameters, and have that store procedure return a string.
My flow is as follows
tMsSqlInput ----main --> tFlowToIterate ---- iterate ---> tFixedFlowInput ----- main --> Tmap ---output --> tMSSqlSp ---main -->tLogRow
I am receiving an error
"syntax error on token ",", Expression expected after this token" and also
"syntax error on token "<", Expression expected after this token"