Hi to all,
I'm try to connect an external site to Sap Business One.
In my scenario I have:
Type: B1.2007 -> ID: 0010000101
Type: H.AnySystem -> ID: 0010000104
I created a biu from H.AnySystem to B1.2007, a BizPackage and a process for this.
In B1iSN Guide u2013 04 Connectivity is specified that for HTTP inbound data i need to use
http://<ip>:8080/B1iXcellerator/exec/ipo/<sysid>.inboundRR/com.sap.b1i.datasync.ipo/P61/P61.ipo/HTTPInbound
when I try to connect via brouser my URL (I need to receive XML data from H.AnySystem).
http://localhost:8080/B1iXcellerator/exec/ipo/0010000104.inboundRR/com.sap.b1i.datasync.ipo/P61/P61.ipo/HTTPInboundURL
the sytem ask me for userid/password I type B1iadmin/<mypassows>
i receive an error message.
XCE045 IPO-Step not known: /0010000104.inboundRR/com.sap.b1i.datasync.ipo/P61/P61.ipo/HTTPInboundURL
What i miss?
Is it possible to setup the inbound message without userid/password or specify a different one?
Regards
Flavio