Focal Point
[CLOSED] How do I do this?

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

October 06, 2009, 10:14 AM
Kowens
[CLOSED] How do I do this?
I have a stored procedure that executes and produces a date as output. I want to save this output date and use it later in my .fex to feed an HTML form. How can I do this?

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


Version: 8.0.0.6
Windows platform
All output formats will probably be used.
October 06, 2009, 10:33 AM
Francis Mariani
Is this related to the other problem you're having?
If the date is being returned when you call the stored procedure, simply HOLD or SAVE the data and then -READ the saved file. You will have a Dialogue Manager variable available in the fex.


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
January 19, 2011, 11:18 AM
Kowens
Never got this to work....moving on to plan B.


Version: 8.0.0.6
Windows platform
All output formats will probably be used.
January 19, 2011, 11:23 AM
Prarie
what is plan B? This is not a hard thing to do.
January 19, 2011, 12:45 PM
Francis Mariani
Kowens,

Why not post the code that you use to access the stored procedure? This should not be difficult to do.


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