Question
Hopkins Software Pvt. Ltd.
Hopkins Software Pvt. Ltd.
IN
Hopkins Software Pvt. Ltd.
Posted: Mar 23, 2023
Last activity: Mar 24, 2023
Last activity: 24 Mar 2023 1:26 EDT
Solved
How to Update case status using Clipboard?
Hi Everyone,
My requirement is update the status of case using clipboard with out BD access and should not run any rule
***Edited by Moderator Marije to add Capability tags***
To see attachments, please log in.
@NAGARJUNA Saidu
select pyWorkPage -> Click Edit on the clipboard -> change pyStatusWork -> Go to Actions on clipboard -> select Executy activity -> Use "Save" activity -> Executy activity.
Work- .Save is a OOTB activity available for pega 8+ versions (, or else you have to create a activity which will have save & commit methods.
Or you can try to look for some other activity which have save & commit in case your pega version is lower than 8.