ca_fdGetSelectedTableRows function does not work in Service Point
search cancel

ca_fdGetSelectedTableRows function does not work in Service Point

book

Article ID: 280217

calendar_today

Updated On:

Products

CA Service Catalog

Issue/Introduction

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.

Environment

17.4 GA and 17.4 RU1

17.3 RU23

Cause

Defect with 17.4 and 17.3 releases

Resolution

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