 |
|
 |
The Java based Celigo SuiteTalk Service Manager is an abstracted implementation for all Web Services communications with NetSuite, including the ability to provide concurrent sessions.
|
|
|
|
Looking to get started on a Web Services project or a SuiteScript? Not sure where to start? You will find the tools and resources available in this section useful to kick start your project.
Our objective is to provide you with as many examples and building blocks that you can reuse on your projects. These resource are meant to be shared with the rest of the community. We add new content
frequently, so please check back if you don't find what you're looking for, or drop us a note if you have a specific request.
SuiteTalk Components
- Concurrent Request Processing
- Batch Processing
- Robust Request Handling
- Pool Management
Java version
Microsoft .NET version
SuiteTalk Samples
Java Axis 1.4 Samples:
- Updated and enhanced version of the original NetSuite Java CRM sample application including the following functionality:
- Version 2.5 of the WSDL
- Uses Java version 5.x
- For Axis version 1.4
- Single installation that includes all required Java libraries, including the Axis libraries and the patched Axis jar file from NetSuite
- Additional functionality that demonstrates some of the new Web services functionality
Microsoft .NET for Visual Studio 2005 Samples:
- Updated and enhanced version of the original NetSuite Java CRM sample application including the following functionality:
- Version 2.5 of the WSDL
- For Visual Studio 2005
- Built using C#
|