Hi there, I'm moving forward with trying out the Web Service, but my Authentication fails for some reason.
I tried to pass the Authentication data and I can see it in the arplugin.log. <PLGN> <TID: -1923302480> <RPC ID: 0000003435> <Queue: ARFILTERAPI> <Client-RPC: 390695> /* Di Feb 16 2010 08:29:20.0634 */ +CALL ARFilterApiCall -- filter API ARSYS.ARF.WEBSERVICE <PLGN> <TID: -1923302480> <RPC ID: 0000003435> <Queue: ARFILTERAPI> <Client-RPC: 390695> /* Di Feb 16 2010 08:29:20.0697 */ <> <FINE> soapService = POService <PLGN> <TID: -1923302480> <RPC ID: 0000003435> <Queue: ARFILTERAPI> <Client-RPC: 390695> /* Di Feb 16 2010 08:29:20.0698 */ <> <FINE> soapMethod = CreatePurchaseOrder <PLGN> <TID: -1923302480> <RPC ID: 0000003435> <Queue: ARFILTERAPI> <Client-RPC: 390695> /* Di Feb 16 2010 08:29:20.0699 */ <> <FINE> soapURL = http://172.20.144.23:8080/arsys/services/ARService?server=172.20.240.171&webService=PO <PLGN> <TID: -1923302480> <RPC ID: 0000003435> <Queue: ARFILTERAPI> <Client-RPC: 390695> /* Di Feb 16 2010 08:29:20.0700 */ <> <FINE> soapNamespace = urn:PO <PLGN> <TID: -1923302480> <RPC ID: 0000003435> <Queue: ARFILTERAPI> <Client-RPC: 390695> /* Di Feb 16 2010 08:29:20.0703 */ <> <FINE> soapInputDocument = <ROOT xmlns="urn:PO" xmlns:xsd="http://www.w3.org/ 2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SOAPHeader> <AuthenticationInfo> <userName>Demo</userName> <password>12345</password> <authentication/> <locale/> <timeZone/> </AuthenticationInfo> </SOAPHeader> <Company_Name/> <Description/> <Short Description/> <Phone_Number/> <PO_ID/> <Status/> <Submitter/> </ROOT> <PLGN> <TID: -1923302480> <RPC ID: 0000003435> <Queue: ARFILTERAPI> <Client-RPC: 390695> /* Di Feb 16 2010 08:29:20.0703 */ <> <FINE> Number of inputs = 12 <PLGN> <TID: -1923302480> <RPC ID: 0000003435> <Queue: ARFILTERAPI> <Client-RPC: 390695> /* Di Feb 16 2010 08:29:20.0804 */ <> <FINE> Input Env = <soapenv:Envelope xmlns:soapenv="http:// schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/ XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Header><ns1:AuthenticationInfo xmlns:ns1="urn:PO"> <ns1:userName>Demo</ns1:userName> <ns1:password>12345</ns1:password> <ns1:authentication/> <ns1:locale/> <ns1:timeZone/> </ns1:AuthenticationInfo> </soapenv:Header> <soapenv:Body><CreatePurchaseOrder xmlns="urn:PO" xmlns:xsd="http:// www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema- instance"> <Company_Name/> <Description/> <Short Description/> <Phone_Number/> <PO_ID/> <Status/> <Submitter/> </CreatePurchaseOrder> </soapenv:Body> </soapenv:Envelope> <PLGN> <TID: -1923302480> <RPC ID: 0000003435> <Queue: ARFILTERAPI> <Client-RPC: 390695> /* Di Feb 16 2010 08:29:20.0804 */ <> <FINE> About to invoke <PLGN> <TID: -1923302480> <RPC ID: 0000003435> <Queue: ARFILTERAPI> <Client-RPC: 390695> /* Di Feb 16 2010 08:29:20.1593 */ <> <FINE> ARERR [623] Authentication failed <PLGN> <TID: -1923302480> <RPC ID: 0000003435> <Queue: ARFILTERAPI> <Client-RPC: 390695> /* Di Feb 16 2010 08:29:20.1644 */ - CALL FAIL <END OF LOG FILE> Any ideas? Thanks, Mark _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

