Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 484 Bytes

File metadata and controls

8 lines (6 loc) · 484 Bytes

FME-Server-Javascript-API

These files contain the javascript libraries for connecting to FMEServer and FMECloud. After making additions to the following files, you must follow these steps:

  1. Minify your changes to FMEServer.js of FMECloud.js using: http://refresh-sf.com/yui/
  2. Save the minified output to FMEServer.min.js or FMECloud.min.js
  3. Add documentation of the new function(s) to the Server Developer Playground repository in: documentation.js