Question
Aaseya IT Services
AE
Last activity: 30 Jul 2019 3:17 EDT
How to generate the multiple signature in the same workobject
Hi All,
I have a requirement to capture multiple signature in the same workobject by using the Capture Signature Control. To differentiate between each signature control i am configurting three different properties.
Let us assume all the three properties are Sign1 , Sign2 , Sign3
In first property Sign1 when i am trying to click on accept in the signature control its being generated an attachment. Now m trying to refresh the workobject its being reflected same in all other two places Sign2 and Sign3.
For this i made some changes in this OOTB activity "pzAttachSignatureWrapper" calling on accept button of signature control. This activity is doing that deleting the old one and accepting the recent one on the accept.
Step1: In have commented the Clipboard property step of the activity of 3rd java step See the attachments
Now if you are reproducing the same scenario, multiple attachments were generating but the UI content is same in all the attachments
You can differentiate all the three attachments data in the data-workattach-file class instances but the Only problem is Ui is same back end data is different
Please let me know how to acheive this
***Moderator Edit-Vidyaranjan: Updated Platform Capability***