- Users can now check differences when importing applications or archives into Accel Studio to see how existing resources may be impacted.
- An application archiving function allows users to create archives of applications and recover them from any archive.
- Accel Platform now supports defining error handling flows within logic flow definitions to simplify error handling.
This document provides a summary of updates for the 2023 Spring release of various NTT Data Intra-Mart products and platforms, including:
- Added support for viewing entity data change histories in IM-Repository.
- Improved mapping dialog in IM-LogicDesigner for easier mapping of large numbers of elements.
- Added debug log output function to IM-LogicDesigner for troubleshooting flows.
- Changed specifications for making Accel Studio apps public/private and added blocking/unblocking of resources.
- Added templates and documentation to Accel Studio Template catalog.
- Made user data in simple workflow template apps searchable in IM-BloomMaker.
- Added various new functions
NTT Data Intra-Mart Corporation released its 2022 Winter update information for its intra-mart Accel Platform and Accel Series products. The update added support for data repository functions to link application data to entities, improved the IM-Workflow management screen, and provided new Accel Studio templates. It also included enhancements to the debugging tools for IM-BloomMaker and changes to the IM-Workflow list display screens. The updates aim to improve data management across products and enhance the development experience.
The document provides release notes for NTT DATA INTRAMART CORPORATION's 2022 Spring Updates, including:
1. Added support for OAuth authentication when connecting to email servers like Exchange Online and Google Workspace to comply with security policies.
2. Added new templates and features to the Accel Studio application development platform, including the ability to add partial templates to existing applications.
3. Introduced enhancements to the IM-BloomMaker no-code platform such as improved variable handling and richer table functionality.
4. Outlined performance improvements and new functions for the designer screen across platforms.
The document summarizes updates to NTT DATA's intra-mart platform products for Spring 2022. Key points include:
- Added support for connecting to mail servers using OAuth authentication in the infrastructure.
- In Accel Studio, templates can now be added to created applications, and resources will be deleted when an application is deleted. Five new sample application templates were also added.
- Specification changes and enhancements were made to the IM-BloomMaker designer, including variable mapping improvements, time zone support, dialog button styling, and rich table features.
- Performance improvements and additional functions were added to IM-BloomMaker.
The document discusses enhancements and new features for NTT DATA INTRAMART's low-code development platform. Key points include:
1) Accel Studio now provides capabilities for quickly creating and managing low-code applications and associated materials.
2) IM-BloomMaker adds new standard parts and properties to improve the authoring experience.
3) Service linkage allows seamless integration with external storage like Box to link files to business processes.
25. 信息类别:公开
公司名称:恩梯梯数据英特玛
信息所有者:市场销售总部
25Copyright ? 2020 NTT DATA INTRAMART CORPORATION
仪表盘改进
流程分析功能
文档
以TableMaintenance的表定义设计书和Excel的2种形式提供IM-BPM运行时间的表设计书。
发布IM-BPM运行时间的表设计书。
Table definition specifications
Table logical name Table physical name
Activity instance history act_hi_actinst
Description Activity execution history table
No. Name Physical name Type Size
Primar
y key
Foreig
n key
NOT
NULL
Description
1 ID id_ Character string 64 ● ●
2 Process definition ID proc_def_id_ Character string 64 ●
3 Process instance ID proc_inst_id_ Character string 64 ●
4 Execution ID execution_id_ Character string 64 ●
5 Activity ID act_id_ Character string 255 ●
6 Task ID task_id_ Character string 64
7 Process instance ID for call
activity
call_proc_inst_id_ Character string 64 Process instance ID of process called from call activity is set.
This is set when activity is call activity.
8 Activity name act_name_ Character string 255
9 Activity type act_type_ Character string 255 ●
10 Assignee assignee_ Character string 255 This is set only when activity is user task.
11 Start time start_time_ TIMESTAMP ●
12 End time end_time_ TIMESTAMP
13 Elapsed time duration_ Numeric value 19, 0 Elapsed time from start time through end time (in millisecond)
14 Tenant ID tenant_id_ Character string 255 This value is always empty.