Deprecated Methods

The mapping function map.loadFile() has been deprecated as of Corda® 5.1.1. This method targeted only map data points and not background shapes. It has been replaced with map.loadMapFile(), which supports targeting all map data items.

Several PCScript methods that existed in Corda Server™ 3.x have been deprecated. While they might work in Corda 7.0, they are no longer officially supported and may be discontinued at any time.

The table below lists the deprecated methods, along with their Corda 7 equivalent. Read the description of the updated methods because they are likely to work differently than their 3.x equivalents. Click a Corda 7 method to jump to a description of that method.

Deprecated Method

Corda 7 Equivalent

main.SeriesDelimiter

main.itemDelimiter

graph.Categories

graph.setCategories

graph.FilterCategories

graph.enableCategory

graph.FilterSeries

graph.enableSeries

graph.Series

graph.setSeries

graph.SetXYSeriesStyle

graph.setSeriesStyle