sudhangi

Unique Package Name

0 votes
Hi, We have a requirement where we need to impose unique package name when users create a transaction. I understand that the only uniqueness that eSL has is the packageId and not the name. Is it possible to check the uniqueness of package name before it is created? Thank you.

Approved Answer

Reply to: Unique Package Name

0 votes
Sure, you could do that, but if your amount of transactions becomes very large, this would not be a great solution to pull from eSignLive each time. If you're creating transactions through an integration, using the API, your best bet would be to store every transaction name in a database that you can quickly query before allowing the transaction to go to eSignLive. If you're really concerned about the transaction names never overlapping, you could think about adding a time-stamp or something to the transaction name.

- Michael

Director, Partner and Developer Technologies, OneSpan

Facebook - Twitter - LinkedIn


Reply to: Unique Package Name

0 votes
Hi Sudhangi, If you want the package names to be unique, then you will need to keep track of this in your application. There is no API call that allows you to check if a package name is unique or not.
Haris Haidary OneSpan Technical Consultant

Reply to: Unique Package Name

0 votes
Hi Haris, In that case, is it possible to get all the package names from an account? Thank you. -Sudhangi

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off