[Progress Communities] [Progress OpenEdge ABL] Forum Post: File-info:full-pathname - unique identifier

Status
Not open for further replies.
G

goo

Guest
12 I need to have a unique identifier to a file on disk, without posibility to store anything in the database. It needs to be in a format that can be transported using webhandler. if the full path is something like this: \\myserver\myshare\332\2020\sometekst233-22332-2112.pdf is it possible to use a encode hash or base64 to send to webhandler, and then do a decode back to normal? The customer will send the encoding back to me and I will send the correct pdf file from disk...

Continue reading...
 
Status
Not open for further replies.
Top