Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Is there a way to turn off signing order when creating the package in the .NET SDK?

Replies Created

Reply to: DOCUMENT_SIGNED push notification

0 votes
Doesn't make sense, sounds like the SDK and/or the PushNotification has a bug. Why would the Push message's "sessionUser" value NOT map into anything in the package returned from the SDK? (both are included below) Don't think we can work around this. In our work flow, the package creator is adding signers on the fly in the wizard - and each signer could be a one and done where adding a RoleID or CustomID does not make sense for us. PN MESSAGE OBJECT: {"@class":"com.silanis.esl.packages.event.ESLProcessEvent","name":"DOCUMENT_SIGNED","sessionUser":"8b2dc93e-9131-4714-b6f9-4fd59d7202dc","packageId":"v3a06oosN2n8kA3uhWiH0WQkmqE=","message":null,"documentId":"261323","createdDate":"2018-03-04T17:30:22.740Z"} PACKAGE OBJECT: { "Id": { "id": "v3a06oosN2n8kA3uhWiH0WQkmqE=" }, "Status": {}, "Name": "_Joe CPA Firm (demo site), LLC Esign for Mexican Style Beef.pdf", "Autocomplete": true, "Signers": [ { "Id": "G1NaAlnXPH4X", "PlaceholderName": null, "GroupId": null, "KnowledgeBasedAuthentication": null, "Email": "[email protected]", "FirstName": "Initiate", "LastName": "ICFiles eSign", "Title": null, "Company": "_Joe CPA Firm (demo site), LLC", "Language": "en", "CanChangeSigner": false, "Authentication": { "Method": {}, "Challenges": [], "PhoneNumber": null }, "AuthenticationMethod": {}, "ChallengeQuestion": [], "PhoneNumber": null, "DeliverSignedDocumentsByEmail": true, "SigningOrder": 0, "Message": "", "Locked": false, "Attachments": [] }, { "Id": "ba63128c-16aa-4555-a953-51724a3b235f", "PlaceholderName": null, "GroupId": null, "KnowledgeBasedAuthentication": null, "Email": "[email protected]", "FirstName": "adf", "LastName": "ASDFAF", "Title": "", "Company": "", "Language": "en", "CanChangeSigner": false, "Authentication": { "Method": {}, "Challenges": [], "PhoneNumber": null }, "AuthenticationMethod": {}, "ChallengeQuestion": [], "PhoneNumber": null, "DeliverSignedDocumentsByEmail": false, "SigningOrder": 0, "Message": "", "Locked": false, "Attachments": [] } ], "Placeholders": [], "Documents": [ { "Name": "Electronic Disclosures and Signatures Consent", "Id": "default-consent", "FileName": null, "Content": null, "Index": 0, "NumberOfPages": 2, "Extract": false, "Tagged": false, "ExtractionTypes": [], "Description": "Must be accepted and agreed to before starting the signing process.", "Data": { "ese_document_texttag_extract_needed": "false" }, "Signatures": [ { "GroupId": null, "SignerEmail": "[email protected]", "RoleId": null, "Accepted": "2018-03-04T17:30:15Z", "Page": 0, "X": 0.0, "Y": 0.0, "Height": 0.0, "Width": 0.0, "Style": {}, "Fields": [], "Id": { "Id": "4452eb00-1532-49cf-b824-3b23a0d3df0e" }, "Name": null, "Extract": false, "TextAnchor": null } ], "External": null, "Fields": [], "QRCodes": [] }, { "Name": "Mexican Style Beef", "Id": "261323", "FileName": null, "Content": null, "Index": 1, "NumberOfPages": 1, "Extract": false, "Tagged": false, "ExtractionTypes": [], "Description": "", "Data": { "ese_document_texttag_extract_needed": "false" }, "Signatures": [ { "GroupId": null, "SignerEmail": "[email protected]", "RoleId": null, "Accepted": "2018-03-04T17:30:21Z", "Page": 0, "X": 153.0, "Y": 33.0, "Height": 40.0, "Width": 200.0, "Style": {}, "Fields": [], "Id": { "Id": "vrKeNPRuhjwQ" }, "Name": null, "Extract": false, "TextAnchor": null } ], "External": null, "Fields": [], "QRCodes": [] } ], "Description": "", "Language": "en", "ExpiryDate": null, "UpdatedDate": "2018-03-04T17:30:22Z", "CreatedDate": "2018-03-04T17:27:10Z", "EmailMessage": "", "Settings": { "ShowLanguageDropDown": true, "EnableFirstAffidavit": true, "EnableSecondAffidavit": true, "ShowOwnerInPersonDropDown": true, "EnableInPerson": false, "EnableOptOut": true, "DisableOptOutOther": false, "EnableDecline": true, "DisableDeclineOther": false, "HideWatermark": false, "HideCaptureText": false, "Ada": false, "DeclineReasons": [], "OptOutReasons": [], "MaxAuthAttempts": 3, "ShowDownloadButton": null, "ShowDialogOnComplete": true, "LinkText": null, "LinkTooltip": null, "LinkHref": null, "CeremonyLayoutSettings": { "IFrame": false, "BreadCrumbs": true, "SessionBar": true, "GlobalNavigation": true, "ShowGlobalSaveAsLayoutButton": true, "ShowGlobalDownloadButton": true, "ShowGlobalConfirmButton": true, "ProgressBar": true, "ShowTitle": true, "Navigator": true, "LogoImageSource": null, "LogoImageLink": null } }, "SenderInfo": { "Email": "[email protected]", "FirstName": "Initiate", "LastName": "ICFiles eSign", "Company": "_Joe CPA Firm (demo site), LLC", "Title": null }, "Attributes": { "contents": { "sdk": ".NET v11.9", "origin": "api", "currentSignerProgress": { "documentsToConfirmCount": "0", "documentsConfirmedCount": "0", "approvalsToConfirmCount": "0", "approvalsConfirmedCount": "0", "documentsPartiallyCompletedCount": "0", "approvalsToSignNowCount": "0" }, "overallProgress": { "documentsToCompleteCount": "2", "documentsCompletedCount": "2", "documentsToConfirmCount": "2", "documentsConfirmedCount": "2", "documentsPartiallyCompletedCount": "0" } } }, "Messages": [], "Notarized": false, "Trashed": false, "Visibility": {} }

Subscriptions

Topics Replies Freshness Views Users
Is there a way to turn off signing order when creating the package in the .NET SDK?
1 5 years 10 months ago 82
Profile picture for user harishaidary
Hi See Attachment Here's the DOCUMENT_SIGNED push notification, I can't associate the sessionUser to either signer in the Package object returned from the SDK.
3 6 years 1 month ago 44
Profile picture for user harishaidary

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.