on 2023 Nov 20 6:49 AM
Hello,
I started learning SAP B1IF 2.0, but the included training materials mostly focus on HTTP event inbound.
(I found the offical youtube demonstration videos, but those were fairly complex with little explanation.
I also found the course in openSAP regarding B1IF in action, but that was focusing on version 1.0 unfortunately).
Could someone help me where I could find an example of B1EV inbound workflows for B1IF 2.0?
Something very simple like this would help me a lot in getting started:
When an items price changes in B1 for example, I'd like to automatically call an HTTP endpoint, sending the changed item's ID and new price.
Thank you for your help in advance!
Request clarification before answering.
Hi,
B1EV is actually quite simple to use, attached is an image how to set it up for e.g. Delivery Note.
For BusinessObject you need to give it the value of the object you want to have as trigger (note: for Prices update you are looking at Items and not Price lists, as Price is written on Item Master, ITM1 table).
DataRetrieval and RetrievalType are fields which define what you want to get from the event (get data or no data and adapter to use, which defines the structure). So, I suggest using this setup as above to get what you need. Everything else is same as any scenario with HTTP inbound.
BR,
Matija
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
92 | |
12 | |
7 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.