Coder Social home page Coder Social logo

devops-demo-sample-ace-project's Introduction

devops-demo-sample-ace-project

ACE Toolkit Workspace for sample application

Creating a workspace folder from IBM App Connect Enterprise

  1. Set up your base workspace folder at Enterprise startup

  1. Create a new REST API

  1. Set up your project name. See the warning below about naming convention.

  1. Import the API via a json file. The one shown is from swagger.

  1. Once the JSON is imported, click on the create subflow button.

  1. Since we created this project with a JSON file, we can, in this step, invoke a rest operation based on the json file embedded in the project.

  1. This is where the embedded file should be kept.

  1. Once we select the embedded json, we select the action we want to invoke for the subflow. In this case, it is the get operation for the inventory.

  1. Click on RESTRequest under the REST tab and drag it onto the main window.

  1. Connect the input to the input of the get action icon and connect the output tab of the action to the output.

  1. For the action icon properties, set the Base URL Override to the base url set for the inventory.

### Warning:
When creating the project name, please use only lowercase letters and dashes only. Failure to do so will result in an unsuccessful deployment of the ace server.

3. Click on the link to the newly executed PipelineRun and monitor the status.  You can also run `oc get pods -w` in the <project> to view the status of the pods.

Test4

devops-demo-sample-ace-project's People

Contributors

andrew-suh avatar hollisc avatar nicholasmorgan avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

devops-demo-sample-ace-project's Issues

Buildah is failing due to env variable not being resolved

Command used:
buildah bud --build-arg PROJECT1=$PROJECT --tls-verify=$(inputs.params.TLSVERIFY) --layers -f $(inputs.params.dockerfileLocation) -t $(outputs.resources.image.url):$(inputs.params.buildversion)-amd64 $(inputs.params.CONTEXT)

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.