Why open Ermeo from another app?
You have a CMMS app with your work orders and want to allow your technicians to automatically start an intervention on Ermeo?
Thanks to the "Universal Link" feature, you can add a button, in any application, which allows to launch the Ermeo app and automatically start an intervention on
- the right form
- the right asset
- and automatically pre-fill certain fields, such as the Work Order number
How does it work ?
The Universal Link is the equivalent of a URL link which allows you to open an app with parameters.
Link nomenclature
ermeoapp://start_intervention?document_code=X&asset_code=Y&attribute_code=Z
where X, Y, Z and attribute_code are variables to set.
document_code
is mandatoryasset_code
is optionalattribute_code
is optional
Example :
ermeoapp://start_intervention?document_code=maintenance_15668936708936&asset_code=engine_15530980996366&wo_no_15530977997851=1256
maintenance_15668936708936
is the code of the form with which the intervention must be performed.engine_15530980996366
is the code of the asset on which the intervention must be performed.wo_no_15530977997851
is the code of the intervention attribute and1256
its value.
Attention, for a task to be automatically pre-filled with a value passed in parameter, remember to link the task to the corresponding intervention attribute and to check the option "Pre-fill" .
Limitations
-
Universal Link works on Android, iOS and Windows, but not on the Web App
Comments
0 comments
Please sign in to leave a comment.