mechevarria / ocp-pam-process

Basic process that makes a REST call and assigns a human task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PAM Sample Process for Openshift

Simple business process that makes a REST call to jsonplaceholder and assigns a user task

screenshot

Get Started

import

  • Test the end to end running of this process by importing PAM.postman_collection.json into Postman
    • You will need to edit the existing PAM environment to have variables like the screenshot below. These variables are named the same as the swagger docs from the kie-server

postman

Exporting from Openshift

  • Run the ssh-port-forward.sh script to forward localhost connections to the business central pod

  • Run the git-clone.sh script to pull down the git repo from Openshift to local. Use the credentials for the pamAdmin user from the rhpam7-demo-install

About

Basic process that makes a REST call and assigns a human task


Languages

Language:Shell 100.0%