cancel
Showing results for 
Search instead for 
Did you mean: 

Integrate B1 to third party WMS

lucasm748
Member

Hello friends, i'm new to the Sap World. I need to create an Api to sync data between Sap B1 (hana) to third party WMS System (Winthor).

Is there an way to catch those data once the object is updated or inserted ? Like a Sql trigger? for example, I need to send all products inserts or update to the Wms.

Is the B1IF 2.0 the best way I can do this? Can some one give an scenario example ?

My external rest its an NodeJS rest api.

Another way I was thinking about, its to use just the service layer, where I could create a nodecron (like php cronjob) to send an Get request to Sap B1, every x seconds, returning entire list of products (for example) than In my code I would find a way to check if I need to send it to wms or not, but I dont think this second way is effective.

Thanks!

Chadha__
Explorer
0 Kudos
Did you find any sollution please?

Accepted Solutions (0)

Answers (0)