Focal Point
GRAPHSERVURL Error

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

May 24, 2005, 04:22 PM
bchinnap
GRAPHSERVURL Error
I am getting this error :
(FOC324) THE PARAMETER TO BE SET IS NOT RECOGNIZED: GRAPHSERVURL

when I try to run the below sample code:

SET GRAPHSERVURL=http://localhost/ibi_apps/IBIGraphServlet
GRAPH FILE CAR
SUM DEALER_COST
ACROSS COUNTRY
ON GRAPH HOLD AS TEST FORMAT GIF
END

TABLE FILE CAR
PRINT CAR
ON TABLE SET STYLE *
-MRNOEDIT TYPE=REPORT, IMAGE=TEST.GIF, POSITION=(3 0), SIZE=(4 2),$
ENDSTYLE
ON TABLE PCHOLD FORMAT PDF
END


I am on 4.3.6, reporting server running on Unix

Any pointers would be helpful
Thanks.
May 24, 2005, 06:43 PM
BIGBMN
As I recall, this was a feature/parameter that was added to WebFOCUS 52x. You still have the ability to run Graphs on the Server, but just not with GRAPHSRVURL.