Known Issues for Event Stream Processor Studio

Learn about known issues and apply workarounds for ESP Studio.

Studio Issues
CR# Description
680621

If a join has two input connectors and one connector is deleted, the columns belonging to the deleted input connector are not deleted.

Manually remove the column expressions belonging to the deleted input connector.

682399

When using the Connector tool in the Visual Editor, you can connect from a stream or window to a named schema but you cannot connect from a named schema to a stream or window.

682543

Deleting the key column from a named schema does not update the CCL editor. The CCL editor shows the column as a primary key and the project does not compile successfully.

Inline schema does not cause this problem. Update the project in the CCL editor to compile successfully.

683166

Setting the dir property to configure schema discovery for the File CSV Input and File XML Input adapters fails to set the file property.

Set the dir property and the file property separately to be able to browse and select the specific file, and then use schema discovery.

690176

When running example projects from the Learning perspective, the Stream View is empty for some streams.

If you are running a project in the Learning perspective and you are working with a small data set, work around this issue by changing the stream view pulsed subscribe interval value to 0.

Set the interval back to its default value of 1 before working with any other projects.