 Rank: Member
Joined: 7/19/2012 Posts: 1
|
Hi Fellows,
The scenario is I want to deploy a web-service to SalesLogix software so that other web application, from outside SalesLogix, can access it and create SalesLogix Customers accounts. The database and SalesLogix is on the same server.
Can anyone help to redirect me to helpful links and how can I create (or use already built service from SData, if any).
Thanks, waiting for a quick response
|
Rank: Advanced Member
Joined: 10/13/2010 Posts: 117
|
There's some code here that may be useful: https://github.com/jasonhuber/JavaScriptSData-Sample-Bootcamp/blob/master/default.htmWhilst that sample is dealing with creating tickets the principles are the same when it comes to creating accounts.
|
Rank: Member
Joined: 11/5/2009 Posts: 9 Location: Scottsdale, AZ
|
There are many examples and help you can get using our SData Service. If I understand you correctly you want to add more services to the SalesLogix SData interface. This can be done both through custom adapters or by enabling the entities and the business rules from the project model in a few simple clicks. You may want to visit the SalesLogix community to get more detailed help. http://community.sagesaleslogix.comThanks, John @jperona
John Perona Director Development, SalesLogix
|