Home
  What's News
    InfoJet Service
    InfoJet POM
    InfoJet Rules
    Overview
  ImportParameter
  BindingTest
    InfoJet EditPart
    Evaluate
  Download
  Java
    Buy
  Pricing
  How to Buy
    Support
  Contact Us
InfoJetSoft.Rules.BindingTest
The InfoJetSoft.Rules.BindingTest rule enables the new engine of InfoJet Service's calculation logic named with "InfoJetSoft.Rules.BindingTest" on the current form template.
How to enable it?
First, the InfoJetSoft.Rules.BindingTest rule must be a form load rule.
The InfoJetSoft.Rules.BindingTest rule's name must be "InfoJetSoft.Rules.BindingTest".
Then please set the rule's condition to the expression: "Enabled" = "True", and add a "Show dialog box message" action into the rule, the dialog box message can be any text.
Why to use it?
BindingTest provides a new calculation engine for default value evaluation, rules trigger and evaluation. With it, InfoJet Service can process the forms more precisely, and correct the data errors in the existing forms while opening them according to the default value expressions..
Suggestions
For the new applications, we suggest to enable it with the configuration key in web.config directly, like the following:
<add key="InfoJetSoft.Service.BindingTest" value="true"/>
This key will enable the BindingTest feature on all of form templates.
For the existing applications, we suggest to enable it by form template after tests one by one with the InfoJetSoft.Rules.BindingTest rule.

Copyright © 2005 - 2012 InfoJetSoft all rights reserved