Git Product home page Git Product logo

fusev7-workshop's People

Contributors

apupier avatar dmvolod avatar honghuac avatar joshdreagan avatar kasriniv avatar weimeilin79 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fusev7-workshop's Issues

Unable to find "Fuse Ignite (OCP environment)" image

I've logged into the OpenTLC lab environment as stipulated by the setup instructions. Step 6 specifies I must select the "Fuse Ignite (OCP environment)" image, but unfortunately the image does not exist. Is this an issue with my account, or do I need to select another image?

Day 2 4-1

Ask us to reuse the integration from Lab 2, but for house keeping, they have already delete all the integration at the end of lab.

The SQL table tested in lab61 is the not the correct one according the sql file provided

The SQL properties of the Camel route are described to be filled with the following value

  • Direct URI as direct:database
  • SQL URI as sql:select name from information_schema.users?dataSource=#myCamelDS
  • Log message as ${body}
  • setBody Expression as Hello ${body[0][NAME]} and Language as simple

They should be replaced by these values:

  • Direct URI as direct:database
  • SQL URI as sql:sql:select returnname from nametable where nameno=${header.dbno}?dataSource=#myCamelDS
  • Log message as ${body}
  • setBody Expression as Hello ${body[0][RETURNNAME]} and Language as simple

New Lab Use Case 4: Camel EIPs as technical / connector extensions

Use case involving the "re-use" of Camel EIPs (implemented as Java Apps) as technical extensions.
Lab will see these technical extensions setup and used as Camel EIPs within Fuse Ignite integrations.
Use Aggregation and Splitter EIPs - cause they are mighty popular.

Recommend this Use Case (4) be combined with Use Case 1 (POJO technical extension)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.