BONITA BPM 6.5.0 RELEASE NOTES (日本語版)

BONITA BPM 6.5.0 RELEASE NOTES
(日本語版)
2015.3.12
オープンソース BPM ジャパン株式会社
BONITA BPM 6.5.0 RELEASE NOTES
1.概要................................................................................................................... ................................................ 3
1.1. 製品バージョン ......................................................................................... ................................. ............. 3
1.2. リリース日.................................................................................................. ..................................... .......... 3
1.3. 対象者 ....................................................................................................... ........................ ...... ................. 3
|2
2. テクニカル変更........... ..... .......................................................................... ............................. ................... 4
2.1. DB フィールド 拡張.............. ..... ............. .. ......... .. ......... .......... ........... ....... ................ ........................ 4
2.2. マイグレーション.............. ..... ............... ......... ......... .... .... ... ..................... ....... ......... ..... ................... 4
3. ハイライト....... . ......... . ........ . .......... .... . ....... . ........ ......... ... ......................... .............. ........................ 4
4. バグフィックス..................................................................... ... ......... ...................................................... .... 5
4.1. Bonita BPM Engine.............................................................. ... ... ................................................................... 5
4.2. Bonita BPM Portal............................................................ ... ... ................................ ..................................... 6
4.3. Bonita BPM Studio......................................................... ... ................ ........................................................... 7
5. 関連リンク........... .... .... ............ ................................ ... ....................................... .................................... ...7
©2015Bonitasoft/OSS BPM-Japan
2
BONITA BPM 6.5.0 RELEASE NOTES
1. 概要
1.1. 製品バージョン
|3
6.5.0
1.2. リリース日
11th March 2015
1.3. 対象
Bonita BPMテクニカルユーザ向け
©2015Bonitasoft/OSS BPM-Japan
3
BONITA BPM 6.5.0 RELEASE NOTES
2. テクニカル変更
2.1. DBフィールド拡張
255 キャラクタにフィールドの設定を拡張しました。
6.5.0へマイグレート後、データの断片化を回避するために管理ツールを使用して、Engineのデータベ
|4
ース テーブルを再構築してください。
2.2 マイグレーション
このバージョンにマイグレートする場合、マイグレーション ツールが必要です。
全ての情報は、ドキュメントに記載されています。
3. ハイライト
新機能

Case visualization(ケースの可視化):ポータル管理者、またはプロセス マネジャーは、選択
したケースの各フローエレメントの実行情報を含むBPMNダイヤグラムの表示を伴うステータ
スをビジュアルに可視化が可能になりました。

New Business Object REST API(新しいREST API ビジネス オブジェクト):ビジネス オブジェクトの
ユーザ定義のクエリが専用のURLからコールすることができるようになりました。

Real-time Monitoring Dashboard(リアルタイム モニタリング ダッシュボード):ポータル管理
者に加えて、プロセス管理者も利用可能になりました。表示されたプロセス ダイヤグラム上で
インシデント数と発生した箇所を確認できるようになりました。
パフォーマンス改善

プロセス データを管理メカニズムがデータ スコープ レゾリューションとして、データ スト
レージと全体的なパフォーマンス向上に資する改善がされました。

Hibernateのバッチサイズのデフォルト値がパフォーマンス向上のために最適化されています。

APIによって作成されるトランザクション数は減少され、APIコールにともなるパフォーマンスが
向上しています。

Bonita BPM Engineのデータベース リクエストは、「pending(保留)」と、Bonita BPM Portal管理者
のビュー上の「done task(タスクの終了)」ローディングを高速化し最適化されています。
テクニカル更新

Bonita BPM StudioはEclipse 4.4を使用し、Java 8をサポートしています。

Bonita BPM Studio内のリポジトリ共有機能はSVN バージョン 1.8.1をサポートしています。
©2015Bonitasoft/OSS BPM-Japan
4
BONITA BPM 6.5.0 RELEASE NOTES
高付加価値機能の強化!!

高度なプロセス起動APIコマンドが、あらゆる状態でもプロセスの起動を可能にしました。

全ての製品の既知の脆弱性が修正され、第三者のセキュリティ監査会社により検証されていま
す。

検索インデックスと他データベース フィールド サイズは、255 キャラクタに増えています。 | 5

ケースREST APIがインデックス検索値を返すことが可能となりました。
4. バクフィックス
4.1. Bonita BPM Engine
概要

BS-1523 [6.0.4] Engine execution failed: named 'null' on process instance with id 0 has failed: null + Error while
executing work + SFlowNodeExecutionException +SObjectNotFoundException Flownode with id
SFlowNodeInstanceImpl

BS-3615 MySQL deadlock managed by bitronix/JTA

BS-6831 [encoding] ORA-12899: Fields with non-ascii characters value too large for column in Oracle db

BS-7043 Default ehcache configuration leads to warning messages (Need to tune the cache configuration)

BS-9967 [PERF] Unable to cache Users efficiently

BS-11585 Lower performance when accessing business object instances handled in transient variables

BS-11655
loopCounter variable is not accessible

BS-11954
[BDM] Could not set a list of object to a previously created business data

BS-11968 Class Cast Exception when refreshing the ClassLoaders

BS-11997 LDAP synchronisation crash because of ¥ character in OU element

BS-12031 Several occurences of file ehcache.xml at different places

BS-12042 Actor filter containing the same user id twice are allowed by the engine

BS-12076

BS-12148
Diagram cannot accept an AND gate and two [simple] End Event

BS-12154
Query running longer than the configured bitronix-timeout

BS-12292
Iterator for Multi-instance step not available in Messages (Send Msg)

BS-12325
Administrator view in the portal is very slow (SQL requests)

BS-12363
Replay Call Activity: unique constraint violated on DATA_MAPPING

BS-12383
BDM and Groovy connector - Unable to resolve class when script access the DAO model

BS-12397
BDM Cannot fetch data in lazy mode with aggregation

BS-12472
Too many groovy scripts in cache
index on a BDM aggregation field raises an error
©2015Bonitasoft/OSS BPM-Japan
5
BONITA BPM 6.5.0 RELEASE NOTES
4.2 Bonita BPM Portal
概要

BS-10353
[Weblogic] Case average time / Case list / Task list reports fail to load

BS-10355
[Weblogic] Cast error on form submit

BS-10540 Issue with Grid when updated with contingency

BS-10737

BS-10915 AuthorizationFilter is declared in web.xml but not used nor mapped

BS-10940 Confusing URL when modifying the tenant ID in the browser's address bar

BS-11438 Cannot Import a file with IE9 (IE9 put the servlet return in <pre> object)

BS-11557 Navigation issue in AngularJS pages

BS-11602 Change color from green to grey on process visualization to show the number of pending flow node
|6
[Security] Document API takes an absolute path as documentName
instances

BS-11635 No way to customize Portal footer text

BS-11730 Failed tasks in processVisu don't have a red border & background

BS-11842 Seed project: missing software installation prerequisites in readme

BS-11894 Inconsistency between cases shown in Monitoring and cases shown in case list

BS-11926 Analytics Reports description translation not available in Portal for any languages

BS-11946 Lazy attribute missing in Business data API call in multi-composed objects

BS-12001 Login to an unexisting tenant don't show error

BS-12113 Displaying the Overview form of an archived process Fails (isInvolvedInProcessInstance)

BS-12195 Cannot list more than 10 custom page when adding a page in a livig app

BS-12202 Living Application custom pages may bypass REST API dynamic security rules

BS-12211

BS-12217 Cannot Add a custom page using full temp file path

BS-12223 GroovyCastException in TaskPermissionRule.groovy

BS-12226 REST API caseDocument does not take fileName into account

BS-12226 REST API caseDocument does not take fileName into account

BS-12442 "Insert Widget If" behavior inconsistent whether condition is true or false
[BBPMC] In Portal, when inside a popup, cannot select sixth item and beyond in dropdown
©2015Bonitasoft/OSS BPM-Japan
6
BONITA BPM 6.5.0 RELEASE NOTES
3.3 Bonita BPM Studio
概要

BS-1470 [BBPMC] Message boundary event with correlation is not working

BS-2617 Jasper Connector provided by the Studio doesn't have all the requireddependencies

BS-8575 [Translation] Some characters are displayed with backslash in Studio installer

BS-10260 Alfresco connector: tag missing in GitHub

BS-11239 Can not download email attachment on Iphone Mail

BS-11624 Iterator and Type fields are not refreshed on Undo/Redo

BS-11804 Dependencies are inconsistent between different Alfresco connectors

BS-11873 All connectors - No scroll bar in Output Operations screen

BS-12126

BS-12259 New form creation sometimes fails with error in log about Xtext resource

BS-12297 Iterator for Multi-instance step not available in data mapping (call activity)

BS-12312

BS-12322 BPMN export fails to create an expression on a SequenceFlow

BS-12359 Menu Edit->Search is not working

BS-12360 Menu View->Show Overview is not working

BS-12374

BS-12389 Refactoring in Studio leads to a huge number of files in workspace/default/bin/

BS-12435

BS-12471 Fix copyright for Rootfiles feature in Subscription version

BS-12474 Remove gpl-2.0.txt file from SP studio
|7
organization import generates wrong membership structure
Widget action expression's return type is no longer set to the right typeautomatically
Year in Commercial license in the installer is still in 2014
loopCounter variable is not accessible -- and not exported by the studio
4. 関連リンク
-Documentation: http://documentation.bonitasoft.com/
- Javadoc : http://documentation.bonitasoft.com/javadoc/api/6.4/index.html
- Sources: https://github.com/bonitasoft
- Customer Portal: http://customer.bonitasoft.com/
- Bonita BPM Community: Software: http://www.bonitasoft.com/how-we-do-it/downloads
- Bonita BPM Subscription: Software: http://customer.bonitasoft.com/
- Bonita Migration tool: Documentation: http://documentation.bonitasoft.com/migration-overview
©2015Bonitasoft/OSS BPM-Japan
7