Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics

Getting the below error for the url path-  https://sandbox.esignlive.com/api/packages , https://apps.esignlive.com.au/api/packages.

ORA-29273: HTTP request failed

Getting the below error while adding the attachment in esign in Oracle(Production instance)

ORA-22288: file or LOB operation FILEOPEN failed
Permission denied

Hi I created two procedures in the same package which includes REST API.
Hi, I want to enable the 'Accept Only' feature for the 1st signer. But I am unable to find the JSON object for the same. Kindly assist.
Hi, I am getting the following error while connecting URL and application. ORA-29273: HTTP request failed. Below is the code snippet: UTL_HTTP.SET_WALLET('file:xxxxxx', 'xxxxx'); v_request := u

Replies Created

Reply to: Sample code to send pdf file via rest api

0 votes
Hi Duo, Thanks for clarifying the doubts about TLS. Earlier you said that you will be checking the above code at your end. So any update regarding the same? Also, is there any api document available for esign?

Reply to: Sample code to send pdf file via rest api

0 votes
Hi Duo, Thank you so much for providing the code. What is lco_boundary variable? How to find the value for lco_boundary ? The one which is given in the above code , can i use the same? Also, what about the json content which was there in the code provided by me.

Reply to: Sample code to send pdf file via rest api

0 votes
Hi Duo, While sending payload through rest api, my name is being added as recipient. But I have not given any details about me in the JSON. Below is the json content: "name": "Test Package REST", "roles": [ { "signers": [ { "name": "ABC XYZ", "created": "2019-08-10T07:20:18.506Z", "id": "Signer1", "language": "en", "auth": { "scheme": "NONE", "challenges": [] }, "company": "TCS", "updated": "2019-08-10T07:20:18.508Z", "firstName": "ABC", "lastName": "XYZ", "email": "[email protected]", "signerType": "ACCOUNT_SENDER", "timezoneId": "timezoneId" } ], "name": "", "type": "SIGNER", "index": 0, "id": "Role1", "attachmentRequirements": [] } ], "status": "DRAFT", "created": "2019-08-06T07:20:18.508Z", "description": "New Package", "language": "en", "autocomplete": true, "type": "PACKAGE", "due": "2019-08-10T07:20:18.509Z", "visibility": "ACCOUNT", "trashed": false, "notarized": true, "documents": [ { "fields": [ { "name": "", "type": "SIGNATURE", "id": "Filename", "page": 0, "extract": true, "subtype": "" } ], "name": "Filename", "description": "Text file", "index": 0, "extract": true, "tagged": true, "approvals": [ { "name": "Example signature Id", "id": "Signature1", "role": "Role1" } ] } ], "emailMessage": "PFA", "updated": "2019-08-10T07:20:18.510Z", "completed": "2019-08-10T07:20:18.510Z", "bulkSendable": true }

Reply to: Sample code to send pdf file via rest api

0 votes
Yeah. The client has no problem with that. Also, the package create_package2 provided is working perfectly. Thank you so much for helping :-). Can you please explain the code for file sending in create_package2? I have asked this earlier about the lco_boundary variable. But i just needed to know that how did you derived the value for it?

Reply to: Sample code to send pdf file via rest api

0 votes
Thanks Duo. I am trying to add signature for the document. I added the json for the same. But the sign filed is not reflecting in the attached document. is the below json sufficient for capturing esign? "documents": [ { "fields": [ { "name": "Tejaswi", "type": "SIGNATURE", "id": "Filename", "page": 1, "extract": true, "subtype": "FULLNAME" } ], "name": "TAJGBPAEXT", "description": "Pdf file", "index": 0, "extract": true, "tagged": true, "approvals": [ { "fields": [ { "value": "Tejaswi", "name": "Tejaswi", "type": "SIGNATURE", "id": "Role1", "page": 0, "left": 0, "extract": true, "subtype": "FULLNAME", "width": 0, "top": 0, "height": 0 } ], "name": "Tejaswi", "id": "Tejaswi", "role": "Role1", "optional": true, "enforceCaptureSignature": true, "accepted": "2019-08-14T10:59:49.438Z", "signed": "2019-08-14T10:59:49.438Z" } ] } ],

Subscriptions

Topics Replies Freshness Views Users

Getting the below error for the url path-  https://sandbox.esignlive.com/api/packages , https://apps.esignlive.com.au/api/packages.

ORA-29273: HTTP request failed

3 4 years ago 914
Profile picture for user Duo_Liang

Getting the below error while adding the attachment in esign in Oracle(Production instance)

ORA-22288: file or LOB operation FILEOPEN failed
Permission denied

10 4 years 2 months ago 2,635
Profile picture for user Duo_Liang
Hi I created two procedures in the same package which includes REST API.
6 3 years 10 months ago 793
Profile picture for user Duo_Liang
Hi, I want to enable the 'Accept Only' feature for the 1st signer. But I am unable to find the JSON object for the same. Kindly assist.
13 4 years 5 months ago 198
Profile picture for user Duo_Liang
Hi, I am getting the following error while connecting URL and application. ORA-29273: HTTP request failed. Below is the code snippet: UTL_HTTP.SET_WALLET('file:xxxxxx', 'xxxxx'); v_request := u
20 2 years 9 months ago 162
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.