11/25/2024 6:22:46 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss building external web applications for SalesLogix. View the code of conduct for posting guidelines.
|
|
|
|
How to call a web services ?
Posted: 23 Mar 06 2:47 PM
|
where can i buy prozac online buy prozac without rx online fiogf49gjkf0d Hy, I'm from Argentina. I'm a new SLX developer. I am developing with the web client. I need to connect with external web services, send values and store the results of method. Where can I found examples to do it ? Thanks! |
|
|
|
Re: How to call a web services ?
Posted: 23 Mar 06 7:43 PM
|
over the counter asthma inhalers over the counter asthma inhalers fiogf49gjkf0d Are you wanting to call it from server-side or from client-side script? Really, you would not call it any differently than you would from any script. Doesn't make a difference that it is the SLX web client. Whether you call it from a server-side action or from client-side script in a page you will do tings the same. You will use the XMLHttpRequest object to grab the XML from the webservice and then process as needed. If you need to then save these to the database then you can easily do that in a server-side action or load the values into #F fields on the client that are bound to database fields so they commit as the page is saved/submitted. |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|