Takes one parameter, TableName
Takes one parameter, a Source value
Takes three parameters, ChildTableName, ParentTableName, Mode
Takes one parameter, TableName
Takes two parameters, ChildTableName, Mode
Takes one parameter, TableName
Takes one parameter, a Source value
Takes three parameters, TableName, Alias, Password
Takes one parameter, in the form of: Table|{Alias}|Field
Takes six parameters, FieldBase, Destination, Table, Alias, SourceField, IfLenFld
Takes two parameters, TableName, AutoAlias
Takes three parameters, TableName, Alias, Password
Takes two parameters, TableName, RecordAlias
Takes two parameters, DBTableName, DBTableRecordAlias
Takes 4 parameters, TableName, Relation, OtherTableName, and a boolean expression (optional)
Takes two parameters, TableName, IfLenFld
Takes 3 parameters, ParentTableName, ChildTableName, IfLenFld
Has no parameters
Has no parameters
Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, Extra.
Takes two parameters, a TableName and FieldName
Takes 3 parameters, ParentTableName, ChildTableName, and a boolean expression (optional)
Takes two parameters, ChildTableName, Mode
Takes two parameters, TableName and a boolean expression
Takes four parameters, FieldBase, FieldName, Source, IfLenFld
Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld
Takes six parameters, FieldBase, Destination, Source, Left, Comparison, Right
Takes two parameters, FieldBase, FieldNamesList
Takes two parameters, FileName, Options
Takes 6 parameters, Location, Mode, Class, bNoHeader, bNoAutoAlign, bNoIDTags
Takes four parameters, FieldBase, Destination, Source, IfLenFld
Takes 3 parameters, Location, Mode, bWithNoHeader
Has no parameters.
Takes two parameters, Location, Mode
Takes no parameters
Takes two parameters, TableName, IfLenFld
Takes two parameters, Name, Value
Takes two parameters, TableName, IfLenFld
Takes 4 parameters, TableName, Relation, OtherTableName, IfLenFld
Takes one parameter, a single character
Takes 7 parameters, FieldBase, GroupBy, GroupTotals, GrandTotals, Seperator, TotalPre, TotalPost
Takes two parameters, FieldBase, FieldNameList
Takes two parameters, TableName, IfLenFld
Takes a variable number of parameters
Brief overview on the file structure and contents under Moxie. The files and folders discussed in this post are those that are essential when upgrading to the most recent version of Moxie.Build , or when troubleshooting server errors.
A Message Handler is only ever called by the Database on a Database Event. These Event Messages allow a Developer to intercept operations taking place on a per-record level and implement Event based business logic.
Parameter is a space separated list of field names to be displayed.
ExportSchema and ImportSchema are BuiltIn procedures that are available for use with source control systems.
A Remote Method may be called by any other Moxie system. It can be used to divide up a large system among a number of backend servers, or as a public API for 3rd parties. In order to call a Remote Method from MOX, the Remote statement is used.
Takes four parameters, DestinationQuery, SourceQuery, UniqueField, UniqueValue
A PaaS Method may be called by any other Moxie system. In order to call a PaaS Method from MOX, the PaaS statement is used.
A Public Method may be called from any other Procedure, by the Default plug-in as part of the CMS.
Parameter is a space separated list of field names to have the display table sorted by when displaying search results in the Admin interface.
The MOX coding and programming language pays heritage to BASIC, but has been crafted for the specific type of work and environment that is demanded of Moxie.Build.
Prerequisites: This page assumes that you have already set up your Moxie.Build server and logged in as an admin user. This page covers some of the basics that are involved in using the Content Management aspects of the Moxie.Build system.
Has one parameter.
Parameter is a space separated list of field names to be displayed when the user is viewing results from the Search List in the Admin interface.
Takes one parameter.
Parameter is a comma separated list (using CSV rules and not in quotes) of the options made available to the user which are enforced on save.
Takes one parameter.
Takes two parameters, User and Password
This utility program manages a server install with one or many Moxie.Build services running by taking care of nightly tasks via a scheduled task.
Some Work Query command parameters can accept a source of either a Work Query Field name or a text literal. Text literals in these cases are prefixed with a backtick ` character.
Has one parameter, Options
Takes one parameter, Source
Has one parameter.
Takes two parameters: Username, GroupTypes
The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.
Takes a variable number of parameters, QueryName, MethodName, [Param1, [Param2, etc...]]
Takes one parameter, a Label
Has no parameters
Takes three parameters, FolderPath, Action, Source
Takes one parameter, SlowWritePercent
A traditional way to check for hard errors and enable those errors to error softly.
Takes 5 parameters, DestinationQuery, SourceQuery, DestinationMatchField, SourceMatchField, Mode
Takes three parameters, Url, SaaSTenant, InputQuery, OutputQuery