Author: supun Date: Mon Jun 29 02:51:44 2009 New Revision: 40284 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=40284
Log: Clone mediator guide Modified: trunk/esb/java/docs/xdoc/mediators/clone.xml Modified: trunk/esb/java/docs/xdoc/mediators/clone.xml URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/docs/xdoc/mediators/clone.xml?rev=40284&r1=40283&r2=40284&view=diff ============================================================================== --- trunk/esb/java/docs/xdoc/mediators/clone.xml (original) +++ trunk/esb/java/docs/xdoc/mediators/clone.xml Mon Jun 29 02:51:44 2009 @@ -34,44 +34,31 @@ </target>+ </clone></pre> -<h3>UI Configuration</h3> - <div class="image"> - <img src="../clone-mediator/docs/images/add-clone.png" alt=""/> - <p> - Figure 1: Adding a clone mediator - </p> - </div> - <p> - Clicking on the clone mediator created as shown in figure 1 will open - up the clone mediator specific options. Figure 2 shows clone - mediator options,</p> - <div class="image"> - <img src="../clone-mediator/docs/images/clone-options.png" alt=""/> - <p> - Figure 2: Clone mediator options - </p> - </div> - <p> - Clone mediator field descriptions, - </p> - <ul> - <li> - Continue Parent - If "Yes" the original message will be - continued. If "No" the original message will be dropped. - </li> - <li> - Number of clones - Number of clones created. This can be - controlled by adding one or more clone targets by clicking <span style="font-weight: bold;">Add Clone Target</span>. - Figure 3 shows the screen after clicking <span style="font-weight: bold;">Add Clone Target</span>. Targets can then have it's own set of mediators. - </li> - </ul> - <p> - <img src="../clone-mediator/docs/images/clone-target.png" alt=""/> - </p> - <p> - Figure 3: Adding a clone target - </p> - <p>For more information about target refer Target.</p> - <p></p> +<h3>UI Configuration</h3> + +<div class="image"> +<img src="../clone-mediator/docs/images/clone-options.png" alt="" /> + +<p>Figure 1: Clone mediator options </p> +</div> + +<p>Clone mediator field descriptions, </p> +<ul> + <li>Continue Parent - If "Yes" the original message will be continued. If + "No" the original message will be dropped. </li> + <li>Number of clones - Number of clones created. This can be controlled by + adding one or more clone targets by clicking <span + style="font-weight: bold;">Add Clone Target</span>. Figure 3 shows the + screen after clicking <span style="font-weight: bold;">Add Clone + Target</span>. Targets can then have it's own set of mediators. </li> +</ul> + +<p><img src="../clone-mediator/docs/images/clone-target.png" alt="" /> </p> + +<p>Figure 2: Adding a clone target </p> + +<p>For more information about target refer <a href="target.html">Target.</a></p> + +<p></p> </body> </html> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
