For small and simple procedures that are not expected to grow in complexity over time, simple routing based on URL parameter values from a [Pull] directly from the Request query is sufficient and requires less code. For complex procedures that are expected to grow and evolve over time, a larger more robust foundation for the routing should be used.
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.
Takes three parameters, FilePath, Start, Len
Takes two parameters, FieldBase, FieldNamesList
Takes one existing Source value, and two parameters of equal length, SearchVals, NewVals
Takes two parameters, Source, Options
Takes one parameter, a path-mask
Takes one parameter, a date
Takes two parameters, SourceValue, EncryptionKey
Takes one parameter, the path of the folder
Takes two parameters, DBTableName, DBTableRecordAlias
Takes 5 parameters, Location, Mode, Title, Element, Class
A command to help build spreadsheets
Takes 10 parameters, Location, Mode, Title, TitleLink, Class, Fixed, bUseContainer, bNotResponsive, bInverted, HtmlPre, HtmlApn
Takes 7 parameters, Location, Mode, Title, TitleLink, Class, HtmlPre, HtmlApn
Takes seven parameters, FieldBase, Destination, Source, bAny, Delimiter, Item, IfLenFld
Takes up to 6 parameters, FieldBase, Destination, Action, Source, Value, IfLenField
Takes two parameters, ExcelTableData, Options
Takes 4 parameters, FieldBase, Left, Comparison, Right
Takes two parameters, FromIndex, ToIndex
Has no parameters
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 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 3 parameters, Event, DestinationID, Path
Developing in Moxie.Build on localhost give you the advantage of working with the template files natively. When working on procedures (MOX code) you need to access that through the Procedures page in the Admin area of a Moxie.Build system, if running the server on localhost or on a remote server. When running on a remote server, you can edit the template files via the Files page in the Admin area.
Prerequisites: This tutorial assumes that you have already set up a Category and Procedure if necessary. This page covers some of the basics that are involved in Front End development using the MOX language.
Moxie.Build, in short, may be used and licensed free of charge for education and non-profit organizations. Whenever it is used by government or for-profit organizations the license is granted on a subscription basis.
Moxie.Build includes a number of open source components as part of its distribution; each is subject to their own licenses as included with the files for those components.
Takes three parameters, Url, SaaSTenant, InputQuery, OutputQuery
Cloudflare is a first and foremost a Web Application Firewall and Content Distribution Network, among other additional services.
The optional Moxie.http file is read on server start and controls the default HTTP headers set for all requests.
Private Method contained within a given procedure.
Takes three parameters, Destination, Action, Source
Takes three parameters, FolderPath, Action, Source
Has 4 parameters, Destination, Action, Source, Value