What is the expiry duration of a job in easylink or how long the status of a job will be available ?
A job status will be available as long as the job is in our system. This varies for different types of jobs and how you are setup in the system.
We are interested in Email & SMS, also how we can we setup the expiry time in the system ?
There are samples for Email and SMS JobSubmit in C#, VB and Java. Do a search for sample, that will list all of them.
For the experation time, you can have Customer Care set a default in your Profile. You can ask you Sales or PreSales person to do this for you.
You can also set a Start time and a Stop time in your JobSubmit. Some of the samples I spoke above have the code for this in them. It is commented out but totally functional when uncommented.
Tom