Currently, there is no way to get a response or mail when this happens. On top the described behavior should not occur. The application wich connects to the BridgeAPI must ensure the registration and logoff logic. If the application registers again this is no problem. Duplicate registrations are prevented automatically.
Hi Cyrille,
yes, the quantities must be summarized. For your proposal it is easier to use the interface /operations/{operationId}/quantitySummary. This interface provides a summary of all quantities of the operation (no booking timeline).
If you want to develop a complex app like “Predictive Maintenance” and write the forecasts back into our system, please contact our partner manager. He will clarify with you what is possible and wich test data is required for your use case. On top he is able to set up a custom force test system for you. Please use the contact formular to get in contact with us. This is not the right platform to clarify your requirements. Thank you!
Dominik Amann
Hello Phillip,
you can set that up using the “URL” property. There are a lot of samples in our documentation. For example: https://YOUR_BRIDGE_API_INSTANCE:PORT/ffwebservices/docs/index.html#register-a-new-callback.
If you want to use REST -> “url”: “http://third-party-system:24080/webserver”
If you want to use MQTT -> “url”: “mqtt://third-party-system:1883/external/YourMQTTTopicName”
Dominik Amann
Hi,
i checked the call (https://fcfhws.forcam.university/ffwebservices/customized/v3/Betriebszustandsverlauf_Arbeitsplatz/?limit=100&formatted=true&timeZoneId=UTC&timeType=DAY&past=1) and it is working as expected. See attached screenshot.
Please set up a call with me to check the details on your system.
Thank you.
Dominik Amann
Hello,
please try a simple HTTP GET
“https://fcfhws.forcam.university/ffauth/oauth2.0/accessToken?client_id=MYIDHERE&client_secret=MYSECRETHERE&grant_type=client_credentials&scope=read%20write”
This function returns a valid Bearer token. With this token you are able to access the BridgeAPI interfaces.
All the best,
Dominik
Dominik Amann
Currently, there is no way to get a response or mail when this happens. On top the described behavior should not occur. The application wich connects to the BridgeAPI must ensure the registration and logoff logic. If the application registers again this is no problem. Duplicate registrations are prevented automatically.
Dominik Amann
Hi Cyrille,
yes, the quantities must be summarized. For your proposal it is easier to use the interface /operations/{operationId}/quantitySummary. This interface provides a summary of all quantities of the operation (no booking timeline).
Dominik Amann
Please use the role “Admin” only if it is really necessary. For the ERP-API the role “ERP” is intended.
Dominik Amann
Please have a look at the folder “_logic”.
This folder contains a file named “FORCEBridgeConnector.cs”. All access logic is implemented in this class –> https://github.com/FORCAM-FORCE-Bridge-API/samples-dotnetcore/blob/master/_logic/FORCEBridgeConnector.cs
Dominik Amann
If you want to develop a complex app like “Predictive Maintenance” and write the forecasts back into our system, please contact our partner manager. He will clarify with you what is possible and wich test data is required for your use case. On top he is able to set up a custom force test system for you. Please use the contact formular to get in contact with us. This is not the right platform to clarify your requirements. Thank you!
Dominik Amann
Yes it is possible with our “ERP-API”. But you need special rights.
See screenshot below.
Dominik Amann
Hello Alexander, thank you for your answer. I added Python to the poll.