When trying to get the values using ca_fdGetSelectedTableRows function in Service Point from a table using data mode, no values are returned.
It works OK in Service Catalog.
17.4 GA and 17.4 RU1
17.3 RU23
Defect with 17.4 and 17.3 releases
The issue will be solved in 17.4 RU2. ETA is mid-April 2024.
Workarounds:
1) Use the "selection" mode in the table (instead of data mode), the ca_fdGetSelectedTableRows will work in both applications.
2) Use ca_fdGetInsertedTableRows instead of ca_fdGetSelectedTableRows function