GetCassandraConnection Activity
The GetCassandraConnection activity is an asynchronous activity that gets a Cassandra connection instance.
Fault
The Fault tab lists exceptions that are thrown by this activity.
| Error Schema Element | Datatype | Description |
|---|---|---|
| CassandraPluginException | Any exception thrown by the activity after execution. It has a msg and msgCode field for the exception. | |
| DriverExeption | Any exception thrown by Cassandra driver. It has a msg and msgCode field for the exception. | |
| msg | string | The error message returned by the plug-in. |
| msgCode | string | The error code returned by the plug-in. |
Copyright © TIBCO Software Inc. All rights reserved.
