Calling the PSI Operator
- Configure KCAL settings, such as communication APIs and node IDs, through DataGuard APIs.
- Initialize the function group for the PSI operator. This function group includes all the public APIs for the PSI operator.
- Apply the settings to KCAL during initialization.
- Set the information about all nodes.
- Call the calculate API to calculate based on the PSI operator and obtain the final output.
Parent topic: Calling KCAL