Home
TeamSite
TeamSite, LiveSite and OpenDeploy
problem getting formapi example to work
System
I am trying to implement the location user script example from the formapi documentation. I have 2 issues:
1) The documentation does not include the ipl (getLocations.ipl).
2) I am not the administrator of TeamSite. I am one of many developers from different government agencies that access the state's implementation. So, I don't have access to the normal placement of ipl. (The manual says: Copy the getLocations.ipl to iw-home/httpd/iw-bin.) So, once I get a copy of this ipl, I need to know how I can refer to this file if I place it in the same folder as my dct. I don't understand the path/virtual path with regards to this. For callserver, the manual says:
IWDatacapture.callServer("http://"+server+"/iw-bin/getLocations.cgi",
params);
Here is the file path to where I want to place the ipl:
/default/main/DCS/Internet/WORKAREA/DCS/templatedata/Custom_Templates_DCS/dcs_trg_home
Find more posts tagged with
Comments
There are no comments yet