Sunday 22 January 2012

Build Oracle AIA ABCS With Multiple Service Targets

Build Oracle AIA 3.2 On SOA 11.1.1.4 ABCS With Multiple Service Targets
For an overview of all Oracle AIA specific terms and basic building blocks, please refer to my earlier post Steps to build the AIA artifacts.

To building a ABCS, we will take advantage of Service Constructor. This blog-thread assumes that readers have already downloaded the AIA Service Constructor extension for JDeveloper 11.1.1.5.

Right Click on the Application Workspace and choose to select AIA Service Component Project,




























Add caption



 Choose the Service Description from the AIA connection. This service description must have been created using Project Lifecycle Workbench. http://host:soaport/AIA








Click on the Import Service Request button as shown above.



Click on the Database Connection Lookup.



Choose a Service Request EBS from the list






 Press OK and you will see the result


Press Nest and Populate the Application Name, System Code, Application Short Name same as Product code and "Core" For Industry. Service Operation: Create; Service Version: 1.0; Service Type: Provider ABCS; Press Next.




Choose the EBS That will consume this EBS













Choose the Target Service This ABCS will call



Click Next and select default values. To call the additional services, click on "Additional Targets" and follow the steps to "Add Target Service"



   
For questions, comments and feedback  please contact:

No comments:

Post a Comment

xslt padding with characters call template for left pad and right pad

  Could a call-template be written that took two parameters ?   a string, and a   number) return the string with empty spaces appended t...