Articles
Recent activity by Benjamin KAHANE-
The list below contains the current set of Dalet Flex plugin types. Any new plugins that developer creates using JEF should be placed in any of the following family types. Defined in PluginType i...
-
You can control the visibility of all the available JEF plugins you have created in Dalet Flex Enterprise. With Plugin Scope, you can decide whether an ActionExecutor plugin is available to Dalet F...
-
JEF enables developers to manage Action and Resource versions. When defining the action configuration, plugin developers must specify the following fields: UUID: this stands for "Universally Uni...
-
Flex open job execution JEF can be expanded in an easy and flexible way for Dalet customers or third party integrators. This diagram gives an overview of how this works:
-
The Job Execution Framework (JEF) enables you to develop your own action plugins and execute them in microservices outside of Dalet Flex Enterprise. JEF makes it possible to extend Dalet Flex’s job...
-
Introduction to FlexREVIEW This section describes how to setup FlexREVIEW for administrators. It explains how to: Create a start session action Create a review session Create and perform an exclu...
-
This endpoint enables you to retrieve all the user defined objects for a given account. The “search” part of this endpoint lets you carry out an FQL search. http://<publish-url>/public/api/<pluralN...
-
This endpoint enables you to retrieve all the user defined objects for a given account, by specifying the plural name. The “search” part of this endpoint lets you carry out an FQL search. http://<p...
-
This endpoint enables you to retrieve a user defined object, by specifying the user defined object ID. http:///public/api/userDefinedObjects/{udoId} Parameters Table 1. Parameter Paramete...
-
This endpoint enables you to retrieve all the user defined objects of a given account, by specifying a plural name. For example: you could retrieve all the Productions in a specific account. http:/...