<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:lang="en-US">
  <channel>
    <title>Extends &#034;external application&#034; &amp; modify form handler selection/parameters</title>
    <link>http://www.gxdeveloperweb.com/Forums/Forum-WCB-Java-Development/Extends-external-application-modify-form-handler-selectionparameters.htm</link>
    <description>First;
To add some functionality, I`d like to add another option to the available filters in the &#034;External application&#034; tab. The option has to look a lot like &#034;WM Include Filter&#034; (at least Proxy, Server, Method, Protocol, Relatieve URL), and I like to at my own Service, Operation, Binding etc.. (from a WSDL file) untill it reaches the Message level (input/output). I found the &#034;Integration API&#034; documentation very usefull for this, but any tips are very welcome.
Second;
I`d like to select an External Application from within my form handler settings. So that I can somewhat attach my formfields to the WSDL/SOAP-fields from the &#034;input&#034; Message.
Anyone can help me get started with one of those functionalities?
What I found this far;
&#034;Using the ‘External Application Integration’ license component, only existing filters can be used in the application integration module. See the ‘External Application Integration’ license component documentation at http://www.gxdeveloperweb.com/Software/Documentati on.htm#GXD0083 for a description of the standard functioning of the application integration. Using the ‘Integration APIs’ license component, new filters can also be built.&#034;</description>
      <item>
        <title>Extends &#034;external application&#034; &amp; modify form handler selection/parameters</title>
        <link>http://www.gxdeveloperweb.com/Forums/Forum-WCB-Java-Development/Extends-external-application-modify-form-handler-selectionparameters.htm?pagenr=1#message2721</link>
        <author>patricka</author>
        <description>First off, I&amp;apos;m not a webservices expert. So if you have a grain of salt lying around, this would be the time to take it.&lt;br /&gt;&lt;br /&gt;I don&amp;apos;t know the bigger picture in which you are doing this, but my instincts tell me it would be wiser to just build your own integration for the external application.&lt;br /&gt;&lt;br /&gt;Why use application integration if you can simply call some webservices that give you straight answers right away?&lt;br /&gt;&lt;br /&gt;As for using Axis; recent insights seem to indicate that &lt;a href=&#034;http://www.gxdeveloperweb.com/Forums/Forum-GeneralDiscussion/Is-it-possible-to-create-webservices-.htm&#034; rel=&#034;nofollow&#034; target=&#034;_blank&#034;&gt;CXF is the way to go&lt;/a&gt; nowadays.&lt;br /&gt;&lt;br /&gt;I know little about that topic so I can&amp;apos;t help you there, sorry.&lt;br /&gt;&lt;br /&gt;Greetings,&lt;br /&gt;&lt;br /&gt;Patrick</description>
        <pubDate>do, 19 nov 2009 10:01:43 GMT</pubDate>
      </item>
      <item>
        <title>Extends &#034;external application&#034; &amp; modify form handler selection/parameters</title>
        <link>http://www.gxdeveloperweb.com/Forums/Forum-WCB-Java-Development/Extends-external-application-modify-form-handler-selectionparameters.htm?pagenr=1#message2711</link>
        <author>RdeW</author>
        <description>Any help/example on this one?&lt;br /&gt;&lt;br /&gt;&amp;quot;SOAP service&lt;br /&gt;It frequently occurs that a SOAP service is required in a form flow. Apache Axis comes standard with GX WebManager. This web service implementation of Apache allows creating Java stubs for SOAP web services. These stubs can then be used in a handler. This is also how the Microsoft CRM connector is realized.&lt;br /&gt;It functions as follows: &lt;br /&gt;- Using Apache Axis, a Java client stub is generated from the WSDL (Web Services Description Language) definition of the web service. &lt;br /&gt;- This client stub is requested from a handler. &lt;br /&gt;- The results of the request are processed (for example, by putting something in the session).&amp;quot;&lt;br /&gt;http://www.gxdeveloperweb.com/documentation/GX-WebManager-9.10/Software-Development-Kit/GXD0052_en-GX-WebManager-9.10-Integration-APIs-20090710.pdf</description>
        <pubDate>wo, 11 nov 2009 09:37:29 GMT</pubDate>
      </item>
  </channel>
</rss>