amlakawit's repositories

Language:PythonStargazers:1Issues:0Issues:0

trasport-system-routes-and-schedules-Mule4

A REST API based application that to retrieve and retruns available routes and schedules from mutople transportation providers

Stargazers:0Issues:0Issues:0

jsms-demos-Mule4

JSM demos using ActiveMQ local server and Amazon MQ broker

Stargazers:0Issues:0Issues:0

error-handling-Mule4

Multiple demos, projects, and quizes

Stargazers:0Issues:0Issues:0

batch-job-demos-Mule4

Multiple Batch Job scope applications including for the processing of large volume of data.

Stargazers:0Issues:0Issues:0

db-bulk-update-and-insert-Mule4

An application that inserts and updates large data to a database, from an input file, using the Bulk Insert and Bulk Update operations

Stargazers:0Issues:0Issues:0

query-and-merge-data-Mule4

Queries two databases-one on MySql and the second on PostgreSql and returns the merged data in CSV.

Stargazers:0Issues:0Issues:0

First-Successful-Router-demo-Mule4

Fist Successful router demo

Stargazers:0Issues:0Issues:0

insert-single-record-into-database-Mule4

A Mulesoft Application that receives single record, as a payload, from end user and inserts it into MySql and PostgreSql databases

Stargazers:0Issues:0Issues:0

insert-data-db-Mule4

Mule applications: 1)Receives multiple records as payload from end user and inserts to database using For Each Scope 2)Receives multiple records as payload from end user and inserts to database using Parallel For Each Scope 3)Receives continuous input from a newly created or updated file using For Each Scope

Stargazers:0Issues:0Issues:0

update-delete-single-record-Mule4

Mulesoft application: 1) Updates the “City” and “Country” values of a customer given the id 2) Deletes a customer of given id

Stargazers:0Issues:0Issues:0

vm-publish-subscribe-Mule4

VM Connector Demo where one flow publishes a message to three different queues using the VM Publish Operation and three subscriber flows listen to corresponding queues, and process it as desired.

Stargazers:0Issues:0Issues:0

mule4-basics-demo-Mule4

Implementations of several Mule4 basic functionalities and modules in multiple -ecamples: source triggers(lHTTP Listner, Scheduler, On New Or Updated File), File Read, Write, Flow Reference, Sequencial vs. Parallel processing, URI params, Query Params, Transfom Message, Set Payload, Set Viables, etc

Stargazers:0Issues:0Issues:0

data-transformation-demo

Four data transformation applications 1) CSV to JSON, XML & XLSX 2) JSON to CSV, XML & XLSX 3) XML to JSON, CSV & XLSX 4) XLSX to JSON, XML & CSV (Note: The Dataweave Transformation expressions depend on the structure of the input data)

Stargazers:0Issues:0Issues:0

monthly-order-data-Mule4

Valid URI parameters(for month): January or 1, February or 2, March or 3, April or 4 , May or 5 , June or 6 , July or 7, August or 8, September or 9, October or 10 , November or 11, and December or 12. Supported formats(query parameters): csv, json , and xml

Language:RAMLStargazers:4Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:DataWeaveStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

mule4-mcd-level2

This repo contains solutions for all hands-on exercises

Stargazers:0Issues:0Issues:0

get-data-from-mysql-Mule4

Four applications in this repo. The first one returns all empoyees from the given database table. The next three return an employee by ID where the id is provided as queryparam, uri pram and header in the 2nd, 3rd and 4rth repectively

Stargazers:0Issues:0Issues:0

dynamic-queryparam-demo-Mule4

Use the Genderize.io and Nationaliza.io APIS, from https://apipheny.io/free-api/#apis-without-key to predict the gender and nationality of a person given the name, susing dynanic query paramater

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

sync-vs.-async-processing-Mule4

Mule 4 application that downloads csv data from https://catalog.data.gov/dataset/maryland-statewide-vehicle-crashes-vehicle-details using synchronous and asynchronous processing approaches. The asynchronous processing was implemented via the use of Async Scope component.

Stargazers:0Issues:0Issues:0

send-xlsx-in-requested-format-Mule4

A Mule 4 Application that reads an xlsx file and sends it in a requested format. The request data type can be specified either as query or url parameters. The supported data types are json, csv, or xml. If the requested data format is not specified in either, json is returned. If the requested format is specified but not either one of the above 3,”not supported format” message will be returned.

Stargazers:0Issues:0Issues:0

mulesoft-develper-class

This repository contains code used for my YouTube MuleSoft tutorials which are found at https://www.youtube.com/channel/UC3wJ5podsri_socVp0sJIlQ

Stargazers:1Issues:0Issues:0

transform-data-Mule4

Reads XML file and transfoms it to JSON, CSV and XLXS

Stargazers:0Issues:0Issues:0