SlideShare uma empresa Scribd logo
1 de 41
Baixar para ler offline
Step-by-Step Instructions to Install, Build, and
         Deploy SOA Solution in OFM 11g R1

                              Sreeni Setty
Link to download:
http://www.oracle.com/technology/software/products/middleware/htdocs/fmw_11_
                                 download.html


   Core Components
    ◦   Web Logic Server                         10.3.3
    ◦   SOA Suite                                11.1.1.3.0
    ◦   JDeveloper                               11.1.1.3.0
    ◦   Database                                 11.2.0.1.0
    ◦   RCU                                      11.1.1.3.0
   Other Components
    ◦ OER                                        11.1.1.3.0
Refer to the document listed in the below link for
  step-by-step guide to install and configure the
                  SOA Suite 11g

http://www.slideshare.net/sreenisetty/ofm-soa-
      suite-11gr1-installation-demonstration
• Start up JDeveloper 11g
• Select File > New to bring up the wizard to create a new
  application
• From General > Applications, choose SOA Application.
• Application Name: MyFirstApplication
• Directory: C:My11gSOAMyFirstApplication
• Application Package Prefix: soademo
• Project Name: HelloWorld
• Directory: C:My11gSOAMyFirstApplicationHelloWorld
• Project Technologies: SOA (make sure SOA is selected)
• Composite Name: HelloWorld
• Composite Template: Composite with BPEL
•   Name: hello
•   Namespace: default
•   Template: Synchronous BPEL Process
•   Service Name: hello_client
•   Expose as a SOAP Service (check box): Checked
•   Input & Output: default
The wizard brings to BPEL Editor in JDeveloper.
In the next steps, add BPEL activity to the flow to append
     “Hello” to the input value and return the appended
                             value.
Drag and Drop the Assign Activity from the component
      palette between receiveInput and replyOutput
Double click the Assign activity to bring up the properties
  window. Click on the + dropdown button and select the
                     Copy Operation
Use the XPath Expression Builder to append “Hello” to the
 inputVariable. Add concat string function to expression builder,
  drill down under BPEL Variables and drag to map input string.
                                     BPEL
Variables>Variables>Process>Variables>inputVariable>payload>client:process>client:in
                                       put
Copy the XPath expression to the outputVariable
Variables>Process>Variables>outputVariable>payload>client:processResponse
                                >client:result
The final output of Assign activity should look similar as
                           below
Change the name of the Assign activity under General tab
Save the workspace and compile the project.
Verify the log message for compilation status.
File Menu > New > Connections > Application Server
                       Connection
      This starts the connection creation wizard
Connection Name: MyWebLogic_soa_domain
     Connection Type: WebLogic 10.3
User Name: <Administrator User for the WebLogic Server>
     Password: <password for the WLS Administrator)
WebLogic Host Name: localhost
         Port: 7001
WebLogic Domain: soa_domain
WebLogic Host Name: <host name>
         Port: 7001 (default)
WebLogic Domain: <soa domain name>
Test the connection
Right click on the project and select the Deploy option.
           This starts the deployment wizard
Select to deploy to Application Server
Enter the Revision ID for the deployment
Select the Application Server Connection that was
                 previously created.
Select the SOA Server to deploy
Review the selection and deploy
Review the deployment status in the log
Login to Enterprise Manager, and navigate to
Farm_soa_domain > SOA > soa-infra (soa_server1) >
               HelloWorld deployment.
Click on the Test tab to perform a web service test
Enter a input string and press Test Web Service button
(The Test feature also allows to perform a stress test)
Web Service Test interface displays the output on the
                        screen.
Response > View Message Flow Trace, and view the Audit
                  Trail, and the Flow
Login to the Oracle SOA Platform on WebLogic, and select
             the link to run a Web Service Test
 (example: http://wisfh1001.emrsn.org:8001/soa-infra/)
Enter a input string and press Invoke the Web Service
                         button
View the test output in a formatted XML
http://www.linkedin.com/in/sreenisetty

Mais conteúdo relacionado

Mais procurados

Web services testing
Web services testingWeb services testing
Web services testing
Roman Khachko
 

Mais procurados (20)

Configuring Anypoint Studio MQ connector
Configuring Anypoint Studio MQ connectorConfiguring Anypoint Studio MQ connector
Configuring Anypoint Studio MQ connector
 
Integration with CMIS using Mule ESB
Integration with CMIS using Mule ESBIntegration with CMIS using Mule ESB
Integration with CMIS using Mule ESB
 
Ac 888 mukul
Ac 888 mukulAc 888 mukul
Ac 888 mukul
 
24 Hours Of Exchange Server 2007 ( Part 4 Of 24)
24  Hours Of  Exchange  Server 2007 ( Part 4 Of 24)24  Hours Of  Exchange  Server 2007 ( Part 4 Of 24)
24 Hours Of Exchange Server 2007 ( Part 4 Of 24)
 
Mule management console installation
Mule management console installation Mule management console installation
Mule management console installation
 
24 Hours Of Exchange Server 2007 ( Part 5 Of 24)
24  Hours Of  Exchange  Server 2007 ( Part 5 Of 24)24  Hours Of  Exchange  Server 2007 ( Part 5 Of 24)
24 Hours Of Exchange Server 2007 ( Part 5 Of 24)
 
Web services testing
Web services testingWeb services testing
Web services testing
 
Introduction to SoapUI day 2
Introduction to SoapUI day 2Introduction to SoapUI day 2
Introduction to SoapUI day 2
 
Github plugin setup in anypointstudio
Github plugin setup in anypointstudioGithub plugin setup in anypointstudio
Github plugin setup in anypointstudio
 
Testing soapui
Testing soapuiTesting soapui
Testing soapui
 
Soap ui introduction
Soap ui introductionSoap ui introduction
Soap ui introduction
 
Testing Web Services - QA or the Highway 2016
Testing Web Services - QA or the Highway 2016Testing Web Services - QA or the Highway 2016
Testing Web Services - QA or the Highway 2016
 
Web Services Automated Testing via SoapUI Tool
Web Services Automated Testing via SoapUI ToolWeb Services Automated Testing via SoapUI Tool
Web Services Automated Testing via SoapUI Tool
 
Mule esb
Mule esbMule esb
Mule esb
 
Mule
MuleMule
Mule
 
Mule esb soap_service
Mule esb soap_serviceMule esb soap_service
Mule esb soap_service
 
Example mule
Example muleExample mule
Example mule
 
Demo on Mule ESB Facebook Connector
Demo on Mule ESB Facebook ConnectorDemo on Mule ESB Facebook Connector
Demo on Mule ESB Facebook Connector
 
Mule management console installation with Tomcat
Mule management console installation with TomcatMule management console installation with Tomcat
Mule management console installation with Tomcat
 
Mule tcat server - common problems and solutions
Mule tcat server - common problems and solutionsMule tcat server - common problems and solutions
Mule tcat server - common problems and solutions
 

Destaque

Ingrid Pitt (in memorian)
Ingrid Pitt (in memorian)Ingrid Pitt (in memorian)
Ingrid Pitt (in memorian)
rawpower
 
Obtaining Advanced Dental Assistant Certification in South Dakota
Obtaining Advanced Dental Assistant Certification in South DakotaObtaining Advanced Dental Assistant Certification in South Dakota
Obtaining Advanced Dental Assistant Certification in South Dakota
Brooke Kuecker
 
Alternative education.britishopenuniversity
Alternative education.britishopenuniversityAlternative education.britishopenuniversity
Alternative education.britishopenuniversity
Joem Magante
 
04mathematics50 120930072241-phpapp01
04mathematics50 120930072241-phpapp0104mathematics50 120930072241-phpapp01
04mathematics50 120930072241-phpapp01
Unchaya Suwan
 
презентация для односоставные предложения
презентация для односоставные предложенияпрезентация для односоставные предложения
презентация для односоставные предложения
veranekrasova
 
2015-12-22 CTP Update and Assessment
2015-12-22 CTP Update and Assessment2015-12-22 CTP Update and Assessment
2015-12-22 CTP Update and Assessment
AEI's Critical Threats Project
 

Destaque (20)

A simplified Gitflow
A simplified GitflowA simplified Gitflow
A simplified Gitflow
 
Going Right! Software Delivery with Atlassian Solution
Going Right! Software Delivery with Atlassian SolutionGoing Right! Software Delivery with Atlassian Solution
Going Right! Software Delivery with Atlassian Solution
 
かんたんHeroku入門 - Heroku へのデプロイと運用 -
かんたんHeroku入門 - Heroku へのデプロイと運用 -かんたんHeroku入門 - Heroku へのデプロイと運用 -
かんたんHeroku入門 - Heroku へのデプロイと運用 -
 
Marine animals
Marine animalsMarine animals
Marine animals
 
Ingrid Pitt (in memorian)
Ingrid Pitt (in memorian)Ingrid Pitt (in memorian)
Ingrid Pitt (in memorian)
 
Tugas plkj
Tugas plkjTugas plkj
Tugas plkj
 
How is life like changing weather
How is life like changing weatherHow is life like changing weather
How is life like changing weather
 
Obtaining Advanced Dental Assistant Certification in South Dakota
Obtaining Advanced Dental Assistant Certification in South DakotaObtaining Advanced Dental Assistant Certification in South Dakota
Obtaining Advanced Dental Assistant Certification in South Dakota
 
Alternative education.britishopenuniversity
Alternative education.britishopenuniversityAlternative education.britishopenuniversity
Alternative education.britishopenuniversity
 
Mountain Brook PPT Game for 1st Grade
Mountain Brook PPT Game for 1st GradeMountain Brook PPT Game for 1st Grade
Mountain Brook PPT Game for 1st Grade
 
Presentation d.a. english
Presentation d.a. englishPresentation d.a. english
Presentation d.a. english
 
A simulation based performance evaluation
A simulation based performance evaluationA simulation based performance evaluation
A simulation based performance evaluation
 
04mathematics50 120930072241-phpapp01
04mathematics50 120930072241-phpapp0104mathematics50 120930072241-phpapp01
04mathematics50 120930072241-phpapp01
 
презентация для односоставные предложения
презентация для односоставные предложенияпрезентация для односоставные предложения
презентация для односоставные предложения
 
2015-12-22 CTP Update and Assessment
2015-12-22 CTP Update and Assessment2015-12-22 CTP Update and Assessment
2015-12-22 CTP Update and Assessment
 
Stop Allowing Your Life Be Ruled By Cigarettes: Get Aid Quitting Below!
Stop Allowing Your Life Be Ruled By Cigarettes: Get Aid Quitting Below!Stop Allowing Your Life Be Ruled By Cigarettes: Get Aid Quitting Below!
Stop Allowing Your Life Be Ruled By Cigarettes: Get Aid Quitting Below!
 
SGS Group History 2008
SGS Group History 2008SGS Group History 2008
SGS Group History 2008
 
Chapter 19 textbook
Chapter 19 textbookChapter 19 textbook
Chapter 19 textbook
 
Unidad 3 - clasificaciónde los ingresos fiscales
Unidad 3 - clasificaciónde los ingresos fiscalesUnidad 3 - clasificaciónde los ingresos fiscales
Unidad 3 - clasificaciónde los ingresos fiscales
 
FSW 1 Year Anniversary
FSW 1 Year AnniversaryFSW 1 Year Anniversary
FSW 1 Year Anniversary
 

Semelhante a OFM SOA Suite 11g - Quick Start Guide

Oracle fusion middleware training with placements and certification
Oracle fusion middleware training with placements and certificationOracle fusion middleware training with placements and certification
Oracle fusion middleware training with placements and certification
magnificsmily
 
5) running applications
5) running applications5) running applications
5) running applications
techbed
 
Adapters apps-101-orderimportconcurrentprogram
Adapters apps-101-orderimportconcurrentprogramAdapters apps-101-orderimportconcurrentprogram
Adapters apps-101-orderimportconcurrentprogram
prathap kumar
 

Semelhante a OFM SOA Suite 11g - Quick Start Guide (20)

Soa installation
Soa installationSoa installation
Soa installation
 
Weblogic 12c Graphical Mode installation steps in Windows
Weblogic 12c Graphical Mode installation steps in Windows Weblogic 12c Graphical Mode installation steps in Windows
Weblogic 12c Graphical Mode installation steps in Windows
 
12c weblogic installation steps for Windows
12c weblogic installation steps for Windows12c weblogic installation steps for Windows
12c weblogic installation steps for Windows
 
Upgrading Oracle SOA Suite to 11g: A Real-World Success Story
Upgrading Oracle SOA Suite to 11g: A Real-World Success StoryUpgrading Oracle SOA Suite to 11g: A Real-World Success Story
Upgrading Oracle SOA Suite to 11g: A Real-World Success Story
 
Testing and deploying Hats Application on apache Geronimo Server 1.1
Testing and deploying Hats Application on apache Geronimo Server 1.1Testing and deploying Hats Application on apache Geronimo Server 1.1
Testing and deploying Hats Application on apache Geronimo Server 1.1
 
SOA Fusion Middleware installation
SOA Fusion Middleware installationSOA Fusion Middleware installation
SOA Fusion Middleware installation
 
Oracle Enterprise Repository 11g - Quick Start Guide
Oracle Enterprise Repository 11g - Quick Start GuideOracle Enterprise Repository 11g - Quick Start Guide
Oracle Enterprise Repository 11g - Quick Start Guide
 
Adapters db-104-informixstoredprocedure
Adapters db-104-informixstoredprocedureAdapters db-104-informixstoredprocedure
Adapters db-104-informixstoredprocedure
 
Oracle fusion middleware training with placements and certification
Oracle fusion middleware training with placements and certificationOracle fusion middleware training with placements and certification
Oracle fusion middleware training with placements and certification
 
Web services testing
Web services testingWeb services testing
Web services testing
 
My Saminar On Php
My Saminar On PhpMy Saminar On Php
My Saminar On Php
 
M365 global developer bootcamp 2019 PA
M365 global developer bootcamp 2019  PAM365 global developer bootcamp 2019  PA
M365 global developer bootcamp 2019 PA
 
Primavera integration possibilities Technical overview - Oracle Primavera Col...
Primavera integration possibilities Technical overview - Oracle Primavera Col...Primavera integration possibilities Technical overview - Oracle Primavera Col...
Primavera integration possibilities Technical overview - Oracle Primavera Col...
 
Oracle OSB Tutorial 1
Oracle OSB Tutorial 1Oracle OSB Tutorial 1
Oracle OSB Tutorial 1
 
Windows Azure Workflows Manager - Running Durable Workflows in the Cloud and ...
Windows Azure Workflows Manager - Running Durable Workflows in the Cloud and ...Windows Azure Workflows Manager - Running Durable Workflows in the Cloud and ...
Windows Azure Workflows Manager - Running Durable Workflows in the Cloud and ...
 
M365 global developer bootcamp 2019
M365 global developer bootcamp 2019M365 global developer bootcamp 2019
M365 global developer bootcamp 2019
 
5) running applications
5) running applications5) running applications
5) running applications
 
Adapters apps-101-orderimportconcurrentprogram
Adapters apps-101-orderimportconcurrentprogramAdapters apps-101-orderimportconcurrentprogram
Adapters apps-101-orderimportconcurrentprogram
 
dbadapters
dbadaptersdbadapters
dbadapters
 
Upgrading Oracle SOA Suite 10g to 11g (whitepaper)
Upgrading Oracle SOA Suite 10g to 11g (whitepaper)Upgrading Oracle SOA Suite 10g to 11g (whitepaper)
Upgrading Oracle SOA Suite 10g to 11g (whitepaper)
 

Mais de Sreenivasa Setty

Mais de Sreenivasa Setty (6)

Supply Chain Visualization
Supply Chain VisualizationSupply Chain Visualization
Supply Chain Visualization
 
Configuring OER Adapter for JDeveloper
Configuring OER Adapter for JDeveloperConfiguring OER Adapter for JDeveloper
Configuring OER Adapter for JDeveloper
 
OER Reports and OBI Publisher
OER Reports and OBI PublisherOER Reports and OBI Publisher
OER Reports and OBI Publisher
 
EA and SOA
EA and SOAEA and SOA
EA and SOA
 
OFM SOA Suite 11gR1 – Installation Demonstration
OFM SOA Suite 11gR1 – Installation DemonstrationOFM SOA Suite 11gR1 – Installation Demonstration
OFM SOA Suite 11gR1 – Installation Demonstration
 
OFM AIA FP Implementation View and Case Study
OFM AIA FP Implementation View and Case StudyOFM AIA FP Implementation View and Case Study
OFM AIA FP Implementation View and Case Study
 

Último

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Último (20)

ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 

OFM SOA Suite 11g - Quick Start Guide

  • 1. Step-by-Step Instructions to Install, Build, and Deploy SOA Solution in OFM 11g R1 Sreeni Setty
  • 2.
  • 3.
  • 4. Link to download: http://www.oracle.com/technology/software/products/middleware/htdocs/fmw_11_ download.html  Core Components ◦ Web Logic Server 10.3.3 ◦ SOA Suite 11.1.1.3.0 ◦ JDeveloper 11.1.1.3.0 ◦ Database 11.2.0.1.0 ◦ RCU 11.1.1.3.0  Other Components ◦ OER 11.1.1.3.0
  • 5. Refer to the document listed in the below link for step-by-step guide to install and configure the SOA Suite 11g http://www.slideshare.net/sreenisetty/ofm-soa- suite-11gr1-installation-demonstration
  • 6.
  • 7. • Start up JDeveloper 11g • Select File > New to bring up the wizard to create a new application • From General > Applications, choose SOA Application.
  • 8. • Application Name: MyFirstApplication • Directory: C:My11gSOAMyFirstApplication • Application Package Prefix: soademo
  • 9. • Project Name: HelloWorld • Directory: C:My11gSOAMyFirstApplicationHelloWorld • Project Technologies: SOA (make sure SOA is selected)
  • 10. • Composite Name: HelloWorld • Composite Template: Composite with BPEL
  • 11. Name: hello • Namespace: default • Template: Synchronous BPEL Process • Service Name: hello_client • Expose as a SOAP Service (check box): Checked • Input & Output: default
  • 12. The wizard brings to BPEL Editor in JDeveloper. In the next steps, add BPEL activity to the flow to append “Hello” to the input value and return the appended value.
  • 13. Drag and Drop the Assign Activity from the component palette between receiveInput and replyOutput
  • 14. Double click the Assign activity to bring up the properties window. Click on the + dropdown button and select the Copy Operation
  • 15. Use the XPath Expression Builder to append “Hello” to the inputVariable. Add concat string function to expression builder, drill down under BPEL Variables and drag to map input string. BPEL Variables>Variables>Process>Variables>inputVariable>payload>client:process>client:in put
  • 16. Copy the XPath expression to the outputVariable Variables>Process>Variables>outputVariable>payload>client:processResponse >client:result
  • 17. The final output of Assign activity should look similar as below Change the name of the Assign activity under General tab
  • 18. Save the workspace and compile the project.
  • 19. Verify the log message for compilation status.
  • 20.
  • 21. File Menu > New > Connections > Application Server Connection This starts the connection creation wizard
  • 22. Connection Name: MyWebLogic_soa_domain Connection Type: WebLogic 10.3
  • 23. User Name: <Administrator User for the WebLogic Server> Password: <password for the WLS Administrator)
  • 24. WebLogic Host Name: localhost Port: 7001 WebLogic Domain: soa_domain
  • 25. WebLogic Host Name: <host name> Port: 7001 (default) WebLogic Domain: <soa domain name>
  • 27. Right click on the project and select the Deploy option. This starts the deployment wizard
  • 28. Select to deploy to Application Server
  • 29. Enter the Revision ID for the deployment
  • 30. Select the Application Server Connection that was previously created.
  • 31. Select the SOA Server to deploy
  • 32. Review the selection and deploy
  • 33. Review the deployment status in the log
  • 34. Login to Enterprise Manager, and navigate to Farm_soa_domain > SOA > soa-infra (soa_server1) > HelloWorld deployment. Click on the Test tab to perform a web service test
  • 35. Enter a input string and press Test Web Service button (The Test feature also allows to perform a stress test)
  • 36. Web Service Test interface displays the output on the screen.
  • 37. Response > View Message Flow Trace, and view the Audit Trail, and the Flow
  • 38. Login to the Oracle SOA Platform on WebLogic, and select the link to run a Web Service Test (example: http://wisfh1001.emrsn.org:8001/soa-infra/)
  • 39. Enter a input string and press Invoke the Web Service button
  • 40. View the test output in a formatted XML