Hello
I’m trying to understand webservices with B1IF. I followed the examples and create a scenario with the query ‘select CardCode, DocNum, Doctotal from ORDR where DocStatus = ‘O’’. In test mode the scenario works fine and I get the results of the query. Now I want to test the scenario outside B1IF. I understand that SOAPUI is a good tool for it. But where can I find the URL for the request in my package, so I can get the same results outside B1IF as in the test mode of the scenario.
regards Dan