|
1 | | -# CTX-Oracle-WebLogic |
2 | | -The module allows users to read and write JMS messages from a Oracle WebLogic Server using Cortex subtasks. |
| 1 | +# CTX-Oracle-WebLogic Cortex Module |
| 2 | + |
| 3 | +The module allows users to read and write JMS messages from a Oracle WebLogic Server. |
| 4 | + |
| 5 | +## Table of Contents |
| 6 | +1) [Dependencies](#dependencies) |
| 7 | + * [Cortex Version](#cortex-version) |
| 8 | + * [OCIs](#ocis) |
| 9 | + * [Files](#files) |
| 10 | + * [Other](#other) |
| 11 | +2) [Installation](#installation) |
| 12 | +3) [How to use](#how-to-use) |
| 13 | +4) [How you can contribute](#how-you-can-contribute) |
| 14 | +5) [Versioning](#versioning) |
| 15 | +6) [Licensing](#licensing) |
| 16 | + |
| 17 | + |
| 18 | +## Dependencies |
| 19 | +### Cortex Version |
| 20 | +This version of the CTX-Oracle-WebLogic module was developed with: |
| 21 | +* Cortex version 6.5 |
| 22 | + * Some Cortex functionality may not be available on different verions of Cortex |
| 23 | +* WebLogic Server 12.2.1.3.0 |
| 24 | + * Functionality may not work in earlier versions. |
| 25 | + |
| 26 | + |
| 27 | +### OCIs |
| 28 | +The module requires the following Cortex OCIs: |
| 29 | +* PowerShell |
| 30 | + |
| 31 | +### Files |
| 32 | +The CTX-Oracle-WebLogic module requires the following files: |
| 33 | +* [CTX-Oracle-WebLogic.studiopkg](https://github.com/CortexIntelligentAutomation/CTX-Oracle-WebLogic/releases/download/V1.0/CTX-Oracle-WebLogic.studiopkg) |
| 34 | + |
| 35 | +### Other |
| 36 | +The CTX-Oracle-WebLogic module has the following additional requirements which are explained in detail in the [Installation section](#Installation):<Other Requirements> |
| 37 | + |
| 38 | +## Installation |
| 39 | +Details of the installation can be found in the [CTX-Oracle-WebLogic Deployment Plan](https://github.com/CortexIntelligentAutomation/CTX-Oracle-WebLogic/blob/master/CTX-Oracle-WebLogic%20-%20Deployment%20Plan.pdf). |
| 40 | +## How to use |
| 41 | +A detailed User Guide has been provided with instructions on how to use the flows/subtasks, available [here](https://github.com/CortexIntelligentAutomation/CTX-Oracle-WebLogic/blob/master/CTX-Oracle-WebLogic%20-%20User%20Guide.pdf). Configuration of subtask inputs and outputs are detailed in notes on the subtask workspace. |
| 42 | + |
| 43 | +## How you can contribute |
| 44 | +Unfortunately, we cannot offer pull requests at this time or accept any improvements. |
| 45 | + |
| 46 | +## Versioning |
| 47 | +CTX-Oracle-WebLogic has the following versions, starting with the most recent: |
| 48 | + |
| 49 | +Version | Release | Functionality | Notes |
| 50 | +------------ | ------------- | ----------- | ----------- |
| 51 | +v1.0 | 19/02/2019 | OracleWebLogic-QP-Queue-Poster | Created |
| 52 | +v1.0 | 19/02/2019 | OracleWebLogic-QP-Queue-Reader | Created |
| 53 | + |
| 54 | +## Licensing |
| 55 | +All functionality within this module is licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0). |
| 56 | + |
| 57 | +Copyright 2018 Cortex Limited |
| 58 | + |
| 59 | +Licensed under the Apache License, Version 2.0 (the "License"); |
| 60 | +you may not use this file except in compliance with the License. |
| 61 | +You may obtain a copy of the License at |
| 62 | + |
| 63 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 64 | + |
| 65 | +Unless required by applicable law or agreed to in writing, software |
| 66 | +distributed under the License is distributed on an "AS IS" BASIS, |
| 67 | +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 68 | +See the License for the specific language governing permissions and |
| 69 | +limitations under the License. |
| 70 | + |
| 71 | + |
0 commit comments