Граф коммитов

27 Коммитов

Автор SHA1 Сообщение Дата
Tomek Melissa 75db613d08 Refactoring of HttpClientHelper.
Changes in error logging
2020-02-26 01:56:48 +03:00
Tomek Melissa 418b97e39c v.3.0 is coming.
refactoring and many changes.
It is not backward compatible with Schedule file. It is required to configure all jobs from scratch.
Ability to import packages into multiple legal entities using single RIS import job.
It is now possible to download execution errors for import job in json format.
All jobs have controls of delays between processed files as well as between execution/processing status checks.
2020-02-05 15:58:52 +01:00
Tomek Melissa 7058730e5e Work in progress: Delay intervals, refactoring, new job forms, multicompany upload and import 2019-12-13 16:27:46 +01:00
Tomek Melissa 39817d0620 Cleaning up approach for delay/intervals in processing of queues 2019-11-29 16:20:29 +01:00
Tomek Melissa e09a20f712 Removed ADAL
Introduced MSAL
update of references
Changed creation of temporary filenames
version bumped to 2.8.0
2019-10-11 19:47:54 +02:00
Tomek Melissa 5869f92ddd packages update 2019-07-07 15:30:47 +02:00
Tomek Melissa e891cab497 Updated packages
Fixed error keys file functionality for files with package templates
2019-04-01 21:45:35 +02:00
Tomek Melissa 51fa26bd5e Changed default interval for export status check to 5 seconds.
Changed displayed value of trigger state in case it is Blocked. Now it says Executing. "Blocked"  was misunderstood by users.
Implementation of error keys file for failed or partially failed imports.
Cleanup of validation procedure. Removed some dubious checks.
2019-02-22 20:34:08 +01:00
Tomek Melissa 8a222f7604 dependencies updates 2018-11-13 00:51:31 +01:00
Tomek Melissa 521f88c494 .net framework 4.7.2 targeted 2018-10-24 11:20:49 +02:00
rubenis b8e6e0195f
Don't throw if fileNameInPackage is found 2018-10-23 22:50:31 +01:00
Tomek Melissa 8f26f2c51d Added error message when input file cannot be identified in Manifest file of package template. 2018-10-18 12:41:14 +02:00
Tomek Melissa 9dbd73b68b Upgrade of Quartz to 3.0.7
Fix for form scaling issues
2018-10-17 16:30:27 +02:00
Tomek Melissa fe81bb169c Upgrade of Polly and PortableSettingsProvider 2018-09-18 15:27:35 +02:00
Caleb Blanchard 8b17853a14 Add Indefinite pause to Import job. 2018-09-14 14:03:01 -04:00
Caleb Blanchard 86417aba2f Add InfinitePause job setting and add to download job. 2018-09-14 13:14:37 -04:00
Tomek Melissa c5262bd0a9 Downgrading Polly back to 5.8.0 due to too many dependencies 2018-07-12 00:25:16 +02:00
Tomek Melissa 97c78c6e83 Fixes #53 #54
Corrects interval in export job
Ignores bad requests of GetExecutionStatusSummary request which sometimes returns Bad request. In such cases job will just retry request.
Updated Quartz.Net to 3.0.6
Updated Polly to 6.0.1
Updated ADAL to 3.19.8
Retarget whole solution to .Net framework 4.6.1
2018-07-12 00:14:30 +02:00
MZade aa3458da2b Log exception even if exception message is empty
In some scenarios it happens that the Exceptions are not logged because of the fact that the Exception message is empty.
This changeset will enable exception logging for the import jobs even when the exception message is null or empty string.
2018-04-24 11:42:55 +02:00
MZade db2d5b6e86 Use original file name to upload
To increase the traceability of the files getting uploaded to D365FO, the Manifest.xml file is getting updated with the original file name before uploading the data package. Offcourse this change is also using the original file name in the data package for the data file itself. This happens right before the upload of the data package which is getting prepared based onthe template file name.
2018-04-12 08:51:24 +02:00
Tomek Melissa 4766347a1d third party notices updated and 2018-04-04 11:11:18 +02:00
Tomek Melissa 6603780af3 Logging adjustments 2018-03-12 15:26:17 +01:00
Tomek Melissa 9991267b00 Upgrade of dependencies, refactoring, etc. 2018-03-12 12:32:29 +01:00
Tomek Melissa b2f41be2bb Preparation for LBD
Retry policies - Polly
2018-03-10 14:25:03 +01:00
Tomek Melissa 2cf8c8f743 Check if package template contains input file and remove it first. It should not be there in the first place. 2017-10-30 23:40:34 +01:00
Tomek Melissa c708480399 assembly and installation package versioning 2017-10-04 12:16:36 +02:00
Tomek Melissa 976b7f602f Initial commit 2017-09-25 20:00:08 +02:00