SIM Integration Issue in Xstore-V18
Hello community,
We have integrated Xstore v18 with SIM [Non-ssl] application. when we do item lookup in Xstore ,inventory is not showing and throwing wsdl exception as below.
Caused by: javax.xml.ws.WebServiceException: Method lookupAvailableInventoryAllStoresAsync is exposed as WebMethod,
but there is no corresponding wsdl operation with name {http://www.oracle.com/retail/sim/integration/services/StoreInventoryService/v1}lookupAvailableInventoryAllStores in the wsdl:portType{http://www.oracle.com/retail/sim/integration/services/StoreInventoryService/v1}StoreInventoryPortType
When i checked sim services, there's no wsdl with "lookupAvailableInventoryAllStoresAsync" . No idea why xstore using non defined method in wsdl's
And also,is it mandatory to setup SIM application on SSL ?