08-29-2012 05:25 AM
09-03-2012 03:01 AM
09-03-2012 03:44 AM
CreateFoldersMigration.get.json
If I'm not wrong the response file name should be in the form CreateFoldersMigration.<HTTP method>.<response format>, so try naming the response file as CreateFoldersMigration.get.json.ftl
09-03-2012 04:33 AM
09-03-2012 04:43 AM
09-11-2012 03:20 PM
09-11-2012 03:56 PM
There's no mention of an ftl template. It gives the impression that none is needed, and that the web script will simply return json. Can someone clarify?If you don't want to define an FTL template in output, because you have a Java library that can generate the output, then you have to implement an AbstractWebScript that allows you to manage directly the response object of the HTTP request without defining any FTL template.
Also, can someone tell me how to structure the AMP file? The tutorial tells me where the files should end up, but shouldn't that happen by way of the amping process?You can take a look at the Google Code project to understand how to build your own amp simply using the same approach.
09-11-2012 08:33 PM
09-12-2012 02:28 AM
09-12-2012 05:37 AM
09-17-2012 08:28 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.