See also the general examples available, which may answer your question: Hello World
1
/
2
/
3
,
format numbers as character strings
,
simple If-Then-Else
,
complex If-Then-ElseIf
,
filtering and grouping data
,
consolidate grouped values
Parameter Error
- JD Cox
- Topic Author
- Offline
- Premium Member
-
Less
More
3 years 1 day ago - 3 years 1 day ago #3551
by JD Cox
Parameter Error was created by JD Cox
First off, I hope your holiday went well. Still working on proof of concept on my invoicing project and I’ve come across an issue with a parameter. It kind of looks like the SQL Heater is running before the parameter is set. But, another parameter is set below in the same step, step 6 and it works fine, $CID$.
This is my first attempt at this process, if you can think of a better way by all means feel
free.The first four steps would be ODBC connections but the text files produce the same results. Thanks, JD
This is my first attempt at this process, if you can think of a better way by all means feel
free.The first four steps would be ODBC connections but the text files produce the same results. Thanks, JD
Last edit: 3 years 1 day ago by JD Cox.
Please Log in or Create an account to join the conversation.
- FlowHeater-Team
-
- Offline
- Administrator
-
3 years 13 hours ago #3552
by FlowHeater-Team
Best wishes
Robert Stark
Did this answer your question? We would be grateful if you provide a brief comment as feedback. It may also help others who may have encountered a similar problem.
Replied by FlowHeater-Team on topic Parameter Error
Hi JD,
It´s not a bug
it´s just a gap related to the
Heater
activation order. Currently you cannot change the order, but I´m working on it. In your case, the marked
Set Parameter Heater
(see attached screenshot) just triggered too soon. You can solve this by deleting the marked
Set Parameter Heater
and adding again to the
Designer
. Do doing so this
Set Parameter Heater
will added at the end of the
Set Parameter Heater
execution queue and all other
FlowHeater Parameters
are in place before.
It´s not a bug

Best wishes
Robert Stark
Did this answer your question? We would be grateful if you provide a brief comment as feedback. It may also help others who may have encountered a similar problem.
Please Log in or Create an account to join the conversation.
- JD Cox
- Topic Author
- Offline
- Premium Member
-
Less
More
2 years 11 months ago - 2 years 11 months ago #3553
by JD Cox
Replied by JD Cox on topic Parameter Error
Thanks Robert
Sorry for the confusion I didn’t think it was a bug on your part.
As usually your response is spot on, that really explains a lot and fixes my problem.
Thanks again for your support, JD
Sorry for the confusion I didn’t think it was a bug on your part.
As usually your response is spot on, that really explains a lot and fixes my problem.
Thanks again for your support, JD
Last edit: 2 years 11 months ago by JD Cox.
Please Log in or Create an account to join the conversation.
Time to create page: 0.440 seconds