Several objects are created by Insight for use in the Microsoft Dynamics NAV Object Designer. These can be categorized as:
The following table lists those categorized objects.
Custom Objects | Object Version | Description |
---|---|---|
Tables | ||
Scribe Custom Actions | 1.8 | Stores default custom actions. |
Scribe Action Parameters | 1.8 | Stores parameters for custom actions in the Scribe Custom Actions table. |
Scribe Parameters Buffer | 1.8 | Stores parameters for custom actions that are passed in through Insight. |
Scribe Publisher Settings | 1.8 | Stores information on what operations, records, or filters trigger publishing. This value is automatically populated when you create a Publisher. |
Scribe Publisher Queue | 1.8 | Stores records changed from subscribed events in the Scribe Publisher Settings table. For more information, see Configuring The Publisher. |
Scribe Validation Rules | 3.0 | Stores the Scribe Validation Rules and Field Order Overrides for validation order. |
Scribe Field Order Override | 1.8 | Used to parse through the Field Order Override column in the Scribe Validation Rules table. |
NAS Port Configuration | 1.8 | Stores different port numbers for environments with multiple NASs. |
Scribe User Authentication | 1.8 | Stores user information. |
Scribe Permission Cache | 1.8 | Cache to temporarily store information about current User. |
Scribe Open Query | 1.8 | Stores current Insight queries. |
Scribe Query Filter | 1.8 | Stores information on Insight query filters |
Scribe Query Column | 1.8 | Stores information on Insight query fields. |
ScribePriceLevels | 1.5 | Stores Price Levels for template. |
ScribeProducts | 2.0.1 | Stores Products for template. |
ScribeSalesPrices | 1.5 | Stores Sales Prices for template. |
Codeunits | ||
Scribe Create Default Actions | 1.5 | Populates the Scribe Custom Actions table. |
Scribe Adapter Hooks | 3.0 | Allows Insight to communicate with NAV through the NAS. |
Scribe Publisher | 1.8 | Manages the interactions between the Scribe Publisher Settings and Scribe Publisher Queue tables. |
Scribe Type Conventions | 1.8 | Manages Insight data type conversions. |
Scribe Adapter Commands | 3.0 | Manages integration operations for Insight. |
Scribe Execute Insert | 3.0 | Publishes Insert operations. |
Scribe Execute Update | 3.0 | Publishes Create operations. |
Scribe Execute Delete | 1.9 | Publishes Delete operations. |
Scribe Execute Custom Action | 2.0 | Executes custom actions based on the Scribe Custom Actions table. |
Scribe Execute Get Next | 1.9 | Retrieves next record based on QueryId. |
Scribe Execute Get Comp. Name | 1.9 | Retrieves company name of current NAV company. |
Scribe Execute Get Tables | 1.9 | Gets and formats table information from NAV for Scribe to use. |
Scribe Execute Get Fields | 1.9 | Gets and formats field information from NAV for Insight to use. |
Scribe Execute Open Query | 1.9 | Creates and formats a new query for NAV based on input from Insight. |
Scribe Execute Close Query | 1.9 | Closes Scribe Query based on QueryId. |
Scribe Sales Quote -> Order | 1.5 | Works with Scribe Custom Actions and the template to convert Sales Quote to Orders. |
Scribe Release Sales Doc. | 1.5 | Works with Scribe Custom Actions and the template to release Sales Docs |
Scribe Post Sales Order | 1.5 | Works with Scribe Custom Actions and the template to post Sales Orders. |
Scribe Reopen Sales Doc | 1.5 | Works with Scribe Custom Actions and the template to reopen Sales Docs. |
XML Port | ||
Scribe Validation Rules Import | 1.8 | Imports the Scribe Validation Rules and Field Order Overrides for validation order. |