Hello all,
   
  I had a query on WebServices earlier but I thought I will reword my question 
and resend it again.
  Have you seen/had this error before while using a WebService filter to send 
data to a remote WebService. The filter fires on Submit, so I get the error 
when I modify one of the fields and hit save.
 
 ARERR [9130] An exception occurred from the WebService class : 
(401)Unauthorized
  
It says at the end of the log "about to invoke" and fails with error 401! Is 
this the part where the plugin tries to connect to the remote Webservice? Since 
the error comes after the time the SOAP message is constructed I am assuming 
that this is the case.
  Many thanks
frex
   
  <FINEST> Leaving  ARPluginEvent
+CALL  ARFilterApiCall                  -- filter API ARSYS.ARF.WEBSERVICE
<FINE> soapService = 
<FINE> soapMethod = 
<FINE> soapURL = 
<FINE> soapNamespace =
<FINE> soapInputDocument = 
   <Header>
  
  <PSTNG_DATE>10/10/2008</PSTNG_DATE>
  
  <DOC_DATE>10/10/2008</DOC_DATE>
 
 </Header>
 
   <Item>
  
  <MATERIAL>001</MATERIAL>
  
  <ENTRY_QNT>23</ENTRY_QNT>
  
  <PLANT>SJC</PLANT>
  
  <STGE_LOC>0004</STGE_LOC>
  
  <COSTCENTER>MMA_PATRIM</COSTCENTER>
 
 </Item>
</ROOT>
        
  <FINE> Number of inputs = 12
<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:Body>
<MT_GoodsMvt_Request xmlns=
 <Header>
  
  <PSTNG_DATE>10/10/2008</PSTNG_DATE>
  
  <DOC_DATE>10/10/2008</DOC_DATE>
 
 </Header>
 
 <Item>
  
  <MATERIAL>001</MATERIAL>
  
  <ENTRY_QNT>23</ENTRY_QNT>
  
  <PLANT>SJC</PLANT>
  
  <STGE_LOC>0004</STGE_LOC>
  
  <COSTCENTER>MMA_PATRIM</COSTCENTER>
 
 </Item>
</MT_GoodsMvt_Request> 
</soapenv:Body>
  </soapenv:Envelope>
  <FINE> About to invoke
<FINE> (401)Unauthorized
-CALL                              FAIL

             
---------------------------------
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to