Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
unable to make call server work
sravanjami
Hi
I am trying to impliment the form API 'CallServer' functionality in one of my templates.Actually I suspect that my callserver IPL/CGI file is not getting executed as the alert messages are not poping.
I have tried to impliment the example LOCATION datatype which uses getLocation.ipl/cgi for call server functionlity, when I include the sample IPL instead of my IPL , i see the response.
Env :
Teamsite 6.7.1 SP1
OS:
Solaris 9.0
Attached are the
My Files : MyFiles.zip
Example Files : ExampleFiles.zip
Find more posts tagged with
Comments
tsatt
Did you check the permissions on your ipl/cgi? It should have execute permissions.
try running /iw-perl/bin/iwperl -C <script path> to see if it comes back with any errors.
If you are using firefox with developer tools, you might be able to see if there are any javascript errors. sometimes that can also cause errors.
What error are you getting?
tsatt
Not sure what happend. My previous post did not show up properly
Did you check the permissions on your ipl/cgi? It should have execute permissions.
try running <iwhome>/iw-perl/bin/iwperl -C <script path> to see if it comes back with any errors.
If you are using firefox with developer tools, you might be able to see if there are any javascript errors. sometimes that can also cause errors.
What error are you getting?