Line Loop with multiple results
AnsweredI have a line loop, where each line has multiple potential outcomes. Following the advice here: https://support.boyum-it.com/hc/en-us/articles/215677107-Is-it-possible-to-have-multiple-final-results-in-a-single-Line-Loop- I am using macros to save to 2 @STORE variables.
When I attempt to use these in a message to the user I get the error: "Must declare the scalar variable "@STORE4"." (and likewise @STORE3 - the other variable)
This is the message format: SQL:SELECT 'The Following Lines have incorrect Order Multiple: ' + @STORE3 + ' The Following Lines have no Price: ' + @STORE4
-
Official comment
Hello Keith,
I think the problem is in your configuration, since this involves more analysis, I suggest you create a ticket with your Partner, in the case they are not able to solve it, they can contact our support.
Please sign in to leave a comment.
Comments
1 comment