RcG.Assist.AiO
iOS Universel / Utilitaires
RcG.Assist All.In.One utility has many build-in features that enable rapid development and customization of process management solutions:
Form Designer for creating Web forms quicky and easily, without programming
Data Field Builder
Workflow Management Tool; automatic routing of service request according to predefined parameters and priorities.
Communications engine (e-mail integration, notify, SMS)
Tool for creating virtual organizational units
Menu Editor
Advanced Datagrid (selecting, sorting, filtering, pivot tables, exporting to Microsoft Excel and Open office)
Microsoft Active Directory Synchronization Agent
Data Dictionary Tool (multilingual translation) when it comes to pre-set values.
Quoi de neuf dans la dernière version ?
* Fixed AiO device sometimes not being registered in identity.devices
HD-1436373
- the initial FCM getToken() was called once and on failure left the device token null for the whole session (onTokenRefresh rarely fires), so a transient failure meant the device was never inserted even for a brand-new device; _fetchInitialDeviceToken now retries up to 5 times with increasing backoff before falling back to onTokenRefresh
- device registration now goes through the identity_upsert_device Hasura fu...