Top Banner
2015/03/21 NAWATech #4 Return of God BizTalk in Microsoft Azure Ahf(小尾 智之)
44

Nawa tech 20150321

Jul 14, 2015

Download

Technology

Tomoyuki Obi
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

BizTalk in Microsoft Azure

Ahf(小尾 智之)

Page 2: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

self introduction VB 使い

WF メイニア

CLR/H スタッフ

てすとぶろぐ http://blogahf.blogspot.jp/

@twit_ahf

Tomoyuki.Obi @IT エンジニアライフ

地方からの戯言

プロレス好き DDT / BJW / K-DOJO みちのくプロレス

Page 3: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

agenda

• What is BizTalk

• How to Use BizTalk

Page 4: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

What is BizTalk Server/Services

Page 5: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

BizTalk Server / Services

システム間でメッセージ(データ)を

やりとりする際に発生する処理を行う

ファイル変換やAPI連携

変換ルールをGUIから設定

.NET 言語を利用して変換時などに固有処理を追加できる

Microsoft Azure 上で BizTalk Services

オンプレミスで BizTalk Server

Page 6: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Azure

BizTalk Services

Hybrid Connection

Many Resources

Page 7: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

History

2000年:BizTalk Server 2000

2002年:BizTalk Server 2002

2004年:BizTalk Server 2004:.NET 1.0 対応

2006年:BizTalk Server 2006:.NET 2.0 対応

2007年:BizTalk Server 2006 R2:.NET 3.0 (WCF / WF)

2009年:BizTalk Server 2009:Hyper-V 上での動作サポート

2010年:BizTalk Server 2010:.NET 4 対応

2013年:BizTalk Server 2013

2013年:BizTalk Services(Microsoft Azure)

2014年:BizTalk Server 2013 R2

Page 8: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Server ≒ Services

https://msdn.microsoft.com/ja-jp/library/azure/hh749028.aspx

Page 9: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Server ≒ Services

https://msdn.microsoft.com/ja-jp/library/azure/hh749028.aspx

カスタムロジックの扱い

BizTalk Server

BizTalk Services

パイプラインに組み込み

ブリッジで呼び出し

Page 10: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Required for Develop

BizTalk Server

BizTalk Services

Visual Studio 2013 / C# / VB

Visual Studio 2012 / C#

現状では BizTalk Service 開発に Visual Studio 2013 は利用不可

.NET Framework 3.5.1 および 4.5 が必須!

Page 11: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

VB 用の BizTalk Service プロジェクトはありません

Create a Project

Page 12: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Add a New File

Page 13: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

ソース

ブリッジ

ターゲット

Bridge Config

Page 14: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Schema Edit

Page 15: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Map Edit

Page 16: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Map Edit

Page 17: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Bridge

検証

強化

変換

強化(変換後)

ステージ

データのチェック

項目の追加(演算)

レイアウト・項目の変換

項目の追加(演算)

XML OneWay XML

Request-Reply PassThrough

Page 18: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

XML OneWay

PassThrough

Page 19: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

XML

Request-Reply

Page 20: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Cutom Code

各 Stage にて呼び出す

Microsoft.BizTalk.Services.IMessageInspector インターフェースを継承したクラスを呼び出すことが可能

ステージ開始時と終了時に

呼び出すタイミングがある

https://msdn.microsoft.com/ja-jp/library/azure/dn232389.aspx

Page 21: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Hybrid Connection

• オンプレミスとクラウドを簡易に

接続させるための仕組

• BizTalk Services の一部なため

使い出が難しい

Page 22: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Create Hybrid Connection

現時点では動的ポートには未対応

Page 23: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

BizTalk Adapter

• 基幹業務(LOB = Line of Business)等と連携を行う際に利用

– WCF による中継用サービスで LOB な

システムと接続

– Hybrid Connection との棲み分け

• アプリでローカルリソースと同様に利用するのが

Hybrid Connection

• 別途サービスを通してアクセスするのが

BizTalk Adapter

Page 24: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Price Cost

• BizTalk Services は設置した時点で課金

(利用してなくても課金される)

FREE DEVELOPER BASIC STANDARD PREMIUM

価格 - ¥9.18 / 1h (月 6,834)

¥48.96 / 1h (月 36,414)

¥298.86 / 1h (月 222,360)

¥597.72 / 1h (月 444,720)

スケール限度 - - 8 8 8

EDI Bridge(1U) - 25 25 125 500

Agreements(1U) - 10 50 250 1000

Adapter(1U) - 1 2 5 25

Hybrid Connection 5 / 5GB 5 / 5GB 10 / 50GB 50 / 250GB 100 / 500GB

高可用性 - - あり あり あり

2015/03/18 時点の価格

Page 25: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Azure ポータル

Three BizTalk Poral

Page 26: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

ACL管理ポータル

Page 27: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

BizTalk Service アプリをデプロイした後に構成する

BizTalk 管理ポータル

Page 28: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

How to Use BizTalk

Page 29: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

How to Use BizTalk Service 利用するデータ種別は

EDIFACT or AS2

利用するデータストアはグローバル

SDK でコードによる

カスタマイズ

Hybrid Connetion か

BizTalkAdapter

BIzTalk ポータルからの登録

VisualStudio で変換マップの作成

VisualStudio でスキーマファイルの作成

スキーマ、変換マップが作成済み

Page 30: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

BizTalk Portal - Partner

BizTalk で利用する送受信元(パートナー)を設定

Page 31: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

BizTalk Portal - Agreements

BizTalk で利用するプロトコル(アグリーメント)を設定

Page 32: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

プロトコルの詳細設定

Page 33: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

アグリーメントの詳細設定

Page 34: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

受信についての設定

Page 35: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

結果の送信についての設定

Page 36: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

BizTalk Portal - Bridges

BizTalk で利用する

ブリッジ設定

Page 37: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

ブリッジの詳細設定

Page 38: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

BizTalk Portal -Resources

変換設定などの事前アップロードしたリソース

Page 39: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

BizTalk Portal - Tracking

BizTalk で処理したメッセージの追跡設定

Page 40: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

BizTalk Portal - Settings

BizTalk で利用するアカウントの設定

Page 41: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Backup

Azure 管理ポータルからの手動バックアップ スケジューリングによる自動バックアップ

Page 42: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Backup Rule

• 同じ BizTalk Service 名には復元不可

• 同一以上のエディションに復元

• 復元後は「中断」状態

• 別データセンターにバックアップを

用意するのが基本

Page 43: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

Summary

• BizTalk はデータ変換サービス/アプリ

• Visual Studio 上でマップの定義ができ

単純な処理ならコードは不要

• 環境を整えるのは面倒でも、一度整えれば後は意外と楽・・・?

Page 44: Nawa tech 20150321

2015/03/21 NAWATech #4 Return of God

appendix

• SDK, EDI Schemas and Tools http://www.microsoft.com/en-us/download/details.aspx?id=39087

• Sample http://code.msdn.microsoft.com/windowsazure/

• Documentation http://msdn.microsoft.com/en-us/library/windowsazure/hh689864.aspx http://www.windowsazure.com/en-us/manage/services/biztalk-services/

• BizTalk Service Forums http://social.msdn.microsoft.com/Forums/en-US/azurebiztalksvcs/threads

• BizTalk Team Blog http://blogs.msdn.com/b/biztalk_server_team_blog/