Hook Points That Retrieve Activity Details from Oracle Real-Time Scheduler
Hook Point Name | Placement of Hook Point | How You Can Use the Hook Point |
---|---|---|
RefreshActivity_Hook1 |
As soon as the input from Siebel CRM reaches Oracle Fusion Middleware. For more information, see Step 1 in Explanation of Callouts. |
Manipulate the input from Siebel CRM as soon as it reaches Oracle Fusion Middleware. |
RefreshActivity_Hook2 |
Before this integration calls the GET_STOP method. For more information, see Step 5 in Explanation of Callouts |
Manipulate the input to the GET_STOP method. |
Refresh Activity_Hook3 |
Before this integration sends the output from the GET_STOP method to Siebel CRM. For more information, see Step 7 in Explanation of Callouts. |
Manipulate the output from the GET_STOP method. |
For more information about each flow described in this table, see Integration Flow That Retrieves Activity Details from Oracle Real-Time Scheduler.