Are you looking for the details about various phases in BES External calls? Are you also interested in knowing what are categories under which these phases come? If so, then you reached the right place. In this article, we will learn about BES External calls and their phases.
A) What BES External calls?
BES External calls are the web service configured in the provisioning tool in order to achieve customization in Entity 360 or Customer 360 application. we need to develop a custom web service and deploy it on the application server. Once it is deployed, we can register the endpoint URL in the provisioning tool in Informatica MDM.
B) Categories of phases of BES External calls?
The phases of BES External calls are categorized as -
a) Read calls
b) Write calls
c) Merge calls
a) Read calls: This category is used for read and search operations.
b) Write calls: This category uses write co for insert, update and delete operations.
c) Merge calls: This category uses preview merge co which is designed for merge-operations.
C) Phases of External calls
Let's understand detailed phases for the above categories
i) Read call phases :
The phases for read calls are
* Read Co.Before Everything
* Read Co.After Everything
* Read view.Before Everything
* Read view.After Everything
ii) Write call Phases
* Write Co.Before Everything
* Write Co.Before Validate
* Write Co. After Validate
* Write Co.After Everything
* Writeview. Before Everything
* Writeview. Before Vadidate
* Writeview. After Vadidate
* Writeview. After Everything
iii) Merge call phases
* Perview Merge Co. Before Everything
* Preview Merge Co.After Everything
* Merge Co. Before Everything
* Merge Co. After Everything
Learn more about Informatica here
No comments:
Post a Comment
Please do not enter any spam link in the comment box.