Hi,
What does date and time indicate in inbound fax filename format?
Thanks
Nithyananthan
The date and time in the inbound fax filename is the date and time the fax was received by the system.
"EntryTime" from JobListResult?
Yes, that should be the matching time.
thanks. why do i get the "FileName" as null in JobListResult?
Not sure on that one, but I might be able to look.
Can you provide the Processing ID for one of your JobList results? That will allow me to look at the request.
I don't get any FileName for any of the jobs (JobListResult as well as JobDeliveryStatusResult). Some of the job ids are 1964805, 964801, 1964797 in test.
did you get a chance to look into this?
thanks
Sorry for the delay.
The issue here is that the file names are associated with the push documents, but not with the overall job, and the system doesn't know what filename to send to you as part of a JobList. The JobDocumentTransmit function gets the filenames of all of the pieces, including the push attachment portions.