You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: quickstarts/hello-rules-multi-module/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
## Red Hat Process Automation Manager KIE Server decisions Quickstart - Multi module
2
2
3
-
This quickstart is intended to be used with the [RHPAM Kie Server](https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/7.13.3.GA/kieserver) image.
3
+
This quickstart is intended to be used with the [RHPAM Kie Server](https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/7.13.3-1.GA/kieserver) image.
4
4
5
5
## How to use it?
6
6
7
-
To deploy the Hello Rules demo you can use the [rhdm713-prod-immutable-kieserver](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.13.3.GA/templates/decision/rhdm713-prod-immutable-kieserver.yaml) application template.
7
+
To deploy the Hello Rules demo you can use the [rhdm713-prod-immutable-kieserver](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.13.3-1.GA/templates/decision/rhdm713-prod-immutable-kieserver.yaml) application template.
8
8
9
9
10
10
To deploy it on your OpenShift instance, just execute the following commands:
Copy file name to clipboardExpand all lines: quickstarts/hello-rules/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
## Red Hat Process Automation Manager KIE Server decisions Quickstart
2
2
3
-
This quickstart is intended to be used with the [RHPAM KIE Server](https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/7.13.3.GA/kieserver) image.
3
+
This quickstart is intended to be used with the [RHPAM KIE Server](https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/7.13.3-1.GA/kieserver) image.
4
4
5
5
## How to use it?
6
6
7
7
The template below will be used for this quickstart:
Copy file name to clipboardExpand all lines: quickstarts/library-process/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
## Red Hat Process Automation Manager Kie Server Quickstart
2
2
3
-
This quickstart is intend to be used with the [RHPAM Kie Server](https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/7.13.3.GA/kieserver) image.
3
+
This quickstart is intend to be used with the [RHPAM Kie Server](https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/7.13.3-1.GA/kieserver) image.
4
4
5
5
## How to use it?
6
6
7
-
To deploy the Library Process demo you can use the [rhpam713-prod-immutable-kieserver](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.13.3.GA/templates/process/rhpam713-prod-immutable-kieserver.yaml) application template.
7
+
To deploy the Library Process demo you can use the [rhpam713-prod-immutable-kieserver](https://github.com/jboss-container-images/rhpam-7-openshift-image/blob/7.13.3-1.GA/templates/process/rhpam713-prod-immutable-kieserver.yaml) application template.
8
8
9
9
To deploy it on your OpenShift instance, just execute the following commands:
Copy file name to clipboardExpand all lines: quickstarts/router-ext/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## Red Hat Process Automation Manager SmartRouter Extension Example
2
2
3
-
Use this quick start guide with the [RHPAM SmartRouter](https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/7.13.3.GA/smartrouter) image.
3
+
Use this quick start guide with the [RHPAM SmartRouter](https://github.com/jboss-container-images/rhpam-7-openshift-image/tree/7.13.3-1.GA/smartrouter) image.
4
4
5
5
The SmartRouter extension is used to extend the Smart Router functionality to make it to adapt the routing to your needs.
6
6
This example provides a very simple custom Kie Container resolver based on the Kie Container version and how you can add this
@@ -40,7 +40,7 @@ $ docker run --rm registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8:7.13.3 \
Check the file content, it should be the same as [this file](https://github.com/jboss-container-images/jboss-kie-modules/blob/rhpam-7.13.3.GA/jboss-kie-smartrouter/added/openshift-launch.sh).
43
+
Check the file content, it should be the same as [this file](https://github.com/jboss-container-images/jboss-kie-modules/blob/rhpam-7.13.3-1.GA/jboss-kie-smartrouter/added/openshift-launch.sh).
44
44
Edit the file. In the last line of the file, change the `exec` instruction from:
0 commit comments