Application Development and Testing
Java and .NET API: Why does my session end up in the ABORTED state even though my client has finished normally?
C++ API: Do I have to keep the TaskInputHandle that is returned by the Session::sendTaskInput(...) method?
What is the correct way to use SoamFactory initialization and uninitialization?
How can I optimize my use of the SessionCallback (asynchronous task retrieval)?
C++ API: Why does my application have a memory leak after calling the Session::sendTaskInput() method?
Where should I put service initialization code?
What happens if a client terminates unexpectedly and does not get a chance to call the close() API for session cleanup?
How do I debug my service application?
C++ API: How do I set the thread stack size limit?
What is the API threading model used for when using a session callback?
How do I explicitly clean up the connection in the client code?
What are the best practices for using the Symphony API in a server application or daemon process?
What do the deployment errors mean?
What happens when a client temporarily loses the connection to Symphony?
Can I access legacy COM components from my application?
Why do I get error message "java: symbol lookup error..." when I run a Java client with IBM Java 1.6(SR5) on Linux?
How do I generate a web service proxy class for my Symphony C# web client?
Message "Could not load file or assembly 'Platform.Symphony.Soam.Net_64.dll" displays when trying to run .NET application
How do I complete the on-boarding process after an error interrupts the on-boarding wizard for Visual Studio?