Framework
List of Available Use Cases
-
List of services for schedulable operations, scheduled processes:
- MetaDataDTO: service that, given a DTO in Filter or a table, reports the mapping of the DTO, including all its properties and internal and external relationships; here you can find API reference
- DlevelEntityName: service that allows retrieving a list of information related to the entities and tables associated, starting from a specific DTO, and then populating the required dlevel property in all standard GET requests; here you can find API reference
- DlevelKey: service which allows obtaining a list of all predefined serializations to be used in the
dlevelkeyproperty, present in all standard GET requests of the DTOname indicated as a parameter in the call; here you can find API reference
- Query Descriptor: The mandatory parameters are defined for some Query Descriptors. Here you can find the references of the API reference
- LicenseFW: the method to retrieve license information has been implemented; in the dedicated section, you can consult the API reference
Usage Examples
- MetaDataDTO go to examples
- Mandatory parameters for some Query Descriptor go to examples
- DlevelEntityName and DlevelKey go to examples
- LicenseFW go to examples