<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dataflex.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PERT</id>
	<title>DataFlex Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://dataflex.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PERT"/>
	<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=Special:Contributions/PERT"/>
	<updated>2026-04-18T16:25:58Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://dataflex.wiki/index.php?title=AJAX_calling_an_external_webservice_from_the_client&amp;diff=473</id>
		<title>AJAX calling an external webservice from the client</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=AJAX_calling_an_external_webservice_from_the_client&amp;diff=473"/>
		<updated>2007-09-19T06:24:29Z</updated>

		<summary type="html">&lt;p&gt;PERT: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Problem description from [[User:PERT| Per Thomson]] ==&lt;br /&gt;
I&#039;m going to use an external [[WebService]] which check if an adress exist.&lt;br /&gt;
&lt;br /&gt;
A year ago I tested using webservice a little so I shouldn&#039;t be quite unfamilar with that subject but . . . So far I have created a webservice client subclass from the [[WSDL]]. &lt;br /&gt;
&lt;br /&gt;
Now  I&#039;m stuck about how to invoke the external webservice. &lt;br /&gt;
&lt;br /&gt;
The client/user type in a new address on a page that use the [[AJAX_Library_for_Visual_DataFlex]]    but the address has to be validated before a save may be performed.&lt;br /&gt;
&lt;br /&gt;
== Solving it ==&lt;br /&gt;
&lt;br /&gt;
In overall the easy way would be to call the external webservice on the serverside.  It is rather complex handling [[SOAP]] in javascript --[[User:Jka|Jka]] 15:03, 13 September 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General knowledge ==&lt;br /&gt;
*[[Using the AJAX Library]]&lt;br /&gt;
*[[Using a WebService]]&lt;br /&gt;
*[[VDF Webservice Class]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
attaching a javascript function to onBeforeSave (inside initForm):&lt;br /&gt;
&lt;br /&gt;
 oForm.onBeforeSave = function(oVdfForm, sTable){&lt;br /&gt;
        alert(&amp;quot;onBeforeSave: &amp;quot; + oVdfForm + &amp;quot; &amp;quot; + sTable);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
[[Category:AJAX]]&lt;br /&gt;
[[Category:Challenges]]&lt;/div&gt;</summary>
		<author><name>PERT</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=User:PERT&amp;diff=316</id>
		<title>User:PERT</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=User:PERT&amp;diff=316"/>
		<updated>2007-09-13T14:55:52Z</updated>

		<summary type="html">&lt;p&gt;PERT: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Information =&lt;br /&gt;
&lt;br /&gt;
{{User|&lt;br /&gt;
|Name=Per Thomson&lt;br /&gt;
|Email=pt@front-it.com|Company=Front-IT}}&lt;br /&gt;
&lt;br /&gt;
*[[AJAX Updating Related forms]] &lt;br /&gt;
*[[AJAX calling an external webservice from the client]]&lt;/div&gt;</summary>
		<author><name>PERT</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=User:PERT&amp;diff=313</id>
		<title>User:PERT</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=User:PERT&amp;diff=313"/>
		<updated>2007-09-13T14:53:22Z</updated>

		<summary type="html">&lt;p&gt;PERT: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Information =&lt;br /&gt;
&lt;br /&gt;
{{User|&lt;br /&gt;
|Name=Per Thomson&lt;br /&gt;
|Email=pt@front-it.com|Company=Front-IT}}&lt;/div&gt;</summary>
		<author><name>PERT</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=User:PERT&amp;diff=312</id>
		<title>User:PERT</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=User:PERT&amp;diff=312"/>
		<updated>2007-09-13T14:49:52Z</updated>

		<summary type="html">&lt;p&gt;PERT: New page: PERS SIDA&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;PERS SIDA&lt;/div&gt;</summary>
		<author><name>PERT</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=AJAX_calling_an_external_webservice_from_the_client&amp;diff=305</id>
		<title>AJAX calling an external webservice from the client</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=AJAX_calling_an_external_webservice_from_the_client&amp;diff=305"/>
		<updated>2007-09-13T12:59:20Z</updated>

		<summary type="html">&lt;p&gt;PERT: New page: I&amp;#039;m going to use an external WebService which check if an adress exist. A year ago I tested using webservice a little so I shouldn&amp;#039;t be quite unfamilar with that subject but . . . So f...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I&#039;m going to use an external [[WebService]] which check if an adress exist. A year ago I tested using webservice a little so I shouldn&#039;t be quite unfamilar with that subject but . . . So far I have created a webservice client subclass from the [[WSDL]]. Now  I&#039;m stuck about how to invoke the external webservice. The client/user type in a new address on a page that use VDF AJAX        but the address has to be validated before a save may be performed.&lt;/div&gt;</summary>
		<author><name>PERT</name></author>
	</entry>
</feed>