| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | |
| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <head> | |
| <meta content="text/html; charset=UTF-8" http-equiv="CONTENT-TYPE" /> | |
| <link rel="stylesheet" href="../../book.css" type="text/css" /> | |
| <title>Invoke</title> | |
| </head> | |
| <body> | |
| <h1>Invoke</h1> | |
| <p><img src="../../../images/reference/Details_tab_04.png" alt="Invoke" /></p> | |
| <p><b>Invoke</b></p> | |
| <p> | |
| The Invoke activity requires a Partner Link name and an Operation as defined in the WSDL | |
| for that service. You can use the <strong>Quick Pick</strong> tree control at the right | |
| to select the Partner Link and Operation. For one-way invocations of the service, specify only an Input | |
| Variable; for request-response invocations you must also specify an Output Variable. | |
| </p> | |
| <p> | |
| The checkbox labeled <strong>Use WSDL Message Parts Mapping</strong> provides an alternative to using | |
| variables for the request message. | |
| </p> | |
| </body> | |
| </html> |