- Posts: 109
Terminate (STOP) Process
- JD Cox
- Topic Author
- Offline
- User
Less
More
4 years 10 months ago #3546
by JD Cox
Terminate (STOP) Process was created by JD Cox
I’m working on a large definition with six processing steps. The process generates customer daily invoices. At the second step I create an InMemory table from an ODBC customer pricing table. If step two is unable to find any active pricing I want to terminate the process at that point to avoid flagging the shipments as invoiced. I’ve tried the Stop Heater but I’m guessing with no data there’s nothing to trigger the stop.
Any help would be greatly appreciated. JD
Any help would be greatly appreciated. JD
Please Log in or Create an account to join the conversation.
- FlowHeater-Team
- Offline
- Admin
4 years 10 months ago #3547
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 Terminate (STOP) Process
Hi JD,
Thanks for this question. It seems that´s a gap. In the current Beta Version “4.1.6.2 Beta6” I´ve made a few modifications to handle this.
Attached you´ll find a short example.
Beta Version Download
FlowHeater Beta 32 Bit
FlowHeater Beta 64 Bit
FlowHeater Server Beta
Thanks for this question. It seems that´s a gap. In the current Beta Version “4.1.6.2 Beta6” I´ve made a few modifications to handle this.
- In the
Stop Heater
you can now decide what do you want to stop. The complete Definition or just the current processing step. Also you can now define an alternate exit code. This could be helpful with automated processing via CMD scripts in the
Batch Module
or the
FlowHeater server
.
- The
SQL Heater
can now perform a “select count(*) form
” on InMemory Tables
Attached you´ll find a short example.
Beta Version Download
FlowHeater Beta 32 Bit
FlowHeater Beta 64 Bit
FlowHeater Server Beta
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.
Attachments:
Please Log in or Create an account to join the conversation.
- JD Cox
- Topic Author
- Offline
- User
Less
More
- Posts: 109
4 years 9 months ago - 4 years 9 months ago #3548
by JD Cox
Replied by JD Cox on topic Terminate (STOP) Process
Thanks for the solution Robert. I want to terminate the entire process. At the end of the processes I will flag all the shipments as invoiced. If there’s no pricing the values will be NULL. Since the definitions will run late at night from a win scheduler it could be a few days before it’s noticed.
Can we download the beta version 4.1.6.2 onto our network? I’m kinda guessing not. I’m at the beginning of this project so I have plenty of time before it’s released and I can take steps to be sure there’s pricing at the interim. Any idea when it would be ready?
JD
Can we download the beta version 4.1.6.2 onto our network? I’m kinda guessing not. I’m at the beginning of this project so I have plenty of time before it’s released and I can take steps to be sure there’s pricing at the interim. Any idea when it would be ready?
JD
Last edit: 4 years 9 months ago by JD Cox.
Please Log in or Create an account to join the conversation.
- FlowHeater-Team
- Offline
- Admin
4 years 9 months ago #3549
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 Terminate (STOP) Process
Hi JD,
Whether you can use the BETA version depends on your free updates subscription. As long they is still valid, you can use BETA versions as well.
It´s planned to release the new features in mid of February.
Whether you can use the BETA version depends on your free updates subscription. As long they is still valid, you can use BETA versions as well.
It´s planned to release the new features in mid of February.
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
- User
Less
More
- Posts: 109
4 years 9 months ago - 4 years 9 months ago #3550
by JD Cox
Replied by JD Cox on topic Terminate (STOP) Process
Thanks again for your continued support Robert. I think we’re good on the license but I’ll wait till mid-February on the new release.
JD
JD
Last edit: 4 years 9 months ago by JD Cox.
Please Log in or Create an account to join the conversation.
- JD Cox
- Topic Author
- Offline
- User
Less
More
- Posts: 109
4 years 8 months ago #3554
by JD Cox
Replied by JD Cox on topic Terminate (STOP) Process
Thanks Robert
We got the update today and the STOP heater works as needed.
We got the update today and the STOP heater works as needed.
Please Log in or Create an account to join the conversation.
Time to create page: 0.298 seconds