02-25-2011 02:00 PM
Hello everyone!
I have a question regarding SData development. On SData page here: http://sdata.sage.com/sdatacore_showcases.html there is a demo of Self-service Website using SData. Can some one direct me where or how do I begin to make this happen. I am currently working on a project (SalesLogix related project) and SData is direction I would like to go. I am knowledgeable in web development but not very much in SalesLogix. Can someone direct me what I need to make my site talk to SData?
Thank you in advance.
02-28-2011 08:06 AM
you can use the SalesLogix SDATA C# client libraries https://github.com/SageSalesLogix/SDataCSharpClientLib
in case you want to display information from SalesLogix in this Portal, assuming SalesLogix is the provider for this data and your portal is consuming the data, In case you are using another application(such as Sage Accpac ERP) then you will have to make calls through the SDATA URL call.
Regards
Kannan