March 7, 2018
Update your Clarify Environment Dovetail has a total system approach to update and modernize Clarify and addresses all aspects of the system, from the user interface and its customization framework to the backend server applications and security. It is possible to completely overhaul your whole system or just as easily solve one or two particular issues. What our solution does is allows organizations to infuse current technologies with new life - an updated and modernized system by expanded methods of deployment, increased functionality, simplified customization and administration, as well as this: lower costs. <- Who doesn't want that? Access Through the Web Dovetail offers a completely independent framework for accessing Clarify data through the web. This framework can be used to replace your existing access points to Clarify such as the classic client, eSupport, and smart client or it can…
Update and Modernize Your Clarify Environment
March 7, 2018
Update your Clarify Environment Dovetail has a total system approach to update and modernize Clarify and addresses all aspects of the system, from the user interface and its customization framework to the backend server applications and security. It is possible to completely overhaul your whole system or just as easily solve one or two particular issues. What our solution does is allows organizations to infuse current technologies with new life - an updated and modernized system by expanded methods of deployment, increased functionality, simplified customization and administration, as well as this: lower costs. <- Who doesn't want that? Access Through the Web Dovetail offers a completely independent framework for accessing Clarify data through the web. This framework can be used to replace your existing access points to Clarify such as the classic client, eSupport, and smart client or it can…
January 11, 2017
Recently I discussed function-based rule properties, which allow you to add your own code for calculating a rule property value.I was asked last week about these – specifically, what if you’re using Dovetail Rulemanager, but not using Dovetail Agent. How do you define these properties? BackgroundThe property can be defined as a function using the Rule Property UI within Dovetail Agent.But if you’re not using Dovetail Agent, but you are using Dovetail Rulemanager, you can still take advantage of these.Rule properties are stored in table_prop_name. There is a new custom field named x_is_function that defines this property as a function. If set to 1, this property will be evaluated as a function. If set to 0 (default), it will not be.So you can simply create your rule property as normal, then you just need to set the x_is_function column to…