Focal Point
[CLOSED] Activating Schedule using DSTACTIVE

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5057063096

June 12, 2018, 10:05 AM
Ram Prasad E
[CLOSED] Activating Schedule using DSTACTIVE
Hi,

I am able to activate/deactivate existing schedule using DSTACTIVE servlet call from browser or using HTMLFORM/httprequest.

But I need to get this functionality(activate/deactivate schedule) within fex code(programmatically) without using SQL Update to BOTSCHED.

Is this possible?

Thanks,
Ram

This message has been edited. Last edited by: Ram Prasad E,


WebFOCUS 8.1.05
Windows
http://ibiwebfocus.wordpress.com
https://www.facebook.com/groups/ibi.webfocus/
June 12, 2018, 05:05 PM
Waz
Which version of WebFOCUS ?


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

June 13, 2018, 05:19 PM
Ram Prasad E
Hi Waz,

Using 8.1 release.

Thanks,
Ram
June 13, 2018, 05:28 PM
Waz
We have been able to do this with RESTful Web Services, effectively doing the same thing with a TABLE FILE against the web service.

The complication we had was that a login is needed, so two steps.

WebFOCUS RESTful Web Services


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

June 14, 2018, 09:48 AM
Ram Prasad E
Thanks Waz. Let me explore on TABLE FILE on RESTful.


WebFOCUS 8.1.05
Windows
http://ibiwebfocus.wordpress.com
https://www.facebook.com/groups/ibi.webfocus/