Application data in dotNet components

Previous Next

There are two ways you can use application data in a .NET component defined in USoft Definer:

By passing application data as parameters to the component.

By executing a query, from the .NET code, to the running Rules Engine using a .NET-USoft data provider.

See also

.NET-USoft data provider

dotNet (.NET) components