SlideShare uma empresa Scribd logo
1 de 58
1Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Copyright © 2020 NTT DATA INTRAMART CORPORATION
2Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
System Requirements
Agenda
1
Platform2
IM-Workflow/IM-BIS/
IM-FormaDesigner3 OEM
IM-BPM4
IM-BloomMaker6
Slim Side Menu
7
5
3Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
How to Read Each Requirements Explanation Page
Corresponds to ◆◆◆
・○○○○○○
- △△△
- □□□
The large category of
function name.
Function Enhancement
4Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
How to Read Each Requirements Explanation Page
Category
Ticket
number
チケット番号で
検索ができます。
https://issue-en.intra-mart.jp/projects/iap
https://issue-en.intra-mart.jp/projects/iac
https://issue-en.intra-mart.jp/projects/bpm
Category
By product
intra-mart requirements information disclosure site (https://issue-en.intra-
mart.jp/)
This document describes the various information posted on the requirements information
disclosure site. (Example: # 28540). Please make effective use of the following categories and
searches.
You can search by
ticket number.
5Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
2020 Spring Corresponded Requirements
Product/Function Requirements URL
intra-mart Accel Platform https://issue.intra-mart.jp/projects/iap/issues?query_id=551
e Builder https://issue.intra-mart.jp/projects/ebuilder/issues?query_id=553
IM-Juggling https://issue.intra-mart.jp/projects/iap/issues?query_id=572
IM-BIS https://issue.intra-mart.jp/projects/bis/issues?query_id=554
IM-BPM https://issue.intra-mart.jp/projects/bpm/issues?query_id=556
IM-FormaDesigner https://issue.intra-mart.jp/projects/forma/issues?query_id=533
IM-BloomMaker for Accel Platform https://issue.intra-mart.jp/projects/bloommaker/issues?query_id=555
IM-Spreadsheet for Accel Platform https://issue.intra-mart.jp/projects/spreadsheet/issues?query_id=566
intra-mart Accel Collaboration https://issue.intra-mart.jp/projects/iac/issues?query_id=552
intra-mart Accel Archiver https://issue.intra-mart.jp/projects/iaa/issues?query_id=558
6Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
System Requirements1
7Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
System Requirements
Server Requirements
Application Server
Changed Resin 4.0.63 -> Resin 4.0.64
Changed Payara Server 5.191 -> Payara Server 5.194
Client Requirements
Deleted Windows 7
Changed iPhone iOS 12 -> 13
Changed iPad iOS 12 -> iPadOS 13
Changed Android 6.0 -> 7.0 or later
The following browsers are supported.
Follow Google Chrome update. Version: 80 (As of April 1,
2020)
Microsoft Edge version: 80 (January 15, 2020 release version)
8Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Verification Environment
*Installation of Web server is mandatory in the production environment.
Verification environment combination
OS Web AP DB JDK
Amazon Linux 2 Apache HTTP Server 2.4 Resin Amazon RDS for Oracle 19c Amazon Corretto 11
Windows Server 2019 Internet Information Services 10.0 Resin Microsoft SQL Server 2017 Oracle JDK 11.0.6
RHEL 7.7 Apache HTTP Server 2.4 Payara PostgreSQL 11.7 OpenJDK 11.0.6
- Resin Microsoft SQL Server 2017 Oracle JDK 8u241
- Payara Oracle Database 18c OpenJDK 11.0.6
- WebSphere PostgreSQL 11.7 IBM SDK8
RHEL 7.6 - Oracle WebLogic Server Oracle Database 12c Oracle JDK 8u241
9Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Platform2
10Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Enabled to choose to stop/resume each service
[Notes]
Stopped service will not be started even if the server is restarted.
When a task or job is already executed on Task Service or Job
scheduler Service, the executing task or job is not stopped.
Tasks or jobs which are waiting to be executed will no longer be
executed. Service Mechanism
Function Enhancement
The system administrator enables to choose to stop/resume each service on the "Service
setting“ screen.
[Services which can be stopped/resumed]
• Task Service
• Job scheduler Service
• Salesforce Streaming Client Service
11Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Enhanced SharedResource Function
Tenant Management
Function Enhancement
Enable to check users who refer to the same screen.
imart tag
<imart type="sharedResource" ... />
API
var sharedResource = new SharedResource(...);
sharedResource.lock();
Display users who refer to the same business data.
Enable to lock/unlock business data.
Enable to check a
user who is
occupying.
Enable to control availability of
the lock function and
maximum number of displays,
etc. by option.
12Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Enable to Enter SQL Directly on Query Edit Screens
Provide the function to create complex queries which could not be created on conventional query edit screens.
ViewCreator
Function Enhancement
Enable to enter SQL directly on ViewCreator query edit screen.
We now have a screen where
SQL statements can be entered
directly.
Example of a conventional query edit screen Example of a new query edit screen
13Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Enable to Enter SQL Directly on Query Edit Screens
Added "Edit with SQL" button to the toolbar of the conventional query edit screen. You can transition from there by
pushing the button.
This function is available only to authorized users such as “Where value direct input" or "Create View".
Enable to enter SQL directly on ViewCreator query edit screen.
You can also write SQL based on a query created
by editing an existing query.
Function Enhancement
ViewCreator
14Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Enable to Enter SQL Directly on Query Edit Screens
Due to the specification, the transition from query builder (old query edit screen) to SQL builder (new query edit screen) is possible,
but the reverse transition is not possible. Please be careful.
Enable to enter SQL directly on ViewCreator query edit screen.
Query builder SQL builder
ViewCreator
Function Enhancement
15Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Search in a List Format is Now Available by Setting Privileges of The Date Reference
ViewCreator
Function Enhancement
Department search in a list format (keyword) and public group search (keyword) are now available
by setting privileges of the data reference.
Added tabs of Search
department (keyword) and
Search public group
(keyword).
16Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Target screens:
• ViewCreator – Query list screen
• ViewCreator – Data reference list screen
• Tablemaintance - Table list screen
Paging in list is now available
Improved list screens of ViewCreator/Tablemaintance to enable paging.
ViewCreator/
Tablemaintance
Function Enhancement
17Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Target screen ①:
• ViewCreator - Query list screen
Paging in list is now available
Improved lists screens of ViewCreator/Tablemaintance to enable paging.
Function Enhancement
ViewCreator/Tablemaintance
18Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Target screen ②:
• Tablemaintance - Table list screen
Paging in list is now available
Function Enhancement
Improved lists screens of ViewCreator/Tablemaintance to enable paging.
ViewCreator/Tablemaintance
19Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Enhanced Graph Function
Enhanced graph display function in ViewCreator.
Deleted percentage notation from line graph and radar chart tooltips.
Area Chart is now available in graph types.
Bar graph can now be displayed.
ViewCreator
Function Enhancement
Area Chart Column chart ⇔ Bar chart
20Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Added filtering/sorting functions.
History/Comments Module
Function Enhancement
Added filtering/sorting functions in history/comment module.
Improved to specify filtering/sorting functions as an option when embedding history/comment module.
*For details of the setting procedure, please refer to " https://issue.intra-mart.jp/issues/30837 ".
21Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
IM-Workflow3-1
IM-BIS3-2
22Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Added process modal action to IM-BloomMaker
BM Action
BM Linkage
Added actions to display WF process modal in addition to actions to execute direct matter
process for 2019 Winter.
23Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Enable to Refer to Past Jobs on “Job list" Screen
List of Past Jobs
UI/UX Improvements
Enable to refer to past jobs on “Job list" screen.
The functions of job list is now available.
Additionally, it enables to check the number of jobs which can be referred when selecting the year
and month.
24Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Added IM-LogicDesigner Task
Added “Create new delegatee setting".
Added “Numbering matter".
Added “Delete file upload information”.
List of Past Matters
UI/UX Improvements
Added/improved the following tasks.
25Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
IM-BPM4
26Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Provide Case Management Function (Case Details Screen)
Enable to mange the progress status of the case which started using case definition with case diagrams.
Case participants can communicate with each other.
IM-BPM
Function Enhancement
27Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Provide Case Management Function (Case Details Screen)
Enable to manage progress status of each stage with process diagrams in detail.
IM-BPM
Function Enhancement
28Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Provide Case Management Function (Case Details Screen)
Case participants can add tasks if needed.
IM-BPM
Function Enhancement
29Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Provide Case Management Function (Case Details Screen)
Enable to manage progress status of the entire case with case diagrams.
IM-BPM
Function Enhancement
30Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Provide Case Management Function (Case Definition Details Screen)
Enable to display case lists in “Executing” of specified stages/tasks.
IM-BPM
Function Enhancement
31Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Dealt with Input Data Linkage for Drafting Tasks
IM-BPM
Function Enhancement
*This function is available for the flow definition created by IM-FormaDesigner/IM-BIS.
32Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Differences between application tasks and draft tasks
IM-BPM
Function Enhancement
Dealt with Input Data Linkage for Drafting Tasks
33Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Function to Add Tasks From the Context Menu
IM-BPM
Function Enhancement
From the add task menu located in the context menu of the Process Editor, it is now
possible to add a task to which a sequence is connected from the current flow element.
*However, flow element which can be added is only a task (abstract task).
34Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Connection Support by Related Connector between the Elements of Different Processes
IM-BPM
Function Enhancement
It is now possible to connect between element of different processes/sub processes
using related connector.
35Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Slim Side Menu5
36Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Summary of Slim Side Menu
We released the new screen theme "Slim Side Menu Theme" in 2020 Spring
(Yorkshire).
The global navigation (menu) which was used to be on the top of the screen is placed
vertically on the left in this theme.
Six settable themes are added. (Enable to set in personal settings or tenant
management.)
intra-mart Accel Platform Slim Side Menu Theme (Yellow Green
(Greenery))
intra-mart Accel Platform Slim Side Menu Theme (Blue)
intra-mart Accel Platform Slim Side Menu Theme (Green)
intra-mart Accel Platform Slim Side Menu Theme (Orange)
intra-mart Accel Platform Slim Side Menu Theme (Red)
intra-mart Accel Platform Slim Side Menu Theme (Grayish Purple)
Slim Side Menu
New Theme Added
37Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Slim Side Menu Theme Screen (Portal)
Slim Side Menu
New Theme Added
38Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Main Actions of Slim Side Menu
Changes and additional functions of Slim Side Menu release are as follows.
The minimum window width (body {min-width:980px;}) is discontinued.
Horizontal scrolling is not displayed if the window width is less than or equal to 980 px.
Character size change function is added.
You can now change the font size on the screen.
Global Navi (Menu) is displayed on the left of the screen.
Slim Side Menu
New Theme Added
39Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Details of Main Actions/Points to Note
There are no changes/additions to existing themes.
The font size change function is available only when the new theme (Slim Side Menu) is set.
The default theme is the new theme (Slim Side Menu).
The theme after the tenant environment setup is set to "Slim Side Menu Theme (Yellow Green
(Greenery)."
If the user has never set a theme, the theme of "Slim Side Menu Theme (Yellow Green
(Greenery)" is set.
The new theme adopts a flexbox (display: flex;).
The screen with changes to elements in header or footer tags for your own style will be
affected.
Slim Side Menu
New Theme Added
40Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Character Size Change Function
This function allows you to enlarge the string displayed on the screen.
Enable to change the character size with the “Character size" button on the sidebar.
This function is available only for "Slim Side Menu Theme".
Standard (Minimum) Maximum
Slim Side Menu
New Theme Added
41Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Settings of Character Size Change Function
You can enable/disable the character size change function in the setting file.
Screen display setting conf/ui-display-config/system.xml
If font-size-enable is set to false, the character size change function will be disabled on all screens.
You can enable/disable the character size change function for each screen by URL.
Character size change function display setting conf/change-font-size-target-config/xxx.xml
The character size change function is enabled for the URL set to "path" in the allow tag.
The character size change function is disabled for the URL set to "path" in the deny tag.
Slim Side Menu
New Theme Added
42Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
IM-BloomMaker6
43Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Provide Rich Table Elements
Added sort, paging, easy refine, single/multiple selection, and input function.
Paging is implemented on the client side.
*Since date input uses input type="date", Datepickers are not available in Internet
Explorer.
IM-BloomMaker
Function Introduction
44Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
IM-Repository Linkage
Types with IM-Repository data type/constraint settings is now available as variable schema of
IM-BloomMaker.
If changes are made on the IM-Repository side, enable to confirm the list of affected areas in
IM-BloomMaker.
Application screen
Variable
Data Layer
{
"id": "a001",
"name": "intra-mart",
"address" : "Tokyo"
}
a001
intra-mart
Tokyo
ID
Name
Address
Binding
IM-Repository
Dictionary
• Physical name
• Logical name
• Data type
• Constraint
Entity
• Physical name
• Logical name
• Items
Automatic
generation
of variable schema
Confirm impact
range
Use constraints as validation
rules
Enumeration
• Display string
• Value
IM-BloomMaker
Function Introduction
45Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Structure for Contents Multilingualization
No longer need to create multiple contents in different languages.
Enable to use as a variable like "$i18
n.nextPage"
Added “multilingual” in addition
to variables/constants/inputs
IM-BloomMaker
Function Introduction
46Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Enable to edit with table format like
IM-FormaDesigner
Structure for Contents Multilingualization
No longer need to create multiple contents in different languages.
IM-BloomMaker
Function Introduction
47Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Easier Management Structure of Attached File
Like IM-Forma Designer, the file attached at the time of application can be downloaded at the
time of approval.
Attached File Items
Issue key
File
Session Scope
Storage
Tenant DB
In LD task, move a temporary file to
the database.
Provide the LD task.
Register as
Temporary File
Session Scope
Storage
Attached File Items
Download file
key information
Specify substance of
the file from key
information
Tenant DB
Application
screen
When
registering
Approval
screen
Function Introduction
IM-BloomMaker
48Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Copy and Paste Between Contents of Different Tabs
Elements now can be copied across browser tabs.
Linked action/variables now can be copied together.
This is a pre-function of “Template Function of Element".
Copy and paste are available
with Ctrl + C and Ctrl + P
[Notes]
The sessionStorage of the designer parent screen is used to implement
this function. Therefore, you cannot copy contents from one parent
screen to another.
This function is a pre-function of "Template Function of Element".
Functions might be removed in the future.
IM-BloomMaker
Function Introduction
49Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Addition of Elements
Added combo box element.
Enable to create screen component
which suggests candidates by entering the value partway
with combining to IM-LogicDesigner.
Added a simple date input element.
Provide for mobile compatible.
*Unable to use
Datepicker on Internet Explorer 11
because this uses input type=“date”.
Function Introduction
IM-BloomMaker
50Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Container Selection Method Improvement
Need to edit property of container
to set action to be executed at initial display.
To do so, it was difficult to understand how to make container to selection status,
so “Choose container” icon is now placed to header.
IM-BloomMaker
Function Improvement
51Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Improvement of Alert Dialog/Confirmation Dialog
If you are using window.alert or window.confirm,
it is improved to use its own dialog.
The dialog has been redesigned.
By controlling the display of the dialog box with Promise, now it does not stop
process of JavaScript even it is displaying.
Enable to use it in elements which is made by yourself.
IM-BloomMaker
Function Improvement
52Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Enable to display error messages when error occurs on preprocessing
The programming guide explains how to implement it.
Please note that unexpected information might be displayed on the screen if you
specify such as internal information to error message in the cases below.
When throwing an error on preprocessing implemented on JavaScript.
When specifying an error message in “Error end” task on preprocessing
implemented on IM-Logic Designer.
(If implemented in Java, there are no changes to existing behaviors.)
IM-BloomMaker
Function Improvement
53Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Provide Standard Template
Templates provided with the product standard are now imported in the tenant
environment setup. (Includes IM-LogicDesigner materials as well)
IM-BloomMaker
Function Improvement
54Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Enable to operate variable with dialog box open
When you set an action,
you do not need to close
dialogue box to create a variable any more.
IM-BloomMaker
Function Improvement
55Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Others
It is now possible to refine your search of elements in the Palette.
Added "Show Public Group Search Dialog" action item.
It is now possible to refer Performance object on custom scripts.
Screen definition information has been lightened to improve performance.
IM-BloomMaker
Function Improvement
56Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
OEM7
57Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
Products Updated for 2020 Spring
intra-mart Accel Kaiden! 8.0.9 (Also released 8.0.8 Patch003)
intra-mart Accel Archiver 8.0.14
Intra-Mart Accel Collaboration Electronic Conference Room 8.0.24
intra-mart Accel Collaboration Questionnaire 8.0.24
IM-PDF AutoConverter 8.0.14
IM-PDF Coordinator 8.0.14
IM-PDF Designer/Designer Fullpack 8.0.14
IM-PDF DirectPrint 8.0.14
IM-PDF TimeStamper 8.0.14
intra-mart Accel Documents Secure Download Option 8.0.14 OEM
Update/Patche
58Copyright © 2020 NTT DATA INTRAMART CORPORATION
Information type: Public
Company name: NTT DATA INTRAMART
Information owner: S&M Headquarters
If you have any questions, please contact us at the following address.
NTT DATA INTRAMART CORP.
Sales & Marketing Headquarters
Phone: 81-3-5549-2821
E-mail: info@intra-mart.jp
This document is limited to the topics of the update.
For information on updates, please visit our requirements information disclosure site.
https://issue.intra-mart.jp/
For system requirements and limitations, please make sure to confirm the release notes
for each product.
https://www.intra-mart.jp/document/library/

Mais conteúdo relacionado

Semelhante a Accel series-2020spring en

IOT Editable Design Presentation Editable
IOT Editable Design Presentation EditableIOT Editable Design Presentation Editable
IOT Editable Design Presentation Editable
hareyaa
 
Fast-BDS-Product Review
Fast-BDS-Product ReviewFast-BDS-Product Review
Fast-BDS-Product Review
Kien Hong Tje
 
[TDC 2013] Integre um grid de dados em memória na sua Arquitetura
[TDC 2013] Integre um grid de dados em memória na sua Arquitetura[TDC 2013] Integre um grid de dados em memória na sua Arquitetura
[TDC 2013] Integre um grid de dados em memória na sua Arquitetura
Fernando Galdino
 

Semelhante a Accel series-2020spring en (20)

Accel_Series_2023Spring_En.ppt
Accel_Series_2023Spring_En.pptAccel_Series_2023Spring_En.ppt
Accel_Series_2023Spring_En.ppt
 
Accel_Series_2022Winter_En.ppt
Accel_Series_2022Winter_En.pptAccel_Series_2022Winter_En.ppt
Accel_Series_2022Winter_En.ppt
 
Accel_Series_2023Autumn_En.pptx
Accel_Series_2023Autumn_En.pptxAccel_Series_2023Autumn_En.pptx
Accel_Series_2023Autumn_En.pptx
 
Accel_Series_2022Spring_En.pptx
Accel_Series_2022Spring_En.pptxAccel_Series_2022Spring_En.pptx
Accel_Series_2022Spring_En.pptx
 
Accelerate AI/ML Adoption with Intel Processors and C3IoT on AWS (AIM386-S) -...
Accelerate AI/ML Adoption with Intel Processors and C3IoT on AWS (AIM386-S) -...Accelerate AI/ML Adoption with Intel Processors and C3IoT on AWS (AIM386-S) -...
Accelerate AI/ML Adoption with Intel Processors and C3IoT on AWS (AIM386-S) -...
 
Spotfire
SpotfireSpotfire
Spotfire
 
IICS_Capabilities.pptx
IICS_Capabilities.pptxIICS_Capabilities.pptx
IICS_Capabilities.pptx
 
CA Unified Infrastructure Management for z Systems: Get a Holistic View of Yo...
CA Unified Infrastructure Management for z Systems: Get a Holistic View of Yo...CA Unified Infrastructure Management for z Systems: Get a Holistic View of Yo...
CA Unified Infrastructure Management for z Systems: Get a Holistic View of Yo...
 
Intra mart accel platform 2022spring-en
Intra mart accel platform 2022spring-enIntra mart accel platform 2022spring-en
Intra mart accel platform 2022spring-en
 
APQP PPAP supplier software overview mar 12 2020
APQP PPAP  supplier software overview mar 12 2020APQP PPAP  supplier software overview mar 12 2020
APQP PPAP supplier software overview mar 12 2020
 
Stop the Blame Game with Increased Visibility of your Mobile-to-Mainframe IT ...
Stop the Blame Game with Increased Visibility of your Mobile-to-Mainframe IT ...Stop the Blame Game with Increased Visibility of your Mobile-to-Mainframe IT ...
Stop the Blame Game with Increased Visibility of your Mobile-to-Mainframe IT ...
 
vSZ Demo
vSZ DemovSZ Demo
vSZ Demo
 
Vision2015-CBS-1148-Final
Vision2015-CBS-1148-FinalVision2015-CBS-1148-Final
Vision2015-CBS-1148-Final
 
IOT Editable Design Presentation Editable
IOT Editable Design Presentation EditableIOT Editable Design Presentation Editable
IOT Editable Design Presentation Editable
 
Using IBM DataPower for rapid security and application integration with an op...
Using IBM DataPower for rapid security and application integration with an op...Using IBM DataPower for rapid security and application integration with an op...
Using IBM DataPower for rapid security and application integration with an op...
 
Motadata - Unified Product Suite for IT Operations and Big Data Analytics
Motadata - Unified Product Suite for IT Operations and Big Data AnalyticsMotadata - Unified Product Suite for IT Operations and Big Data Analytics
Motadata - Unified Product Suite for IT Operations and Big Data Analytics
 
206570 primavera and the fusion stack
206570 primavera and the fusion stack206570 primavera and the fusion stack
206570 primavera and the fusion stack
 
Software Defined WebSphere Messaging Infrastructure with Puppet
Software Defined WebSphere Messaging Infrastructure with PuppetSoftware Defined WebSphere Messaging Infrastructure with Puppet
Software Defined WebSphere Messaging Infrastructure with Puppet
 
Fast-BDS-Product Review
Fast-BDS-Product ReviewFast-BDS-Product Review
Fast-BDS-Product Review
 
[TDC 2013] Integre um grid de dados em memória na sua Arquitetura
[TDC 2013] Integre um grid de dados em memória na sua Arquitetura[TDC 2013] Integre um grid de dados em memória na sua Arquitetura
[TDC 2013] Integre um grid de dados em memória na sua Arquitetura
 

Mais de NTTDATA INTRAMART

Mais de NTTDATA INTRAMART (20)

Accel_Series_2023Autumn_Zh.pptx
Accel_Series_2023Autumn_Zh.pptxAccel_Series_2023Autumn_Zh.pptx
Accel_Series_2023Autumn_Zh.pptx
 
Accel series 2023 Autumn
 Accel series 2023 Autumn Accel series 2023 Autumn
Accel series 2023 Autumn
 
Accel series 2023_spring
Accel series 2023_springAccel series 2023_spring
Accel series 2023_spring
 
Accel_Series_2023Spring_Zh.ppt
Accel_Series_2023Spring_Zh.pptAccel_Series_2023Spring_Zh.ppt
Accel_Series_2023Spring_Zh.ppt
 
Accel series 2023 Spring
Accel series 2023 SpringAccel series 2023 Spring
Accel series 2023 Spring
 
Accel_Series_2022Winter_Zh.ppt
Accel_Series_2022Winter_Zh.pptAccel_Series_2022Winter_Zh.ppt
Accel_Series_2022Winter_Zh.ppt
 
Accel series 2022_winter
Accel series 2022_winterAccel series 2022_winter
Accel series 2022_winter
 
Intra mart accel platform 2022spring-zh
Intra mart accel platform 2022spring-zhIntra mart accel platform 2022spring-zh
Intra mart accel platform 2022spring-zh
 
Accel series 2022 Spring
Accel series 2022 SpringAccel series 2022 Spring
Accel series 2022 Spring
 
resin-dataに関する障害について
resin-dataに関する障害についてresin-dataに関する障害について
resin-dataに関する障害について
 
Intra mart accel platform 2021winter-zh
Intra mart accel platform 2021winter-zhIntra mart accel platform 2021winter-zh
Intra mart accel platform 2021winter-zh
 
Accel series 2021 Winter
Accel series 2021 WinterAccel series 2021 Winter
Accel series 2021 Winter
 
Accel series 2021_summer zh
Accel series 2021_summer zhAccel series 2021_summer zh
Accel series 2021_summer zh
 
Accel series 2021 Summer
Accel series 2021 SummerAccel series 2021 Summer
Accel series 2021 Summer
 
★20210826 imug製品サービス分科会ーアンケート募集要項
★20210826 imug製品サービス分科会ーアンケート募集要項★20210826 imug製品サービス分科会ーアンケート募集要項
★20210826 imug製品サービス分科会ーアンケート募集要項
 
Accel series 2021_spring zh
Accel series 2021_spring zhAccel series 2021_spring zh
Accel series 2021_spring zh
 
Accel series 2021_spring
Accel series 2021_springAccel series 2021_spring
Accel series 2021_spring
 
Accel series 2020_winter zh
Accel series 2020_winter zhAccel series 2020_winter zh
Accel series 2020_winter zh
 
Accel series 2020_winter
Accel series 2020_winterAccel series 2020_winter
Accel series 2020_winter
 
Accel series 2020_summer zh
Accel series 2020_summer zhAccel series 2020_summer zh
Accel series 2020_summer zh
 

Último

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 

Último (20)

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 

Accel series-2020spring en

  • 1. 1Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Copyright © 2020 NTT DATA INTRAMART CORPORATION
  • 2. 2Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters System Requirements Agenda 1 Platform2 IM-Workflow/IM-BIS/ IM-FormaDesigner3 OEM IM-BPM4 IM-BloomMaker6 Slim Side Menu 7 5
  • 3. 3Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters How to Read Each Requirements Explanation Page Corresponds to ◆◆◆ ・○○○○○○ - △△△ - □□□ The large category of function name. Function Enhancement
  • 4. 4Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters How to Read Each Requirements Explanation Page Category Ticket number チケット番号で 検索ができます。 https://issue-en.intra-mart.jp/projects/iap https://issue-en.intra-mart.jp/projects/iac https://issue-en.intra-mart.jp/projects/bpm Category By product intra-mart requirements information disclosure site (https://issue-en.intra- mart.jp/) This document describes the various information posted on the requirements information disclosure site. (Example: # 28540). Please make effective use of the following categories and searches. You can search by ticket number.
  • 5. 5Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters 2020 Spring Corresponded Requirements Product/Function Requirements URL intra-mart Accel Platform https://issue.intra-mart.jp/projects/iap/issues?query_id=551 e Builder https://issue.intra-mart.jp/projects/ebuilder/issues?query_id=553 IM-Juggling https://issue.intra-mart.jp/projects/iap/issues?query_id=572 IM-BIS https://issue.intra-mart.jp/projects/bis/issues?query_id=554 IM-BPM https://issue.intra-mart.jp/projects/bpm/issues?query_id=556 IM-FormaDesigner https://issue.intra-mart.jp/projects/forma/issues?query_id=533 IM-BloomMaker for Accel Platform https://issue.intra-mart.jp/projects/bloommaker/issues?query_id=555 IM-Spreadsheet for Accel Platform https://issue.intra-mart.jp/projects/spreadsheet/issues?query_id=566 intra-mart Accel Collaboration https://issue.intra-mart.jp/projects/iac/issues?query_id=552 intra-mart Accel Archiver https://issue.intra-mart.jp/projects/iaa/issues?query_id=558
  • 6. 6Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters System Requirements1
  • 7. 7Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters System Requirements Server Requirements Application Server Changed Resin 4.0.63 -> Resin 4.0.64 Changed Payara Server 5.191 -> Payara Server 5.194 Client Requirements Deleted Windows 7 Changed iPhone iOS 12 -> 13 Changed iPad iOS 12 -> iPadOS 13 Changed Android 6.0 -> 7.0 or later The following browsers are supported. Follow Google Chrome update. Version: 80 (As of April 1, 2020) Microsoft Edge version: 80 (January 15, 2020 release version)
  • 8. 8Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Verification Environment *Installation of Web server is mandatory in the production environment. Verification environment combination OS Web AP DB JDK Amazon Linux 2 Apache HTTP Server 2.4 Resin Amazon RDS for Oracle 19c Amazon Corretto 11 Windows Server 2019 Internet Information Services 10.0 Resin Microsoft SQL Server 2017 Oracle JDK 11.0.6 RHEL 7.7 Apache HTTP Server 2.4 Payara PostgreSQL 11.7 OpenJDK 11.0.6 - Resin Microsoft SQL Server 2017 Oracle JDK 8u241 - Payara Oracle Database 18c OpenJDK 11.0.6 - WebSphere PostgreSQL 11.7 IBM SDK8 RHEL 7.6 - Oracle WebLogic Server Oracle Database 12c Oracle JDK 8u241
  • 9. 9Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Platform2
  • 10. 10Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Enabled to choose to stop/resume each service [Notes] Stopped service will not be started even if the server is restarted. When a task or job is already executed on Task Service or Job scheduler Service, the executing task or job is not stopped. Tasks or jobs which are waiting to be executed will no longer be executed. Service Mechanism Function Enhancement The system administrator enables to choose to stop/resume each service on the "Service setting“ screen. [Services which can be stopped/resumed] • Task Service • Job scheduler Service • Salesforce Streaming Client Service
  • 11. 11Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Enhanced SharedResource Function Tenant Management Function Enhancement Enable to check users who refer to the same screen. imart tag <imart type="sharedResource" ... /> API var sharedResource = new SharedResource(...); sharedResource.lock(); Display users who refer to the same business data. Enable to lock/unlock business data. Enable to check a user who is occupying. Enable to control availability of the lock function and maximum number of displays, etc. by option.
  • 12. 12Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Enable to Enter SQL Directly on Query Edit Screens Provide the function to create complex queries which could not be created on conventional query edit screens. ViewCreator Function Enhancement Enable to enter SQL directly on ViewCreator query edit screen. We now have a screen where SQL statements can be entered directly. Example of a conventional query edit screen Example of a new query edit screen
  • 13. 13Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Enable to Enter SQL Directly on Query Edit Screens Added "Edit with SQL" button to the toolbar of the conventional query edit screen. You can transition from there by pushing the button. This function is available only to authorized users such as “Where value direct input" or "Create View". Enable to enter SQL directly on ViewCreator query edit screen. You can also write SQL based on a query created by editing an existing query. Function Enhancement ViewCreator
  • 14. 14Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Enable to Enter SQL Directly on Query Edit Screens Due to the specification, the transition from query builder (old query edit screen) to SQL builder (new query edit screen) is possible, but the reverse transition is not possible. Please be careful. Enable to enter SQL directly on ViewCreator query edit screen. Query builder SQL builder ViewCreator Function Enhancement
  • 15. 15Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Search in a List Format is Now Available by Setting Privileges of The Date Reference ViewCreator Function Enhancement Department search in a list format (keyword) and public group search (keyword) are now available by setting privileges of the data reference. Added tabs of Search department (keyword) and Search public group (keyword).
  • 16. 16Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Target screens: • ViewCreator – Query list screen • ViewCreator – Data reference list screen • Tablemaintance - Table list screen Paging in list is now available Improved list screens of ViewCreator/Tablemaintance to enable paging. ViewCreator/ Tablemaintance Function Enhancement
  • 17. 17Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Target screen ①: • ViewCreator - Query list screen Paging in list is now available Improved lists screens of ViewCreator/Tablemaintance to enable paging. Function Enhancement ViewCreator/Tablemaintance
  • 18. 18Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Target screen ②: • Tablemaintance - Table list screen Paging in list is now available Function Enhancement Improved lists screens of ViewCreator/Tablemaintance to enable paging. ViewCreator/Tablemaintance
  • 19. 19Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Enhanced Graph Function Enhanced graph display function in ViewCreator. Deleted percentage notation from line graph and radar chart tooltips. Area Chart is now available in graph types. Bar graph can now be displayed. ViewCreator Function Enhancement Area Chart Column chart ⇔ Bar chart
  • 20. 20Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Added filtering/sorting functions. History/Comments Module Function Enhancement Added filtering/sorting functions in history/comment module. Improved to specify filtering/sorting functions as an option when embedding history/comment module. *For details of the setting procedure, please refer to " https://issue.intra-mart.jp/issues/30837 ".
  • 21. 21Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters IM-Workflow3-1 IM-BIS3-2
  • 22. 22Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Added process modal action to IM-BloomMaker BM Action BM Linkage Added actions to display WF process modal in addition to actions to execute direct matter process for 2019 Winter.
  • 23. 23Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Enable to Refer to Past Jobs on “Job list" Screen List of Past Jobs UI/UX Improvements Enable to refer to past jobs on “Job list" screen. The functions of job list is now available. Additionally, it enables to check the number of jobs which can be referred when selecting the year and month.
  • 24. 24Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Added IM-LogicDesigner Task Added “Create new delegatee setting". Added “Numbering matter". Added “Delete file upload information”. List of Past Matters UI/UX Improvements Added/improved the following tasks.
  • 25. 25Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters IM-BPM4
  • 26. 26Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Provide Case Management Function (Case Details Screen) Enable to mange the progress status of the case which started using case definition with case diagrams. Case participants can communicate with each other. IM-BPM Function Enhancement
  • 27. 27Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Provide Case Management Function (Case Details Screen) Enable to manage progress status of each stage with process diagrams in detail. IM-BPM Function Enhancement
  • 28. 28Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Provide Case Management Function (Case Details Screen) Case participants can add tasks if needed. IM-BPM Function Enhancement
  • 29. 29Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Provide Case Management Function (Case Details Screen) Enable to manage progress status of the entire case with case diagrams. IM-BPM Function Enhancement
  • 30. 30Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Provide Case Management Function (Case Definition Details Screen) Enable to display case lists in “Executing” of specified stages/tasks. IM-BPM Function Enhancement
  • 31. 31Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Dealt with Input Data Linkage for Drafting Tasks IM-BPM Function Enhancement *This function is available for the flow definition created by IM-FormaDesigner/IM-BIS.
  • 32. 32Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Differences between application tasks and draft tasks IM-BPM Function Enhancement Dealt with Input Data Linkage for Drafting Tasks
  • 33. 33Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Function to Add Tasks From the Context Menu IM-BPM Function Enhancement From the add task menu located in the context menu of the Process Editor, it is now possible to add a task to which a sequence is connected from the current flow element. *However, flow element which can be added is only a task (abstract task).
  • 34. 34Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Connection Support by Related Connector between the Elements of Different Processes IM-BPM Function Enhancement It is now possible to connect between element of different processes/sub processes using related connector.
  • 35. 35Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Slim Side Menu5
  • 36. 36Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Summary of Slim Side Menu We released the new screen theme "Slim Side Menu Theme" in 2020 Spring (Yorkshire). The global navigation (menu) which was used to be on the top of the screen is placed vertically on the left in this theme. Six settable themes are added. (Enable to set in personal settings or tenant management.) intra-mart Accel Platform Slim Side Menu Theme (Yellow Green (Greenery)) intra-mart Accel Platform Slim Side Menu Theme (Blue) intra-mart Accel Platform Slim Side Menu Theme (Green) intra-mart Accel Platform Slim Side Menu Theme (Orange) intra-mart Accel Platform Slim Side Menu Theme (Red) intra-mart Accel Platform Slim Side Menu Theme (Grayish Purple) Slim Side Menu New Theme Added
  • 37. 37Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Slim Side Menu Theme Screen (Portal) Slim Side Menu New Theme Added
  • 38. 38Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Main Actions of Slim Side Menu Changes and additional functions of Slim Side Menu release are as follows. The minimum window width (body {min-width:980px;}) is discontinued. Horizontal scrolling is not displayed if the window width is less than or equal to 980 px. Character size change function is added. You can now change the font size on the screen. Global Navi (Menu) is displayed on the left of the screen. Slim Side Menu New Theme Added
  • 39. 39Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Details of Main Actions/Points to Note There are no changes/additions to existing themes. The font size change function is available only when the new theme (Slim Side Menu) is set. The default theme is the new theme (Slim Side Menu). The theme after the tenant environment setup is set to "Slim Side Menu Theme (Yellow Green (Greenery)." If the user has never set a theme, the theme of "Slim Side Menu Theme (Yellow Green (Greenery)" is set. The new theme adopts a flexbox (display: flex;). The screen with changes to elements in header or footer tags for your own style will be affected. Slim Side Menu New Theme Added
  • 40. 40Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Character Size Change Function This function allows you to enlarge the string displayed on the screen. Enable to change the character size with the “Character size" button on the sidebar. This function is available only for "Slim Side Menu Theme". Standard (Minimum) Maximum Slim Side Menu New Theme Added
  • 41. 41Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Settings of Character Size Change Function You can enable/disable the character size change function in the setting file. Screen display setting conf/ui-display-config/system.xml If font-size-enable is set to false, the character size change function will be disabled on all screens. You can enable/disable the character size change function for each screen by URL. Character size change function display setting conf/change-font-size-target-config/xxx.xml The character size change function is enabled for the URL set to "path" in the allow tag. The character size change function is disabled for the URL set to "path" in the deny tag. Slim Side Menu New Theme Added
  • 42. 42Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters IM-BloomMaker6
  • 43. 43Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Provide Rich Table Elements Added sort, paging, easy refine, single/multiple selection, and input function. Paging is implemented on the client side. *Since date input uses input type="date", Datepickers are not available in Internet Explorer. IM-BloomMaker Function Introduction
  • 44. 44Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters IM-Repository Linkage Types with IM-Repository data type/constraint settings is now available as variable schema of IM-BloomMaker. If changes are made on the IM-Repository side, enable to confirm the list of affected areas in IM-BloomMaker. Application screen Variable Data Layer { "id": "a001", "name": "intra-mart", "address" : "Tokyo" } a001 intra-mart Tokyo ID Name Address Binding IM-Repository Dictionary • Physical name • Logical name • Data type • Constraint Entity • Physical name • Logical name • Items Automatic generation of variable schema Confirm impact range Use constraints as validation rules Enumeration • Display string • Value IM-BloomMaker Function Introduction
  • 45. 45Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Structure for Contents Multilingualization No longer need to create multiple contents in different languages. Enable to use as a variable like "$i18 n.nextPage" Added “multilingual” in addition to variables/constants/inputs IM-BloomMaker Function Introduction
  • 46. 46Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Enable to edit with table format like IM-FormaDesigner Structure for Contents Multilingualization No longer need to create multiple contents in different languages. IM-BloomMaker Function Introduction
  • 47. 47Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Easier Management Structure of Attached File Like IM-Forma Designer, the file attached at the time of application can be downloaded at the time of approval. Attached File Items Issue key File Session Scope Storage Tenant DB In LD task, move a temporary file to the database. Provide the LD task. Register as Temporary File Session Scope Storage Attached File Items Download file key information Specify substance of the file from key information Tenant DB Application screen When registering Approval screen Function Introduction IM-BloomMaker
  • 48. 48Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Copy and Paste Between Contents of Different Tabs Elements now can be copied across browser tabs. Linked action/variables now can be copied together. This is a pre-function of “Template Function of Element". Copy and paste are available with Ctrl + C and Ctrl + P [Notes] The sessionStorage of the designer parent screen is used to implement this function. Therefore, you cannot copy contents from one parent screen to another. This function is a pre-function of "Template Function of Element". Functions might be removed in the future. IM-BloomMaker Function Introduction
  • 49. 49Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Addition of Elements Added combo box element. Enable to create screen component which suggests candidates by entering the value partway with combining to IM-LogicDesigner. Added a simple date input element. Provide for mobile compatible. *Unable to use Datepicker on Internet Explorer 11 because this uses input type=“date”. Function Introduction IM-BloomMaker
  • 50. 50Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Container Selection Method Improvement Need to edit property of container to set action to be executed at initial display. To do so, it was difficult to understand how to make container to selection status, so “Choose container” icon is now placed to header. IM-BloomMaker Function Improvement
  • 51. 51Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Improvement of Alert Dialog/Confirmation Dialog If you are using window.alert or window.confirm, it is improved to use its own dialog. The dialog has been redesigned. By controlling the display of the dialog box with Promise, now it does not stop process of JavaScript even it is displaying. Enable to use it in elements which is made by yourself. IM-BloomMaker Function Improvement
  • 52. 52Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Enable to display error messages when error occurs on preprocessing The programming guide explains how to implement it. Please note that unexpected information might be displayed on the screen if you specify such as internal information to error message in the cases below. When throwing an error on preprocessing implemented on JavaScript. When specifying an error message in “Error end” task on preprocessing implemented on IM-Logic Designer. (If implemented in Java, there are no changes to existing behaviors.) IM-BloomMaker Function Improvement
  • 53. 53Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Provide Standard Template Templates provided with the product standard are now imported in the tenant environment setup. (Includes IM-LogicDesigner materials as well) IM-BloomMaker Function Improvement
  • 54. 54Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Enable to operate variable with dialog box open When you set an action, you do not need to close dialogue box to create a variable any more. IM-BloomMaker Function Improvement
  • 55. 55Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Others It is now possible to refine your search of elements in the Palette. Added "Show Public Group Search Dialog" action item. It is now possible to refer Performance object on custom scripts. Screen definition information has been lightened to improve performance. IM-BloomMaker Function Improvement
  • 56. 56Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters OEM7
  • 57. 57Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters Products Updated for 2020 Spring intra-mart Accel Kaiden! 8.0.9 (Also released 8.0.8 Patch003) intra-mart Accel Archiver 8.0.14 Intra-Mart Accel Collaboration Electronic Conference Room 8.0.24 intra-mart Accel Collaboration Questionnaire 8.0.24 IM-PDF AutoConverter 8.0.14 IM-PDF Coordinator 8.0.14 IM-PDF Designer/Designer Fullpack 8.0.14 IM-PDF DirectPrint 8.0.14 IM-PDF TimeStamper 8.0.14 intra-mart Accel Documents Secure Download Option 8.0.14 OEM Update/Patche
  • 58. 58Copyright © 2020 NTT DATA INTRAMART CORPORATION Information type: Public Company name: NTT DATA INTRAMART Information owner: S&M Headquarters If you have any questions, please contact us at the following address. NTT DATA INTRAMART CORP. Sales & Marketing Headquarters Phone: 81-3-5549-2821 E-mail: info@intra-mart.jp This document is limited to the topics of the update. For information on updates, please visit our requirements information disclosure site. https://issue.intra-mart.jp/ For system requirements and limitations, please make sure to confirm the release notes for each product. https://www.intra-mart.jp/document/library/