Overview This chapter is an extension of chapter five and explains the topic multiple selection handling in custom widgets available in MashZone NG 10.2 onwards. This chapter is recommended for anyone planning to create or enrich a custom widget with a multiple data point selection that...
Overview The eighth chapter explains the topic multi-language in custom widgets. This chapter is recommended for anyone planning to add multiple language support for custom widgets used in MZNG 10.3. The basis for chapter eight is a custom widget that uses the data assignment as it was...
Overview D3.js is a great JavaScript library for various visualizations. It provides strong tools for creating any kind of visualization, be it a chart or a widget. MashZoneNG internally uses D3 for its charting library and widgets, e.g. Slider or Date Filter. In MashZone version 10.2 and...
DBO processes, IS start documents and MWS Tasks can be configured to emit DES events.In Mashzone event services can be created to consume these events, whose parameters/details can be viewed in Mashzone dashboards as well as Universal messaging enterprise manager. Below are the steps that...
Store/Fetch MashzoneNG feed results into/from TCStore: This guide demonstrates on how to store the results of a feed in a TCDB store. Then users can access the contents of the store and visualize it using dashboard widgets. Feed processing generally cache the feed results internally,...
Overview The seventh chapter explains the topic action handling in custom widgets. This chapter is recommended for anyone planning to create a custom widget that can trigger actions. The basis for chapter seven is a custom widget that uses the data assignment as it was explained and created...
Overview The sixth chapter explains the topic filter handling in custom widgets. This chapter is recommended for anyone planning to create a custom widget that uses filter dependencies and can be filtered by other widgets. The basis for chapter six is a custom widget that uses the data...
Overview The fifth chapter explains the topic selection handling in custom widgets. This chapter is recommended for anyone planning to create or enrich a custom widget with data point selection that can be used to filter other widgets. The basis for chapter five is a custom widget that uses...