Question
1
Replies
1371
Views
Lyance
Posted: November 11, 2015
Last activity: November 11, 2015
Open an assignment from javascript
Hello,
How can we open an assignment from javascript?
we've tried this function: openAssignment("PEGACA-WORK-INTERACTION I-248"); and we gave it a pzInsKey of an interaction of that operator's worklist for the test.
But it results this an error:
Are we making an incorrect call of the function, or is there another mean to open an assignment from a javascript file?
PS: we are working on the CPM Portal using CPM7.1.3 on Pega 7.1.8.
Thank you,
Rim
Hello Rim,
I believe you need the pzInsKey of the assignment object, not the work object.
Thanks,
Mike