Question
Ford Motors Private Limited
Ford Motors Private Limited
IN
Ford Motors Private Limited
Posted: Jun 26, 2024
Last activity: Jul 3, 2024
Last activity: 3 Jul 2024 9:18 EDT
Closed
Solved
Builtin-Runscript
Hi,
can anyone explain how's this runscript function working or how to open this function in dev
"pega.ui.HarnessActions.doAttachmentSingleClick"
Regards,
Nancy.
***Edited by Moderator Rupashree S. to add Capability tags***
To see attachments, please log in.
@NANCYV16771518 - The function definition is present in pypega_ui_harnessactions js file. This function is called on the attachments label generally at the case level right side. On execution of this function it downloads the attachment.This function calls GetAttachmentReference activity to download the file.
Thank you.