Starting/Stopping Phantom from routine
- lenti001
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
17 years 6 months ago #2014
by lenti001
Starting/Stopping Phantom from routine was created by lenti001
Hello,
I am trying to make a project and i want to start/stop a phantom from routine. I wanted to use OFS syntax but there is no support for verify function. Can anybody help me on this issue?
Thanks in advance
I am trying to make a project and i want to start/stop a phantom from routine. I wanted to use OFS syntax but there is no support for verify function. Can anybody help me on this issue?
Thanks in advance
Please Log in or Create an account to join the conversation.
- malai
-
- Offline
- Platinum Member
-
Less
More
- Posts: 509
- Thank you received: 11
17 years 6 months ago #2015
by malai
Replied by malai on topic use DE.PHANTOM.CALL
Why you want OFS to start/stop phantoms?
To start the phantoms
-->PHANTOM DE.PHANTOM.CALL DE.O.SELECT.NEXT.MESSAGE
Also check the &PH& for any error messages
To stop the phantoms
Update the respective field in DE.PARM record with U or N.
___________
Thanks
To start the phantoms
-->PHANTOM DE.PHANTOM.CALL DE.O.SELECT.NEXT.MESSAGE
Also check the &PH& for any error messages
To stop the phantoms
Update the respective field in DE.PARM record with U or N.
___________
Thanks
Please Log in or Create an account to join the conversation.
- lenti001
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
17 years 6 months ago #2016
by lenti001
Replied by lenti001 on topic Thanx for reply
I am not trying to start DELIVERY PHANTOMS, but i am trying to start/stop phantom which exists in EB.PHANTOM table.
Please Log in or Create an account to join the conversation.
- malai
-
- Offline
- Platinum Member
-
Less
More
- Posts: 509
- Thank you received: 11
17 years 6 months ago #2017
by malai
Replied by malai on topic EB.PHANTOM.PH
Try this from jBASE prompt.
-->PHANTOM EX EB.PHANTOM.PH
___________
Thanks
-->PHANTOM EX EB.PHANTOM.PH
___________
Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.028 seconds