In OI 9.2, is their anyway to query within OpenInsight when the next license renewal date will be?
Thanks
Hank,
No there isn't. If it is it imperative that you know send me an email with the serial number and I can get the inforamtion to you. Or is something that would be nice to know and a suggestion for a future release?
Thank you,
Sean
Thanks Sean,
I have the expiry date. I was hoping to build an "about" screen that displayed it without having to hard-code the date. I put it forward as a suggestion for a future release.
Thanks,
hank
Hank,
Thank you. I will look into making the data available.
Sean
Sean,
Actually, this was already supposed to be a feature along with the ability to customize the license display with our own data. I was surprised to learn that it had not yet been added.
dbakke@srpcs.com
Don,
It is there. It is undocumented. For the time being one could use
Get_Exp_Info(someVar)
where someVar is a U.S. date (in the format mm-dd-yyyy) returned by the routine.
In 9.2.1, there will be a function RTI_EXPIRATION_DATE() that will return the internal date.
Thanks,
Sean