22.3.240905.1
- Fixed Interface Controller Entries lookup from Job Queue Entries.
22.3.240821.2
- Removed fixed length of error text parameter for InsertIntContLogEntry().
22.3.240730.1
- Improved performance on Interface Controller inboxes.
22.3.240715.1
- Fixed reprocessing not saving Source ID and Description values correctly.
22.3.240627.5
- Improved integration to Microsoft services.
22.3.240517.2
- Improved performance when using the Interface Management codeunit and Job Queue Entry table.
22.3.240313.2 / 17.1.240318.1
- Resolved escaping issue with the URL used in emails notifications.
22.3.240305.2
- Added file name to Interface Controller Inbox.
22.3.240122.2
- Added Interface Status Setup initialisation for all status types on new app installation and upgrade.
- Fixed Interface Status Setup retrieval to prevent error during job queue execution.
- Removed the obsolete Run action from Job Queue Entries page.
- Fixed Description replaced by “Message” which has an increase in field length in Business Central v22.
- Removed the
OnCancelIntContEntry
integration event from the Interface Controller page due to same event already declared in the Interface Management codeunit.
22.3.230802.1
- Upgraded to 22.3.
15.4.230719.2
- Fixed page URL in emails sent by the Job Queue for an Interface Controller entry.
19.2.230509.1 / 17.1.230505.1
- Increased Job Description field length to 250 characters.
17.1.230427.2
- Updated
InsertIntConEntry
function to prevent text overflow for Description field.
19.2.230206.2
- Fixed page URL in emails sent by the Job Queue for an Interface Controller entry.
19.2.230117.1
- Added new keys to the Interface Controller table to improve sorting efficiency.
19.2.221209.1 / 17.1.221212.1
- Renamed field caption on Job Queue Entry “Source Data Integration Code” to “Data Integration Code”.
19.2.221025.1 / 17.1.221025.2 / 15.4.221025.3
- Enhanced error email notification message.
17.1.221011.1
- Improved performance with new keys.
17.1.220823.2 / 15.4.220823.1
- Retrofitted event subscription to override error message.
19.2.220812.1
- Updated Error Message Override codeunit to be more resilient.
19.2.220603.2 / 17.1.220607.2 / 15.4.220531.8
- Added skip confirm dialog to when reprocessing Entry.
17.1.220510.1
- Fixed retrieval of data extension for Interface Controller Entry.
19.2.220428.4
- Removed job queue run actions in favour of standard run once (foreground) actions.
19.2.220419.1
- Fixed retrieval of data extension for Interface Controller Entry.
19.2.220329.1
- Added new codeunit to override new logging functionality in v19.
19.2.220324.1
- Added Commit before executing the Run action on Job Queue Entry pages to avoid
RunModal
error from v19.2 onwards. - Marked
ReprocessAllJobQueueEntry
function as obsolete in Interface Management codeunit.
19.2.220311.4
- Compatible with v20.0.
17.1.220311.5
- Improved v17.1 compatibility.
17.1.220222.2
- Added integration with new emailing system.
- Added ability to reprocess multiple entries at once.
15.4.211216.2
- Added new
UpdateAndSendIntContResult
function.
15.4.211209.2
- Fixed permission errors when cancelling Interface Controller Entries.
15.4.211119.2
- Added new integration events.
- Updated minor fixes.
15.4.210730.2
- Fixed re-focusing issue with a new reprocessed Interface Controller Entry.
15.4.210507.3
- Added ability to archive or delete imported files.
15.4.210418.1
- Added the ability to send notification emails to multiple recipients.
15.0.201123.1
- Fixed bug where source description does not get updated when reprocessing an Interface Controller Entry.
15.0.201111.3
- Fixed reference for “Inbox Errors To Resolve” activity cue.
- Fixed caption for “Reprocessed” field on Interface Controller table.
- “Created Date Time“ and “Last Processed Date Time” fields are now visible by default on the Interface Controller Inbox page.
15.0.201030.2
- Fixed bug which caused “Run Modal” error when setting the Interface Controller Job Queue Log Entry number.
15.0.200909.3
- Added Job Queue Log Entries for failed Interface controller entries.
15.0.200803.9
- Removed “Run All” action on Job Queue Entries.
- Improved “Run” action to handle multiple selected records on Job Queue Entries.
- Added “Run” action on Job Queue Entry Card.