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)
OpenAPI & Perl
suv
Where can i use perl scripting??
Can i use perl code on client side?
Find more posts tagged with
Comments
Migrateduser
You can't use Perl to talk to the OpenAPI server directly. However, you can write a standalone Java OpenAPI client program and invoke that client program from your Perl script (doing a 'system(...)' call or something). Sorry. If you want scripting language support to OpenAPI, you might want to consider using Tcl/Tk and the TclBlend package to load the openapi_client.jar and do what you want that way. I've never tried doing this, nor do I know if TclBlend has kept up with recent Tcl/Tk or JDK releases, but it might work.
FME_MRO_proj_004.zip