question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[FEATURE] AtlasMap CLI runner

See original GitHub issue

An interesting piece to add to AtlasMap is some generic support to quickly test a mapping generated with AtlasMap designer.

This is still an initial idea that can be discussed further but a simple User Story could resemble the following one:

I’m an AtlasMap user (either standalone or Syndesis), I design my mapping and export the configuration. I want to easily consume the configuration in a CLI tool, monitoring for example the in/ folder and automatically put in an out/ folder the output. The idea is that a Camel based program brings up all this and a user just needs to drop files in a folder (or pass them at CLI) and check the result.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
paoloantinoricommented, Feb 21, 2019

It’s really a UX thing. A typical invocation for Maven plugin has this shape: mvn com.googlecode.maven-download-plugin:download-maven-plugin:1.3.0:help -Ddetail -Dgoal=wget and assumes you have both maven and java installed.

We are looking for something more immediate, that might resembles more: ./atlasmap ./input ./output

I guess that a java -jar atlasmap-cli.jar could be acceptable if we cannot go the native way.

bringing @chirino on this conversation in case he wants to share ideas.

0reactions
stale[bot]commented, Nov 2, 2019

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting started with AtlasMap - Mastertheboss
AtlasMap is a data mapping solution and an interactive Web UI that simplifies configuring integrations between different file formats. For ...
Read more >
AtlasMap User Guide
Resetting data files in AtlasMap. Running AtlasMap with Apache Camel. AtlasMap Runtime Examples. 1. Quickly get started using AtlasMap UI standalone.
Read more >
atlasmap-attic/atlasmap-transformationApproach - GitHub
The AtlasMap is a data mapping solution with interactive web based user interface, that simplifies configuring integrations between Java, XML, and JSON data ......
Read more >
@atlasmap/atlasmap.data.mapper | Yarn - Package Manager
Features · CLI ... You can design your data mapping on the AtlasMap Data Mapper UI canvas, ... bundle.run: bundle.run/@atlasmap/atlasmap.data.mapper.
Read more >
Normalize web services with Camel K and AtlasMap, Part 2
Transforming data between JSON and XML is the central task for this application. Apache Camel offers a ton of functionality to transform data....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found