error report/whish request and
monitoring system for Sumex 1+ modules.
Tools
Report system
    Generate bug report
    Generate wish request
 
home
system
integrators
search the
site
 

validator
modules
invoice
modules
credit
modules
miscellaneous
modules
tools

  Design by TMR AG
  © by sumex1.net
 
Bug reporting/Change request System
Bug report

 back to TOC
 

tarmedValidator - id=32: Search-functions in dependency of a date.
IN Issue date Publish Status Version OS type Name
10.04.2003 public closed   undefined Dirk Reihs
In the search interface you will allways get all records.
So if you want to check that the code is valid, you must allways use the properties "validfrom" and "validto" and compare this dates against the date of the service.

Isn't it possilbe to integrate in this interface a datefilter (property set) and you will only get a code when it is valid one?
 

OUT Issue date Result Version Name
17.04.2003 byDesign 1.00 Rolf Eggenberger
This is implemented in the ITarmedValidator::Date property.

see the description for this property:

"Get and Set the current date for the TarmedValidator module. This date will be used for each method where no explicit date must be specified, for example the SearchCode method in the ISearch interface. The default is the current date."