Unica Interact API

Use the Java Serialization API instead of SOAP API. The Serialization API provides better throughput (can be 5-10 times more depending on the application configuration) and a shorter response time.

For information on implementing a custom Java API timeout, see the API documentation installed with Unica Interact at <Interact_home>/docs/apiJavaDoc or see the sample code and comments in <Interact_home>/samples/api/SampleCustomizedInteractAPI.java.