cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

biometric integration

Former Member
0 Likes
515

The data from time recording terminals is to be sent to SAP system with sap pi/po as middleware.

Please share your valuable inputs for this type of integration if already implemented.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Likes

The biometric punches can be pushed to the SAP server through Clock In Out API: https://api.sap.com/api/ClockInClockOut/overview . As long as the biometric device supports web api, it can be configured to push the data using this API in real time.

Former Member
0 Likes

Hi Sai,

First of all you must ask what is the biometric system, if it is possible the system integration documentation or what kind of interfaces support: files?, tcp/ip packages? and so on. When you have this part clear you can think how to do it with PI.

Regards.

Former Member
0 Likes

data is updating to database and as per functional inputs it needs to be updated to BAPI.But there are two locations so two different database servers how to integrate using sap pi/po.Please suggest if there is any standard process for biometric integration.

Please share your technical inputs if any?