Section One: Introduction: Module 2: EAI Business Services
Section One: Introduction: Module 2: EAI Business Services
Section One: Introduction: Module 2: EAI Business Services
Module Objectives
2 of 18
Business Services
Are the main building blocks of Siebel workflows Contains prebuilt Siebel methods (global procedures)
Written in C++
Analogy: a calculator
A business service method is like a calculator function
Method
Method
Method
Data output = display Data input = number keys
3 of 18
Input arguments:
Present data to a business service method
Output arguments:
Receive data from a business service method
4 of 18
Property Set
Business services methods receive and send data instances in property sets
Method
5 of 18
Is instantiated to pass data in and out of a business service Represents data in strings using name-value pairs Has two predefined properties: Type and Value Has an array for creating custom property names and values Can contain an array of child-level property sets
Values for predefined properties Type Value Array of custom name/value pairs Account City State Phone AK Parker San Francisco CA 650-111-1866
6 of 18
Conveys the structured data of an integration object, an XML document, or other data stream
Parent property set Child property set Grandchild property set Type Value Account City State Phone AK Parker San Francisco CA 650-111-1866
7 of 18
8 of 18
Source
Siebel Database Property Set Property Set Property Set Property Set XML (File) Property Set XML (File) XML (Stream) XML (Stream) XML (Stream)
Destination
Property Set Property Set XML (Stream) XML (Stream) XML (Stream) Property Set XML (File) XML (File) MQSeries Queue MSMQ Queue HTTP Port
Direction
2-Way 2-Way 2-Way 2-Way 2-Way Inbound Outbound 2-Way 2-Way 2-Way Outbound
9 of 18
Example: The XML Converter transforms Siebel data into XML that an external application can process Pre-built adapters include:
EAI XML Converter XML Hierarchy Converter XML Converter EAI Siebel Adapter EAI Data Mapping Engine XML Gateway business service
10 of 18
EAI XML Read From File Module 4, 12 EAI XML Write To File EAI File Transport Adapter EAI MQSeries Transport Adapter EAI MQSeries AMI Transport Adapter Module 12 EAI MSMQ Transport Adapter EAI DLL Transport Adapter Microsoft BizTalk Server Adapter EAI HTTP Transport Adapter Modules 13, 14
11 of 18
.srf file
Database
Module 2: EAI Business Services 12 of 18
13 of 18
14 of 18
Specify method
15 of 18
Use export and import capabilities to copy business services to and from other developers and environments
In Siebel Tools
16 of 18
Summary
17 of 18
Labs
Result: The Internet Explorer bar appears only when you select it See the notes for this slide
18 of 18