Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. On the Adeptia Suite homepage, click the Develop tab.
  2. Go to Events & Triggers > Web Service.

    The Web Service Trigger screen is displayed (see Figure 724). 

    Figure 724: Web Service Trigger

  3. This screen shows the details of the Web Service published. All the parameters needed by the Web Service client to invoke the service are displayed in this screen.
  4. Use the WSDL URL and Sample Input Document displayed in the Figure 724 to trigger the Process Flow.
  5. A Sample Input Document which is to be used to trigger the process flow is displayed below (see Figure 725).

    Code Block
    languagexml
    <?xml version="1.0" encoding="ISO-8859-1"?><request

     
     xmlns:xsi='http://www.w3.org/2001/XMLSchema-

     
     instance'><Transactionid>192168001138109626945685900003</Transactionid>

     
     <Map><Key>name</Key><value>Adeptia</value></Map></request>
    Figure 725:

    Sample Input Document used to Trigger Process Flow

     

  6. Make sure to replace the Transaction ID with the ID of the Process Flow, which is to be triggered.

    Info

    While creating the Web Service trigger, you need to ensure that Transport security type is selected, as this trigger does not support Message security type.

  7. To pass the parameter to the process flow, enter the key(name) and the value of the parameter in the Map tag of the XML shown above.

    Info

    To know the ID of a Process Flow, In the Manage Process Flow page, click View link against the process flow.

    Anchor
    _Toc144314391
    _Toc144314391
    Anchor
    _Toc177977352
    _Toc177977352
    Anchor
    _Toc226191203
    _Toc226191203
    Anchor
    _Toc315524811
    _Toc315524811

    Anchor
    _Toc317062397
    _Toc317062397