Product Information
Flow Builder Best Practice: Find out which algorithm in use
Flow Builder is one of the most important tools to load/process transaction data into One Exposure which serves as the ‘Single Source Truth’ of Cash Management.
To suits more customers’ requirements as well as customers’ environment, Flow Builder enables ‘Algorithm Option’ via Note 2692939. You can figure out the detail about the detail between the Algorithms we provided: Cartesian Product, and Non-equivalent.
One of the most frequently asked questions is, how can I find out the algorithm in use in my loading class?
Though the algorithm in use can be found from the code level, we introduce one Note 2822316 to make it much easier. After applying that Note successfully, you can easily find out the algorithm in use via a constant GC_ALGORITHM defined in the loading class:
Hope it helps.