WSDL file

Specifies the full path and name of the Web Service Description Language (WSDL) file to import. A WSDL file describes how a SOAP web service is called, including the parameters it accepts and the data structures it returns. You import WSDL files for all SOAP web services that you call to communicate with an application. RICOH ProcessDirector creates SOAP request objects from SOAP operations in each WSDL file.
Database name
SoapRequest.WSDLfile

Usage notes:

  • RICOH ProcessDirector places the WSDL file in the /aiw/aiw1/wsdl directory (Linux) or the C:\aiw\aiw1\wsdl directory (Windows).
  • The SOAP request objects that you import become selections for the SOAP request property. You set a value for that property when you define a SOAP web service input device, a SOAP web service notification, or a CallSOAPService step.