11/21/2024 1:50:14 PM
slxdeveloper.com
Now Live!
|
|
|
SalesLogix Web Services Toolkit |
|
Description: |
This document demonstrates how SalesLogix developers can use .NET Web Services as a mechanism to expose an API layer to users without compromising security and allowing many platforms that support SOAP and XML to communicate with the web service.
|
Category: |
Documentation
|
Author: |
Ryan Farley
|
Submitted: |
8/7/2006
|
|
|
Stats: |
Article has been read 21545 times
|
Rating:
- 5.0 out of 5 by 1 users |
|
|
|
fiogf49gjkf0d
This document demonstrates how SalesLogix developers can use .NET Web Services as a mechanism to expose an API layer to users without compromising security and allowing many platforms that support SOAP and XML to communicate with the web service.
Click here to download
Please note, this is an official sage document outlining the use of .NET Web Services with SalesLogix. Posted with permission.
|
|
|
|
Rate This Article
|
you must log-in to rate articles. [login here] 
|
|
|
Please log in to rate article. |
|
|
Comments & Discussion
|
you must log-in to add comments. [login here]
|
|
|
- subject is missing.
- comment text is missing.
|
|
| Re: SalesLogix Web Services Toolkit Posted: 8/8/2006 11:22:34 AM | fiogf49gjkf0d Hi Ryan,
thanks for sharing this document!
Unfortunately the GenerateSLXID function in the sample code does not work!
Best regards, Thomas | |
|
| Re: SalesLogix Web Services Toolkit Posted: 8/8/2006 11:36:18 AM | fiogf49gjkf0d Thomas,
To be honest I haven't really read the doc, but I just took a look at the GenerateSLXID function. It looks fine to me, but the connection string used (and connection object) are defined elsewhere, outside of the function. So it would depend on how those are defined as to whether it would work or not.
What error do you receive?
-Ryan | |
|
| Re: SalesLogix Web Services Toolkit Posted: 3/12/2010 9:14:18 AM | fiogf49gjkf0d Thanks a lot for this Ryan - it's pretty helpful.
I couldn't connect using the SLXNetwork.1 provider, but am able to connect using the SLXOLEDB.1 one. I'm not sure if there's any fuctionality lost using one provider over the other.
I'm trying to create a web service to import Leads via HHTP POST. I was wondering if aside from creating a record each in the LEAD, and LEAD_ADDRESS tables, whether there are other insertions/updates that would need to occur for a Lead to be created.
Thanks | |
|
| Re: SalesLogix Web Services Toolkit Posted: 3/12/2010 9:28:22 AM | fiogf49gjkf0d Karan,
The SLXNetwork.1 provider (as mentioned in this doc) is for earlier versions of SLX. Current versions of SLX will have the provider named SLXOLEDB.1 as you have found already.
As for the tables needed for inserting a lead record, those sound right, but I usually run a profiler and insert it via the client to know for sure.
-Ryan | |
|
| Re: SalesLogix Web Services Toolkit Posted: 3/12/2010 10:21:13 AM | fiogf49gjkf0d Thanks Ryan - I'm still new to this so the profiler is a good idea.
Since my last last post actually, the connection seems to not work - "Failed to connect to SLXServer. Check if server is running and is compatible with the current provider version". I logged into the server using the SLX client installed on it - so that's not the issue. Back to square one!
| |
|
|
|
|
|
Visit the slxdeveloper.com Community Forums!
Not finding the information you need here? Try the forums! Get help from others in the community, share your expertise, get what you need from the slxdeveloper.com community. Go to the forums...
|
|
|
|
|
|