Bpel cookbook: best practices for Soa-based integration and composite applications development ; ten practical real-world case studies combining business process management and web services orchestration
Gespeichert in:
Format: | Buch |
---|---|
Sprache: | English |
Veröffentlicht: |
Birmingham ; Mumbai
Packt Publ.
2006
|
Ausgabe: | 1. publ. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | IV, 173 S. Ill. |
ISBN: | 9781904811336 1904811337 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV022408095 | ||
003 | DE-604 | ||
005 | 20110120 | ||
007 | t | ||
008 | 070502s2006 a||| |||| 00||| eng d | ||
020 | |a 9781904811336 |9 978-1-904811-33-6 | ||
020 | |a 1904811337 |9 1-904811-33-7 | ||
035 | |a (OCoLC)255469787 | ||
035 | |a (DE-599)BVBBV022408095 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-20 |a DE-473 | ||
082 | 0 | |a 005.36 |2 22 | |
084 | |a QP 345 |0 (DE-625)141866: |2 rvk | ||
084 | |a ST 252 |0 (DE-625)143627: |2 rvk | ||
084 | |a ST 505 |0 (DE-625)143675: |2 rvk | ||
245 | 1 | 0 | |a Bpel cookbook |b best practices for Soa-based integration and composite applications development ; ten practical real-world case studies combining business process management and web services orchestration |c eds.: Harish Gaur ... Authors: Stany Blanvalet ... |
250 | |a 1. publ. | ||
264 | 1 | |a Birmingham ; Mumbai |b Packt Publ. |c 2006 | |
300 | |a IV, 173 S. |b Ill. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Datenverarbeitung | |
650 | 4 | |a Unternehmen | |
650 | 4 | |a BPEL (Computer program language) | |
650 | 4 | |a Business enterprises |x Data processing | |
650 | 4 | |a Business logistics |x Data processing | |
650 | 4 | |a Computer network architectures | |
650 | 0 | 7 | |a Web Services |0 (DE-588)4691234-4 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Unternehmen |0 (DE-588)4061963-1 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Serviceorientierte Architektur |0 (DE-588)4841015-9 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Unternehmen |0 (DE-588)4061963-1 |D s |
689 | 0 | 1 | |a Serviceorientierte Architektur |0 (DE-588)4841015-9 |D s |
689 | 0 | 2 | |a Web Services |0 (DE-588)4691234-4 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Gaur, Harish |e Sonstige |4 oth | |
700 | 1 | |a Blanvalet, Stany |e Sonstige |4 oth | |
856 | 4 | 2 | |m Digitalisierung UB Bamberg |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=015616643&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-015616643 |
Datensatz im Suchindex
_version_ | 1804136472340594688 |
---|---|
adam_text | Table
of
Contents
Dismantling
SOA Hype:
A Real-World Perspective
_________________1
Chapter
1:
Extending Enterprise Application Integration
____________9
Case Study Background
10
Implementing the Customer Details Management Module
13
Step
1 :
Expose TIBCO and webMethods Processes as Web Services
13
Step
2:
Orchestrate Web Services
16
Step
3:
Add Exception Management Capability
18
Step
4:
Secure Business Communication
21
Outbound Security
21
Inbound Security
22
Step
5:
Centralize Logging and Error Handling
23
Conclusion
25
Chapter
2:
Service-Oriented ERP Integration
______________________27
Functional Scenario
27
Solution Overview
29
Integrating
PeopleSoft CRM
with Oracle ERP
30
Step
1:
Design the BPEL Process
30
Step
2:
Configure OA Adapter
37
Step
3:
Configure
PeopleSoft
42
Configure the
PeopleSoft
Node to Interact with the BPEL Process
42
Establish Relationship between EIP and Node
46
Create Transformation Code
47
Linking WSDLJDRDER Apps Engine Program with the Node
48
Conclusion
49
Chapter
3:
Building the Service Value Chain
______________________51
Overview of the
ESA
Network
52
Designing a Web Services Network
53
Setting Up the Interface Relationship
53
Simplifying Partner Enablement
54
Creating a Central Service Registry
58
Table
of Contents
Providing
Self-Service
Monitoring
59
Conclusion
61
Chapter
4:
A Services-Oriented Approach to Business
Rules Development
____________________________________________63
Separating Rules from Processes
64
Business Process Layer
65
Web Service Layer
65
Rules Layer
65
Development and Maintenance
66
Create Rules in a Ruleset
67
Expose the Ruleset as a Web Service
70
Invoke the Ruleset Web Service from BPEL
72
Maintenance Phase
72
Executing JRules with Oracle BPEL Process Manager
72
Conclusion
74
Chapter
5:
Building Rich Internet Applications for Workflow and
Process Monitoring
_____________________________________________75
RIA
Background
76
Sample Process
76
Building the Application
76
RIA
Front End
77
BPEL Process Manager API Back End
78
Running the New Account Process
79
Enabling Workflow
80
Monitoring Process Activity
81
Rendering the Process
82
Viewing Audit Trail Data
83
Conclusion
84
Chapter
6:
Building BPEL Processes on the Fly
___________________85
The Approach
86
Sample Business Scenario
87
Process Creation
87
Storing the Definition in the Database
88
Table
of Contents
Dynamically Deploying BPEL
90
XQuery Processing
94
Dynamic Deployment with Ant
96
Conclusion
97
Chapter
7:
Making BPEL Processes Dynamic
____________________99
Dynamic Binding Overview
99
Building Dynamic BPEL Processes
100
Understanding the DynamicPartnerLink Sample
101
Creating a Dynamic BPEL Process
103
Increasing the Effectiveness of Dynamic Processes
108
Eliminating Address Dependency at Run Time
109
WSDL-lndependent Services
109
Invoking Multiple Dynamic Processes
110
Conclusion
112
Chapter
8:
Using WSIF for Integration
__________________________
ЦЗ
Understanding WSIF
115
Java-to-XML Bindings
116
XML
Façades
116
Developing the Java Class
118
Defining WSIF Bindings in WSDL
119
WSIF Binding for Java Class
120
Testing the Example
121
Exception Handling
124
Define User Exception in Java
125
Throw Java Exception
125
Define Fault in WSDL
126
Define WSIF Binding for Exception
126
Custom Exception Serializers
128
Custom Java Serializers
131
WSIF Binding for EJBs
133
WSDL for Session Bean
134
Add Partner Link Type
134
Supplement BPEL Process
135
Add WSIF Binding for EJB
136
Generating WSIF Bindings from JDeveloper
138
Conclusion
143
iii
Table
of Contents
Chapter
9:
BPEL with Reliable Processinq
_______________________145
Business Scenario
145
Architecture
147
Building the Sample
148
Creating the Database Objects
148
Creating the
DB
Polling Process
149
Init Block
154
Processing
156
Process Flow
157
Exception Handling
157
Reusability
157
Reply/Report Final Status
158
Logging
158
Rethrow Fault
159
Conclusion
160
Chapter
10:
Managing a BPEL Production Environment
__________161.
BPEL Process Manager API and Dehydration Store
162
Archiving Completed Instances
163
Archiving with EJB
164
Archiving with PL/SQL
165
Deleting Callback and Invoke Messages
165
Deleting Stale Instances
167
Rerunning Failed Instances
169
Conclusion
169
Index
_____171
iv
|
adam_txt |
Table
of
Contents
Dismantling
SOA Hype:
A Real-World Perspective
_1
Chapter
1:
Extending Enterprise Application Integration
_9
Case Study Background
10
Implementing the Customer Details Management Module
13
Step
1 :
Expose TIBCO and webMethods Processes as Web Services
13
Step
2:
Orchestrate Web Services
16
Step
3:
Add Exception Management Capability
18
Step
4:
Secure Business Communication
21
Outbound Security
21
Inbound Security
22
Step
5:
Centralize Logging and Error Handling
23
Conclusion
25
Chapter
2:
Service-Oriented ERP Integration
_27
Functional Scenario
27
Solution Overview
29
Integrating
PeopleSoft CRM
with Oracle ERP
30
Step
1:
Design the BPEL Process
30
Step
2:
Configure OA Adapter
37
Step
3:
Configure
PeopleSoft
42
Configure the
PeopleSoft
Node to Interact with the BPEL Process
42
Establish Relationship between EIP and Node
46
Create Transformation Code
47
Linking WSDLJDRDER Apps Engine Program with the Node
48
Conclusion
49
Chapter
3:
Building the Service Value Chain
_51
Overview of the
ESA
Network
52
Designing a Web Services Network
53
Setting Up the Interface Relationship
53
Simplifying Partner Enablement
54
Creating a Central Service Registry
58
Table
of Contents
Providing
Self-Service
Monitoring
59
Conclusion
61
Chapter
4:
A Services-Oriented Approach to Business
Rules Development
_63
Separating Rules from Processes
64
Business Process Layer
65
Web Service Layer
65
Rules Layer
65
Development and Maintenance
66
Create Rules in a Ruleset
67
Expose the Ruleset as a Web Service
70
Invoke the Ruleset Web Service from BPEL
72
Maintenance Phase
72
Executing JRules with Oracle BPEL Process Manager
72
Conclusion
74
Chapter
5:
Building Rich Internet Applications for Workflow and
Process Monitoring
_75
RIA
Background
76
Sample Process
76
Building the Application
76
RIA
Front End
77
BPEL Process Manager API Back End
78
Running the New Account Process
79
Enabling Workflow
80
Monitoring Process Activity
81
Rendering the Process
82
Viewing Audit Trail Data
83
Conclusion
84
Chapter
6:
Building BPEL Processes on the Fly
_85
The Approach
86
Sample Business Scenario
87
Process Creation
87
Storing the Definition in the Database
88
Table
of Contents
Dynamically Deploying BPEL
90
XQuery Processing
94
Dynamic Deployment with Ant
96
Conclusion
97
Chapter
7:
Making BPEL Processes Dynamic
_99
Dynamic Binding Overview
99
Building Dynamic BPEL Processes
100
Understanding the DynamicPartnerLink Sample
101
Creating a Dynamic BPEL Process
103
Increasing the Effectiveness of Dynamic Processes
108
Eliminating Address Dependency at Run Time
109
WSDL-lndependent Services
109
Invoking Multiple Dynamic Processes
110
Conclusion
112
Chapter
8:
Using WSIF for Integration
_
ЦЗ
Understanding WSIF
115
Java-to-XML Bindings
116
XML
Façades
116
Developing the Java Class
118
Defining WSIF Bindings in WSDL
119
WSIF Binding for Java Class
120
Testing the Example
121
Exception Handling
124
Define User Exception in Java
125
Throw Java Exception
125
Define Fault in WSDL
126
Define WSIF Binding for Exception
126
Custom Exception Serializers
128
Custom Java Serializers
131
WSIF Binding for EJBs
133
WSDL for Session Bean
134
Add Partner Link Type
134
Supplement BPEL Process
135
Add WSIF Binding for EJB
136
Generating WSIF Bindings from JDeveloper
138
Conclusion
143
iii
Table
of Contents
Chapter
9:
BPEL with Reliable Processinq
_145
Business Scenario
145
Architecture
147
Building the Sample
148
Creating the Database Objects
148
Creating the
DB
Polling Process
149
Init Block
154
Processing
156
Process Flow
157
Exception Handling
157
Reusability
157
Reply/Report Final Status
158
Logging
158
Rethrow Fault
159
Conclusion
160
Chapter
10:
Managing a BPEL Production Environment
_161.
BPEL Process Manager API and Dehydration Store
162
Archiving Completed Instances
163
Archiving with EJB
164
Archiving with PL/SQL
165
Deleting Callback and Invoke Messages
165
Deleting Stale Instances
167
Rerunning Failed Instances
169
Conclusion
169
Index
_171
iv |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
building | Verbundindex |
bvnumber | BV022408095 |
classification_rvk | QP 345 ST 252 ST 505 |
ctrlnum | (OCoLC)255469787 (DE-599)BVBBV022408095 |
dewey-full | 005.36 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.36 |
dewey-search | 005.36 |
dewey-sort | 15.36 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik Wirtschaftswissenschaften |
discipline_str_mv | Informatik Wirtschaftswissenschaften |
edition | 1. publ. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02112nam a2200505 c 4500</leader><controlfield tag="001">BV022408095</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20110120 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">070502s2006 a||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781904811336</subfield><subfield code="9">978-1-904811-33-6</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1904811337</subfield><subfield code="9">1-904811-33-7</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)255469787</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV022408095</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-20</subfield><subfield code="a">DE-473</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.36</subfield><subfield code="2">22</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">QP 345</subfield><subfield code="0">(DE-625)141866:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 252</subfield><subfield code="0">(DE-625)143627:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 505</subfield><subfield code="0">(DE-625)143675:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Bpel cookbook</subfield><subfield code="b">best practices for Soa-based integration and composite applications development ; ten practical real-world case studies combining business process management and web services orchestration</subfield><subfield code="c">eds.: Harish Gaur ... Authors: Stany Blanvalet ...</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1. publ.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham ; Mumbai</subfield><subfield code="b">Packt Publ.</subfield><subfield code="c">2006</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">IV, 173 S.</subfield><subfield code="b">Ill.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Datenverarbeitung</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Unternehmen</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">BPEL (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Business enterprises</subfield><subfield code="x">Data processing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Business logistics</subfield><subfield code="x">Data processing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer network architectures</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Web Services</subfield><subfield code="0">(DE-588)4691234-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Unternehmen</subfield><subfield code="0">(DE-588)4061963-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Serviceorientierte Architektur</subfield><subfield code="0">(DE-588)4841015-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Unternehmen</subfield><subfield code="0">(DE-588)4061963-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Serviceorientierte Architektur</subfield><subfield code="0">(DE-588)4841015-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Web Services</subfield><subfield code="0">(DE-588)4691234-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Gaur, Harish</subfield><subfield code="e">Sonstige</subfield><subfield code="4">oth</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Blanvalet, Stany</subfield><subfield code="e">Sonstige</subfield><subfield code="4">oth</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Bamberg</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=015616643&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-015616643</subfield></datafield></record></collection> |
id | DE-604.BV022408095 |
illustrated | Illustrated |
index_date | 2024-07-02T17:21:01Z |
indexdate | 2024-07-09T20:56:56Z |
institution | BVB |
isbn | 9781904811336 1904811337 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-015616643 |
oclc_num | 255469787 |
open_access_boolean | |
owner | DE-20 DE-473 DE-BY-UBG |
owner_facet | DE-20 DE-473 DE-BY-UBG |
physical | IV, 173 S. Ill. |
publishDate | 2006 |
publishDateSearch | 2006 |
publishDateSort | 2006 |
publisher | Packt Publ. |
record_format | marc |
spelling | Bpel cookbook best practices for Soa-based integration and composite applications development ; ten practical real-world case studies combining business process management and web services orchestration eds.: Harish Gaur ... Authors: Stany Blanvalet ... 1. publ. Birmingham ; Mumbai Packt Publ. 2006 IV, 173 S. Ill. txt rdacontent n rdamedia nc rdacarrier Datenverarbeitung Unternehmen BPEL (Computer program language) Business enterprises Data processing Business logistics Data processing Computer network architectures Web Services (DE-588)4691234-4 gnd rswk-swf Unternehmen (DE-588)4061963-1 gnd rswk-swf Serviceorientierte Architektur (DE-588)4841015-9 gnd rswk-swf Unternehmen (DE-588)4061963-1 s Serviceorientierte Architektur (DE-588)4841015-9 s Web Services (DE-588)4691234-4 s DE-604 Gaur, Harish Sonstige oth Blanvalet, Stany Sonstige oth Digitalisierung UB Bamberg application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=015616643&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Bpel cookbook best practices for Soa-based integration and composite applications development ; ten practical real-world case studies combining business process management and web services orchestration Datenverarbeitung Unternehmen BPEL (Computer program language) Business enterprises Data processing Business logistics Data processing Computer network architectures Web Services (DE-588)4691234-4 gnd Unternehmen (DE-588)4061963-1 gnd Serviceorientierte Architektur (DE-588)4841015-9 gnd |
subject_GND | (DE-588)4691234-4 (DE-588)4061963-1 (DE-588)4841015-9 |
title | Bpel cookbook best practices for Soa-based integration and composite applications development ; ten practical real-world case studies combining business process management and web services orchestration |
title_auth | Bpel cookbook best practices for Soa-based integration and composite applications development ; ten practical real-world case studies combining business process management and web services orchestration |
title_exact_search | Bpel cookbook best practices for Soa-based integration and composite applications development ; ten practical real-world case studies combining business process management and web services orchestration |
title_exact_search_txtP | Bpel cookbook best practices for Soa-based integration and composite applications development ; ten practical real-world case studies combining business process management and web services orchestration |
title_full | Bpel cookbook best practices for Soa-based integration and composite applications development ; ten practical real-world case studies combining business process management and web services orchestration eds.: Harish Gaur ... Authors: Stany Blanvalet ... |
title_fullStr | Bpel cookbook best practices for Soa-based integration and composite applications development ; ten practical real-world case studies combining business process management and web services orchestration eds.: Harish Gaur ... Authors: Stany Blanvalet ... |
title_full_unstemmed | Bpel cookbook best practices for Soa-based integration and composite applications development ; ten practical real-world case studies combining business process management and web services orchestration eds.: Harish Gaur ... Authors: Stany Blanvalet ... |
title_short | Bpel cookbook |
title_sort | bpel cookbook best practices for soa based integration and composite applications development ten practical real world case studies combining business process management and web services orchestration |
title_sub | best practices for Soa-based integration and composite applications development ; ten practical real-world case studies combining business process management and web services orchestration |
topic | Datenverarbeitung Unternehmen BPEL (Computer program language) Business enterprises Data processing Business logistics Data processing Computer network architectures Web Services (DE-588)4691234-4 gnd Unternehmen (DE-588)4061963-1 gnd Serviceorientierte Architektur (DE-588)4841015-9 gnd |
topic_facet | Datenverarbeitung Unternehmen BPEL (Computer program language) Business enterprises Data processing Business logistics Data processing Computer network architectures Web Services Serviceorientierte Architektur |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=015616643&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT gaurharish bpelcookbookbestpracticesforsoabasedintegrationandcompositeapplicationsdevelopmenttenpracticalrealworldcasestudiescombiningbusinessprocessmanagementandwebservicesorchestration AT blanvaletstany bpelcookbookbestpracticesforsoabasedintegrationandcompositeapplicationsdevelopmenttenpracticalrealworldcasestudiescombiningbusinessprocessmanagementandwebservicesorchestration |