I have a requirement to use the file name which is read from file listener in one of my email notification.
So i need the pega property which holds the file name that is being read by file listener.
Please help me with your thoughts.
Thanks.
I have a requirement to use the file name which is read from file listener in one of my email notification.
So i need the pega property which holds the file name that is being read by file listener.
Please help me with your thoughts.
Thanks.
@Harsha45 “LogServiceFile.pyOriginalFileName” holds the file name
pyFileName as well
also pyPathName contains the complete path
For a sample you can also take a look at pzFTPService in RS Pega-BIX