BelousSofiya / general-project

mulesoft process api
0 stars 0 forks source link

Create and implement business flow for sync LaunchPads, Rockets and Payloads data without pagination. At the end of the flow a report file must be created and sent (See Report example). The flow must be available by HTTPS protocol. The flow must work in two modes: working and safety. Working mode - the data must be applied in DBs (hard change). Safety mode - the report must be created but without updating data in DBs. The flow must query all data for all SpaceX entities (from SpaceX-System-API), check difference between SpaceX and DBs and create/update records/docs in DBs if it needed. The report must be sent to ua.1185.si.mulesoft.report@gmail.com (See Report example). #4

Open kamareg opened 2 weeks ago