Load an XML File Into the Adapter for GIS Cache and Return a Unique Dom Key

The following call shows how to load an XML file into the Adapter for GIS Cache and return a unique Dom Key.

http://<machinename>:8080/ibi_apps/esri/
WfArcConnector.jsp?IBIESRI_command=LoadEsriInfoXML&IBIAPP_app=lea
&IBIESRI_xml=false&IBIESRI_infofile=lea.xml&

WfArcConnector.jsp

Parameter

Value

IBIESRI_command

LoadEsriInfoXML

IBIAPP_app

IBI application in ibiapp path

IBIESRI_xml

false

IBIESRI_infofile

Configuration file to be loaded into the application

Returns: javascript {IBIESRI_domkey : 'domkey37dc9b20'} value determined at run time.


WebFOCUS