-
Notifications
You must be signed in to change notification settings - Fork 8
Extensions
Philippe Charles edited this page Aug 23, 2022
·
5 revisions
Jwsacruncher is an application whose capabilities can be broaden by extensions.
Technicaly, these extensions are called uber-jar and are just jar files that contains both the code and all its dependencies.
Extensions can be installed manually and are stored in a specific directory.
- Download required extension (
*-uber.jar
file) and save it locally. - Copy the uber-jar to the
lib/ext
directory of jwsacruncher.
This example uses the JDemetra+ Access extension.
-
Install the desktop plugin (see
demetra-access-desktop-*.nbm
) - In JDemetra+, create a new SA multi processing
- Open an Access file and drag&drop some time series into the multi processing window
- Save the workspace somewhere
-
Install the cruncher extension (see
demetra-access-cruncher-*-uber.jar
) - Run jwsacruncher on the saved workspace.
The "Refreshing data" step outputs a "processed" status message if the extension is properly installed. If the extension is absent or broken, a "failed" status message is displayed instead.