Hi,
please check the B1 Online help (Help -> Online Help) and enter search term "HTTP Inbound".
- Use a SLD Entry from type H.AnySystem, e.g. automatically created "HTTP-B1System" with sysID "001sap0000".
- Define a scenario package (Scenarios -> Package Design) and enter the Authentication parameter. If you leave it empty the default is "basic" authentication, where the "B1iadmin" runtime user can be reused (or you create a special UI and runtime user to be used via Maintenance -> User Administration). If you explicitly don't want any authentication change the parameter to "No Authentication".
- Create a scenario step (Scenarios -> Step Design) and assign it to the previously created package. Define the inbound type as "HTTP Call" (outbound will be HTTP automatically).
- Design your scenario step processing and activate the scenario.
To call the integration framework server using URL parameter, use the following address:
http://<server>:<port>/B1iXcellerator/exec/ipo/vP.<SLDsysid>.in_HCSX/com.sap.b1i.vplatform.runtime/INB_HT_CALL_SYNC_XPT/INB_HT_CALL_SYNC_XPT.ipo/proc
Best regards
Bastian