Default in Email Adapter from Address

                                       

                            


When ever we use an email adapter  in bpel we will have From Address as Default so let’s explore about the Default in UMS Adapter From Address.Create Synchronous Bpel process with standard settings.Inside the BPEL Under the components >> Oracle Extensions >> Notification. Drag and Drop Notification in Bpel


If we open the email Adapter



If we observe “From Account” we have “Default”. This Default value is same as the ASNDriver Value “Deafult”. To check ASNDriver value Right click on SOA_INFRA >> SOA Administration>>Workflow Properties




Click on “More Workflow Notification Configuration Properties...”
We can see that ASNDriver has value “Default”



This Default internally configured with Email From Address. If we want to see the email address Associated with the Deafult ASNDriver then go to operations tab and click on getASNDriverAddress and give Default and press invoke we will get the email address configured for the default. 

These details will be same as work flow notification properties.below values are the default values if we want proper email from address we can change here or by using SetASNDriver


No comments:

Post a Comment