SynCAS PSI Visualizer
Detailed document is available for download here.
Thank you for using SynCAS PSI Visualizer.
SynCAS PSI Visualizer 3.1.5 has been released in October 2017.
Functions
“SynCAS PSI Visualizer” is a system developed for Retail and Manufacturing Industry to “Visualize” the stock status, and realizes “Visualization of Inventory”, “Early Detection of Problem Inventory”, “Visualization of Inventory Reduction Progress”, etc.
Inventory transition thumbnail
Allows you to intuitively extract problem inventories from the shape of the inventory transition instead of numerical information.
Detailed PSI display
Shows detailed inventory input and output to check the PSI balance. Furthermore, it allows you to perform a simulation by changing the forecast for future inventory inputs and outputs.
Locator display
Shows all products on the Locator to enable you to grasp all problem inventories at once. Furthermore, it allows you to check the results of the inventory improvement activities by comparing with past charts.
SKU List display
Allows you to display evaluation indicators, product information and the like as a list.
Evaluation indicators calculation
Calculates various evaluation indicators such as Inventory days, Inventory stay days, and Inventory turnover.
Filtering
Allows you to combine multiple conditions to extract problem inventories.
Alert
Allows you to display alerts by setting thresholds in advance.
Hierarchical display
Displays inventory transition thumbnails in a hierarchical manner, such as by product, warehouse, etc. Allows you to narrow down problem inventories by drilling down from higher hierarchy levels.
Status display
Allows you to display items layered by status, such as non-inspected products, inspected products, etc.
Control class
Allows you to manage items by setting classes such as degrees of importance and inventory trends.
Time bucket switching
Allows you to display values aggregated by week, half-month, or month.
System Requirements
Client requirements
Application server requirements
Database server requirements
Network requirements
Changes in SynCAS PSI Visualizer 3.1.5
Corrections
- Corrected the problem in the Inventory transition graph causing the SynCAS PSI Visualizer to terminate abnormally if the mouse was clicked on the chart area when the table area was hidden. (#14828)
- Corrected the problem in the Inventory transition graph placing a red comment frame to a comparison view when a comment was added to other than a comparison view series. (#12561)
- Corrected the problem in the Inventory transition graph causing error when a series name and evaluation indicator name were the same. (#12478)
- Corrected the problem in the Locator screen causing the flags’ show/hide states to fail to be restored when the screen was closed and opened thereafter. (#12425)
- Corrected the problem in the Locator screen causing auxiliary line values on the chart to not match the table values. (#14829)
- Corrected the problem in the Inventory transition by dimension screen causing the Inventory transition by dimension to not reflect the display order of the summary pattern combination table. (#8084)
- Corrected the on-screen English and Chinese labels. (#12416, #19561)
- Improved the batch processing performance when using Oracle Database. (#19662)
- Corrected the problem causing the Generate cube program to terminate abnormally when using Oracle Database. (#17976)
- Corrected to allow setting of parallelization by using an external file when using Oracle Database. (#20987)
- Corrected to allow output of the database disk usage when using Oracle Database. (#6960)
- Corrected the problem causing the SynCAS PSI Visualizer to terminate abnormally while calculating LT max fluctuation when LT is outside the scope of calculation. (#12666)
- A base date update procedure has been added to prevent summary periods and the like be affected by nightly batch programs extending over two days. (#19364)
- Corrected the problem causing the inventory transition to be calculated with initial inventory 0 (zero) when Time Series Value Handler for the series master is set to StockTransitionAll. (#16931)
- Corrected the problem causing the calculation of indicators of a logically deleted cube. (#12396)
- Corrected the problem in the Master Maintenance screen preventing displayed imported data from being saved. (#12560)
- Corrected the problem in My Bookmark Detail of the Master Maintenance screen causing error when pasting. (#12559)
- Corrected the problem in the Master Maintenance screen causing the paste location to move. (#12558)
- Corrected the manual:
- Corrected descriptions related to searches on the SKU List screen. (#18144, #24047)
- Added explanation on PSIBatchShrinkDataBase.bat. (#12426)
- Added explanation on PSIBatchRestructSequences.bat. (#12423)
- Added explanation on PSIBatchInsertDefaultAxisEval.bat. (#12422)
Notes and Restrictions
- Only comma-delimited files are accepted for interface files.
- Depending on the number of categories registered, time may be required to log in or launch the Inventory transition graph.
- Deleting the control class detail specified in Default control class detail of the Control Class Master by using Locator and the like may hide the thumbnails.
- Summary by Status batch program terminates abnormally if a Status pattern code includes “- (hyphen)”.
- When using an Oracle DBMS, the Commit Import Data program may terminate abnormally (ORA-12801 or ORA-12838). This is caused by a parallel processing restriction in Oracle, and can be avoided by disabling parallelization. To disable parallelization, set as follows:
- Using a text editor and the like, open Installation folder¥Server¥sql¥oracle¥PSI_PreProcessing.sql.
- Change the file content as follows:
1st line
|
ALTER SESSION SET PARALLEL_DEGREE_POLICY=AUTO
|
ALTER SESSION SET PARALLEL_DEGREE_POLICY=MANUAL
|
3rd line
|
ALTER SESSION FORCE PARALLEL QUERY
|
ALTER SESSION FORCE PARALLEL QUERY PARALLEL 1
|
5th line
|
ALTER SESSION FORCE PARALLEL DDL
|
ALTER SESSION FORCE PARALLEL DDL PARALLEL 1
|
7th line
|
ALTER SESSION FORCE PARALLEL DML
|
ALTER SESSION FORCE PARALLEL DML PARALLEL 1
|
Change History
SynCAS PSI Visualizer 3.1.4
New functions
- Added support for Windows Server 2016. (#705)
- Added support for Microsoft SQL Server 2016. (#704)
- Character string search and scrolling to the searched position are now possible on items in the SKU List screen column. (#8006)
- On or off status of “Auto display scale off” for thumbnails can now be checked on the status bar. (#9217)
- Fixed column selection, column display order, and show/hide column setting can now be restored to their initial state on the SKU List screen. (#9219, #12404)
- Added a function to delete unnecessary evaluation indicator data. (#11573, #11981, #12225)
- Showing or hiding flags can now be selected in the Locator. (#11611)
- Added a function to calculate evaluation indicators by adding, subtracting, multiplying or dividing the default evaluation indicator by a constant. (#11920)
Corrections
- Added cancel option to the save changes confirmation dialog box displayed when closing the Inventory transition graph screen. (#341)
- Corrected an error in the Inventory transition graph transition name in the Locator in English. (#8196)
- Corrected the problem in the Details screen causing comments set to data whose series value is 0 to not be displayed on the graph. (#9521)
- Corrected the problem in the Details screen causing the scope of a copy to move when copying a chart. (#9623)
- Corrected the display of Stock consumption period, Inventory days, Inventory stay days, and Inventory turnover to show their default value in the evaluation indicator master when they cannot be calculated (for example, because the denominator is 0 (zero)). (#11507)
- Corrected the problem causing the output Inventory stay days to be erroneous for new products. (#11393, #12026)
- Corrected the problem causing an error message to be displayed when a user without access rights to the Inventory transition graph opened the Details screen. (#11512)
- Corrected the problem causing the names of log files output by Generate Cube batch program to be erroneous when the OS is in English. (#11560)
- Corrected the problem causing error at subsequent runs if Summary by status was forcibly terminated in an environment using Oracle Database. (#12029)
- Made changes to not show the save changes confirmation dialog box when a compared item is selected after changing simulation values on the Details screen. (#12166)
- Corrected the problem causing characters to be garbled in log files. (#12103)
- Changed the Locator’s centroid mark to make it easier to spot. (#12209)
- Corrected the problem in Locator causing error when trying to show direction on the Variation analysis. (#12323)
- Added to the manual descriptions about the Inventory Days (Current Inventory Based) batch program. (#379)
- Added to the manual descriptions about the 32-bit/64-bit settings for the standard interface module. (#6905)
- Added to the manual descriptions about cube alarms. (#11174)
- Corrected in the manual the Calculate Average Inventory batch program example. (#11335)
- Corrected in the manual descriptions about LT max fluctuation for cubes. (#11572)
- Added to the manual notes regarding control class settings. (#11649)
- Corrected in the manual descriptions about the Create Evaluation History batch program. (#12132)
- Changed in the manual the Category Master Data setting example. (#12224)
Contact & Inquiry