Focal Point
[SOLVED] executing procedure from Windows batch job

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

November 14, 2008, 10:54 AM
wf1998
[SOLVED] executing procedure from Windows batch job
Hi,

how can i run Procedure from Windows batch job.

and procedure is residing in app path

This message has been edited. Last edited by: Kerry,




Env Prod:WebFOCUS 7702 ,Windows xp on 64, SQL Server 2008, IRF Tool
Env 1 Local: DevStudio 7702 - MS Windows XP SP2 - Apache Tomcat 5.0.28
Output: HTML, Excel and PDF
November 14, 2008, 12:38 PM
GinnyJakes
There are versions of edastart.bat and interp.bat that you can run in a 'batch' mode with the right switches set and the proper input.

Do a Forum or Advanced Search on edastart.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
November 14, 2008, 01:23 PM
wf1998
thank you




Env Prod:WebFOCUS 7702 ,Windows xp on 64, SQL Server 2008, IRF Tool
Env 1 Local: DevStudio 7702 - MS Windows XP SP2 - Apache Tomcat 5.0.28
Output: HTML, Excel and PDF
November 17, 2008, 03:16 PM
Michael Meagher
Here is one of my batch files:

D:\Program\Applications\ibi\DevStudio76\srv76\wfs\bin\edastart -x "EX CreateNAT2"

Where CreateNAT2 is the focexec name.