You just added a business rule component to the components section of the SOA Composite
Editor canvas. You open your business process for editing and notice that there is no partner link
to the decision service for the new rule component.
What do you do next to make the link appear?
A.
Add an invoke activity to the BPEL model to call the decision service.
B.
Edit the business rule component and specify the If/then rules or the decision table.
C.
Add a business rule component to the BPEL model.
D.
Add a partner link to the BPEL model.
Explanation:
How to Create a Partner Link
To create a partner link:
Oracle BPEL Designer is displayed.The Create Partner Link dialog appears.
Note:
* A partner link enables you to define the external services with which the BPEL process service
component is to interact. You can define partner links as services or references (for example,
through a JCA adapter) in the SOA Composite Editor or within a BPEL process service component
in Oracle BPEL Designer.
* A partner link type characterizes the conversational relationship between two services by
defining the roles played by each service in the conversation and specifying the port type provided
by each service to receive messages within the conversation.
C.
Add a business rule component to the BPEL model.
You sure?
C
You sure?
It’s C.
Just dropping the Business ruse component does not make the link appear until you select it by going right click->edit and selecting rule/dictionary.
So i was expecting adding partner link would work but that’s not the case. C is correct answer.
Not clear question. When working with business rules, the sequence is like this:
1) add BR to composite.xml
2) add BR component to BPEL
3) select dictionary in BR component props.
The partner link will appear on step 3, but there’s no such step in question, there only 2 step (no mention about selecting dict). But just adding a business rule component to the BPEL doesn’t add partner link.
So the dump answer for such q “what to do to make partner link to appear” is “to add partner link” – C
C, 100% Sure. yuriy explains it perfectly.
yuriy if you said that the answer is to add partner link you have too choose D