cancel
Showing results for 
Search instead for 
Did you mean: 

How to send data from IotMMS table to SAP Backend

Former Member
0 Kudos

Hello,

How can we send data from IOTMMS tables in Hand Cloud Platform to SAP Backend, like, once i get data in iotmms tables,it should also get updated to SAP Backend system?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

anton_levin
Advisor
Advisor

Hello Yogendra,

there are several options exist. Two of them:


  • HTTP Processing Service
  • HANA Triggers


were already described in here [1]


You may also want to have a look on "Remote Data Sync Service on HANA Cloud Platform" solution [2]

or bind your MMS to the target DB directly and use "Customized Table Mappings" [3], so that your messages land in the "desired" table and not in standard T_IOT_ one.


Regards,

Anton


P.S. Alos loop your similar question in this blog post [3]

[1]

[2] http://scn.sap.com/community/developer-center/cloud-platform/blog/2016/03/01/say-hello-world-with-re...

[3]

Answers (0)