Unknown macro: {next_previous_links}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Note that WSO2 EI is shipped with the following changes to what is mentioned in this documentation:

  • <PRODUCT_HOME>/repository/samples/ directory that includes all Data Integration samples is changed to <EI_HOME>/samples/data-services/.
  • <PRODUCT_HOME>/repository/samples/resources/ directory that includes all artifacts related to the Data Integration samples is changed to <EI_HOME>/samples/data-services/resources/.

The Request Box functionality is demonstrated here using the RDBMS Sample Service. This feature is enabled for this data service and the "request_box" operation is created. For information on the request box feature, see Invoking Multiple Operations via Request Box. 

Follow the steps below to demonstrate this functionality using the TryIt tool:

  1. Ensure that RDBMSSample is deployed as described in Samples Setup.
  2. Log in to the management console of your server and click List under Services in the navigator. See that RDBMSSample is listed here.
  3. Click Try this service to open the TryIt tool. 
  4. Select request_box from the list of operations. You are now able to execute multiple operations simultaneously using the request_box operation. Enter values for the operation that you want to execute and remove the other operations from the request_box operation. 
  5. Click send to execute the request_box operation. You can now see that all the operations that were included in the request_box operation has been executed.
  • No labels