All Projects → microsoft → Recurring Integrations Scheduler

microsoft / Recurring Integrations Scheduler

Licence: other
Recurring Integrations Scheduler (RIS) is a solution that can be used in file-based integration scenarios for Dynamics 365 Finance and Dynamics 365 Supply Chain Management.

Projects that are alternatives of or similar to Recurring Integrations Scheduler

Product Ei
An open source, a high-performance hybrid integration platform that allows developers quick integration with any application, data, or system.
Stars: ✭ 277 (+188.54%)
Mutual labels:  rest, integration
Flask Rest Template
template for a rest app with flask, flask-rest and more...
Stars: ✭ 95 (-1.04%)
Mutual labels:  rest
Ngx Api Utils
ngx-api-utils is a lean library of utilities and helpers to quickly integrate any HTTP API (REST, Ajax, and any other) with Angular.
Stars: ✭ 92 (-4.17%)
Mutual labels:  rest
Dyn365 Ce Vsts Tasks
VSTS Extension for Dynamics 365 Customer Engagement
Stars: ✭ 94 (-2.08%)
Mutual labels:  dynamics
Spring Boot Angular Example
Example app showing how to build a Spring Boot REST API and Angular UI
Stars: ✭ 92 (-4.17%)
Mutual labels:  rest
Restson Rust
Easy-to-use REST client for Rust programming language
Stars: ✭ 93 (-3.12%)
Mutual labels:  rest
Corser
CORS middleware for Node.js
Stars: ✭ 90 (-6.25%)
Mutual labels:  rest
Webpack
Serve webpack assets properly from golang frameworks
Stars: ✭ 97 (+1.04%)
Mutual labels:  integration
Min
A minimalistic web framework with route grouping and middleware chaining
Stars: ✭ 95 (-1.04%)
Mutual labels:  rest
Tiledesk Server
Tiledesk server. Tiledesk is an Open Source Live Chat platform written in NodeJs and MongoDB
Stars: ✭ 94 (-2.08%)
Mutual labels:  rest
Docusign Csharp Client
The Official DocuSign C# Client Library used to interact with the eSignature REST API. Send, sign, and approve documents using this client.
Stars: ✭ 93 (-3.12%)
Mutual labels:  rest
Behat Api Extension
API extension for Behat, used to ease testing of JSON-based APIs
Stars: ✭ 92 (-4.17%)
Mutual labels:  rest
Unityionicintegration
A guide to integrating Unity 3D content into an Ionic app and sending messages between them (for Android & iOS)(tested with Vuforia plugin)
Stars: ✭ 94 (-2.08%)
Mutual labels:  integration
Api Client Generator
Angular REST API client generator from Swagger YAML or JSON file with camel case settigs
Stars: ✭ 92 (-4.17%)
Mutual labels:  rest
Node Typescript Mongodb
node js typescript mongodb express generator yo
Stars: ✭ 96 (+0%)
Mutual labels:  rest
Accrue.js
A loan and interest calculation plugin for jQuery. Create calculators that allow you to calculate interest on loans, compare multiple loans (with different interest rates), and create amortization charts.
Stars: ✭ 90 (-6.25%)
Mutual labels:  finance
Agenda Rest
Scheduling as a Service
Stars: ✭ 93 (-3.12%)
Mutual labels:  rest
Http restful api
整理HTTP后台端的RESTful API方面的知识
Stars: ✭ 94 (-2.08%)
Mutual labels:  rest
Kaizen Openapi Editor
Eclipse Editor for the Swagger-OpenAPI Description Language
Stars: ✭ 97 (+1.04%)
Mutual labels:  rest
Appy Backend
A user system to bootstrap your app.
Stars: ✭ 96 (+0%)
Mutual labels:  rest

Recurring Integrations Scheduler RIS

This tool helps to quickly set up and orchestrate file based integration scenarios to and from Dynamics 365 Finance and Dynamics 365 Supply Chain Management. We see this tool to be a good implementation accelerator for use during the implementation phase of the project for data migration, ad hoc file integration needs and to be used as a proof of concept validator among others.

Recurring Integrations Scheduler Service

Recurring Integrations Scheduler Service is a Windows service that can trigger many integration jobs at predefined schedule. You can schedule jobs and set their recurrence in a very similar way to well-known D365FO batch framework.

There are six types of integration jobs you can use: Import, Export and Execution monitor as well as Upload, Download and Processing monitor. First three use Data management package REST API. Three other use Recurring Integrations REST API and recurring data jobs. More details in wiki.

Single Recurring Integrations Scheduler service can work with multiple D365FO instances even within different tenants. This enables both production and implementation scenarios where you need to work with multiple non-prod instances. Recurring Integrations Scheduler logs important events to Windows Event Log. It is possible to increase its logging level to log every step for debugging purposes and to trace possible problems.

Recurring Integrations Scheduler App

Recurring Integrations Scheduler App is a win32 application that can be used as a configuration front-end for Recurring Integrations Scheduler service or as a completely independent, interactive application used to upload or download files to and from Dynamics 365 Finance or SCM without Recurring Integrations Scheduler Service. It is possible thanks to internal, private scheduler embedded in Recurring Integrations Scheduler App that works exactly the same way as the Scheduler Service does with one difference - it will stop working once the App is closed.

Installation and configuration

Please check https://github.com/Microsoft/Recurring-Integrations-Scheduler/wiki

Support

RIS is not officially supported by Microsoft. Please log an issue here on Github if you encounter a bug in RIS.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].