Question
Pegasystems Limited
US
Last activity: 3 Mar 2019 17:23 EST
Problem whith property reference
Hello
I need to display a link to download the attached file. I use the script "pega.ui.HarnessActions.doAttachmentSingleClick"
with parameters
nRow 1
Strclass
strInsName ""
strInsKey
strCategoryProp Null
strCategoryValue File
pxLinkedRefTo
There is a problem when I try to pass the "Class" "Key" and "LinkedRefTo". All data is stored in a table. And links are display in each row. I cannot pass the index of the pxRezults string as a variable, when i try to pass parameters from the table i get the error: "Invalid property refence". BUT if i pass the number - it works correctly