12-12-2011 11:56 AM
I have created an operation in Java. Can I execute it from Nuxeo Shell? or how can I test it?
@Operation(id="MyOperation", category=Constants.CAT_EXECUTION, label="MyOperation", description="")
I am typing "use automation" and then "MyOperation" but it doesn't find the operation. (I have also contributed the MANIFEST.MF)
12-13-2011 07:33 AM
Finally I could test my operation. There was an error in the deployment. Thanks.
12-13-2011 07:30 AM
First thing you need is make sure your operation is correctly deployed on the server. Can you see it if you go to http
12-13-2011 07:33 AM
Finally I could test my operation. There was an error in the deployment. Thanks.
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.