
Toolkit
Show list of fields
A button "Show list of fields" is made available from the Record info form. This form displays all the fields in table format, listed in a grid. It contains three columns for each field. Name, label and value.
Get the IP address
Get the outgoing IP address for your servers.
Link generator
In all forms in Dyn365FO, under the Options ribbon, you can find the "Get a link" menu item, this provides an URL, the same URL that can be copied from the address bar, that will open the form you are in with no additional filter. Another link field is added with the Integration suite. This second field provides an URL with a filter on the current/selected record.
Link generator service
The same link generator has been created as a service to produce links in integration scenarios. This service can be consumed by applications that are integrated with F&O to generate URLs based on the name of the table and the natural key of that table. The thought is that an URL can be either generated on the fly or as a stored URL that will help with navigation between applications.

Din tittel
File storage
Functionality for files handling in a table in F&O. Upload or download a single file or a zip achieve. This table is used with integrations in general, but with host-2-host bank integration in particular. Each defined file type has its own logic for validation and Import. Files can be uploaded and executed in batch. Custom files can easily be implemented.
Compare to rows
When doing a comparison, the rows with a difference (field values that are different from record 1 vs record 2) are displayed in a blue background color. A separate checkbox column makes it easy filter the differences.
Table Browser Caller
Get a complete table list, including custom- and 3rd party ISV tables. To use with the Chrome add-in "Table Browser Caller for D365FO".
Count rows in a table
A small job that can give you the number of records in a particular table.

Din tittel
Execute SQL statement
A password protected form that allows for direct SQL in the database. All statements are logged, and the result set can be downloaded as either a .csv or .html file.
Table browser with edit mode
A table browser that allows editing, also in a production environment. This uses the same syntax as the SysTableBrowser, but has additional parameters to allow editing.