You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2012/05/07 13:21:10 UTC

svn commit: r816297 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache jt400.html

Author: buildbot
Date: Mon May  7 11:21:10 2012
New Revision: 816297

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/book-component-appendix.html
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/jt400.html

Modified: websites/production/camel/content/book-component-appendix.html
==============================================================================
--- websites/production/camel/content/book-component-appendix.html (original)
+++ websites/production/camel/content/book-component-appendix.html Mon May  7 11:21:10 2012
@@ -9811,7 +9811,7 @@ jt400:<span class="code-comment">//user:
 
 <p>For the remote program call (<b>Camel 2.7</b>)</p>
 <div class="confluenceTableSmall"><div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Default value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>outputFieldsIdx</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies which fields (program parameters) are output parameters. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fieldsLength</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the fields (program parameters) length as in the AS/400 program definition. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Default value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>outputFieldsIdx</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies which fields (program parameters) are output parameters. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fieldsLength</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the fields (program parameters) length as in the AS/400 program definition. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>format</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>text</tt> </td><td colspan="1" rowspan="1" class="confluenc
 eTd"> <b>Camel 2.10:</b> Specifies the data format for sending messages <br clear="none" class="atl-forced-newline"> valid options are: <tt>text</tt> (represented by <tt>String</tt>) and <tt>binary</tt> (represented by <tt>byte[]</tt>) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>guiAvailable</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8:</b> Specifies whether AS/400 prompting is enabled in the environment running Camel. </td></tr></tbody></table>
 </div>
 </div>
 
@@ -9820,7 +9820,7 @@ jt400:<span class="code-comment">//user:
 
 <h4><a shape="rect" name="BookComponentAppendix-Remoteprogramcall%28Camel2.7%29"></a>Remote program call (<b>Camel 2.7</b>)</h4>
 
-<p>This endpoint expects the input to be a String array and handles all the CCSID handling trough the native jt400 library mechanisms. After the program execution the endpoint returns a String array with the values as they were returned by the program (the input only parameters will contain the same data as the beginning of the invocation)<br clear="none">
+<p>This endpoint expects the input to be either a String array or byte[] array (depending on format) and handles all the CCSID handling through the native jt400 library mechanisms. A parameter can be <em>omitted</em> by passing null as the value in its position (the remote program has to support it). After the program execution the endpoint returns either a String array or byte[] array with the values as they were returned by the program (the input only parameters will contain the same data as the beginning of the invocation)<br clear="none">
 This endpoint does not implement a provider endpoint!</p>
 
 <h3><a shape="rect" name="BookComponentAppendix-Example"></a>Example</h3>

Modified: websites/production/camel/content/book-in-one-page.html
==============================================================================
--- websites/production/camel/content/book-in-one-page.html (original)
+++ websites/production/camel/content/book-in-one-page.html Mon May  7 11:21:10 2012
@@ -30197,7 +30197,7 @@ jt400:<span class="code-comment">//user:
 
 <p>For the remote program call (<b>Camel 2.7</b>)</p>
 <div class="confluenceTableSmall"><div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Default value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>outputFieldsIdx</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies which fields (program parameters) are output parameters. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fieldsLength</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the fields (program parameters) length as in the AS/400 program definition. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Default value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>outputFieldsIdx</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies which fields (program parameters) are output parameters. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fieldsLength</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the fields (program parameters) length as in the AS/400 program definition. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>format</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>text</tt> </td><td colspan="1" rowspan="1" class="confluenc
 eTd"> <b>Camel 2.10:</b> Specifies the data format for sending messages <br clear="none" class="atl-forced-newline"> valid options are: <tt>text</tt> (represented by <tt>String</tt>) and <tt>binary</tt> (represented by <tt>byte[]</tt>) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>guiAvailable</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8:</b> Specifies whether AS/400 prompting is enabled in the environment running Camel. </td></tr></tbody></table>
 </div>
 </div>
 
@@ -30206,7 +30206,7 @@ jt400:<span class="code-comment">//user:
 
 <h4><a shape="rect" name="BookInOnePage-Remoteprogramcall%28Camel2.7%29"></a>Remote program call (<b>Camel 2.7</b>)</h4>
 
-<p>This endpoint expects the input to be a String array and handles all the CCSID handling trough the native jt400 library mechanisms. After the program execution the endpoint returns a String array with the values as they were returned by the program (the input only parameters will contain the same data as the beginning of the invocation)<br clear="none">
+<p>This endpoint expects the input to be either a String array or byte[] array (depending on format) and handles all the CCSID handling through the native jt400 library mechanisms. A parameter can be <em>omitted</em> by passing null as the value in its position (the remote program has to support it). After the program execution the endpoint returns either a String array or byte[] array with the values as they were returned by the program (the input only parameters will contain the same data as the beginning of the invocation)<br clear="none">
 This endpoint does not implement a provider endpoint!</p>
 
 <h3><a shape="rect" name="BookInOnePage-Example"></a>Example</h3>

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/jt400.html
==============================================================================
--- websites/production/camel/content/jt400.html (original)
+++ websites/production/camel/content/jt400.html Mon May  7 11:21:10 2012
@@ -118,7 +118,7 @@ jt400:<span class="code-comment">//user:
 
 <p>For the remote program call (<b>Camel 2.7</b>)</p>
 <div class="confluenceTableSmall"><div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Default value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>outputFieldsIdx</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies which fields (program parameters) are output parameters. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fieldsLength</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the fields (program parameters) length as in the AS/400 program definition. </td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Default value </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>outputFieldsIdx</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies which fields (program parameters) are output parameters. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>fieldsLength</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the fields (program parameters) length as in the AS/400 program definition. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>format</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>text</tt> </td><td colspan="1" rowspan="1" class="confluenc
 eTd"> <b>Camel 2.10:</b> Specifies the data format for sending messages <br clear="none" class="atl-forced-newline"> valid options are: <tt>text</tt> (represented by <tt>String</tt>) and <tt>binary</tt> (represented by <tt>byte[]</tt>) </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>guiAvailable</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <tt>false</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> <b>Camel 2.8:</b> Specifies whether AS/400 prompting is enabled in the environment running Camel. </td></tr></tbody></table>
 </div>
 </div>
 
@@ -127,7 +127,7 @@ jt400:<span class="code-comment">//user:
 
 <h4><a shape="rect" name="JT400-Remoteprogramcall%28Camel2.7%29"></a>Remote program call (<b>Camel 2.7</b>)</h4>
 
-<p>This endpoint expects the input to be a String array and handles all the CCSID handling trough the native jt400 library mechanisms. After the program execution the endpoint returns a String array with the values as they were returned by the program (the input only parameters will contain the same data as the beginning of the invocation)<br clear="none">
+<p>This endpoint expects the input to be either a String array or byte[] array (depending on format) and handles all the CCSID handling through the native jt400 library mechanisms. A parameter can be <em>omitted</em> by passing null as the value in its position (the remote program has to support it). After the program execution the endpoint returns either a String array or byte[] array with the values as they were returned by the program (the input only parameters will contain the same data as the beginning of the invocation)<br clear="none">
 This endpoint does not implement a provider endpoint!</p>
 
 <h3><a shape="rect" name="JT400-Example"></a>Example</h3>