![]() |
||||||||||||
Go ![]() | New ![]() | Search ![]() | Notify ![]() | Tools ![]() | Reply ![]() | ![]() |
Gold member |
Hi all, Is it possible to kick windows scheduler job through a fex file? ThanksThis message has been edited. Last edited by: <Emily McAllister>, WebFOCUS 8010,8204 Windows | ||
|
Expert |
The subject and the body of this post seem to be at odds with each other. Francis ![]() Give me code, or give me retirement. In FOCUS since 1991 Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server | |||
|
Guru |
What exactly do you need? A) run a report from windows scheduler? B) run a windows scheduler from a report? Please, provide more information. WebFOCUS 8.1.05 / APP Studio | |||
|
Gold member |
Apologies for the confusion. I need to kick off windows scheduler through fex. Thanks WebFOCUS 8010,8204 Windows | |||
|
Guru |
I never saw that before. Why do you need that? WebFOCUS 8.1.05 / APP Studio | |||
|
Gold member |
To execute an ETL through UI interface. WebFOCUS 8010,8204 Windows | |||
|
Guru |
I suggest you contact your IBI rep or open a case on http://techsupport.ibi.com Can you describe what this ETL process handle? You might be able to handle it using WebFOCUS and some skilled WF coder to code your new ETL fex. Good luck! WebFOCUS 8.1.05 / APP Studio | |||
|
Expert |
If you can run it from the OS command line then, you can call it from WebFOCUS with an OS command call. Waz...
| |||||||||||||||||||||||||||
|
Master |
It can be run from the command line. You can launch the scheduler with either "taskschd.msc" or "control schedtasks". But I could not get it to work from within WebFOCUS. App Studio WebFOCUS 8.1.05M Windows, All Outputs | |||
|
Gold member |
SET &ECHO=ALL; CMD F:\KickOff\OpenDoc.bat -END -RUN -EXIT I tried running a batch file. It didn't give any error but notepad didn't open either. OpenDoc.bat was to open a notepad file. WebFOCUS 8010,8204 Windows | |||
|
Expert |
Are you running your fex on your local machine or on a server ? If its on a server, then the call is on the server and you will not see any gui program show up. Waz...
| |||||||||||||||||||||||||||
|
Gold member |
I actually ran it on the server, and could notice a new task in task manager every time I ran this. But I still don't get the notepad window to come up. WebFOCUS 8010,8204 Windows | |||
|
Expert |
There is also a chance that the server is running under a different login than the one you are using. Waz...
| |||||||||||||||||||||||||||
|
Powered by Social Strata |
![]() | Please Wait. Your request is being processed... |
|