Description

A Java SDK that can be used to connect to ALM Octane's REST API. See the Javadoc for more information of how to use the SDK. See also the REST API documentation for more details about Octane's API.This project has three sub-projects:

  1. sdk-src which is the main source of the Java SDK
  2. sdk-integration-tests which can be run to test the SDK against your Octane server
  3. sdk-usage-examples which contain some simple examples as to how to use the SDK

There are a number of ways to download the SDK

  1. Clone the source found at https://github.com/MicroFocus/ALMOctaneJavaRESTSDK
  2. Use maven with the following dependency:

<dependency>

<groupId>com.hpe.adm.nga.sdk</groupId>

<artifactId>sdk-src</artifactId>

<version>23.3.1</version>

</dependency>

See the README in the source and the documentation in ALM Octane for more information

Disclaimer

Certain versions of software accessible here may contain branding from Hewlett-Packard Company (now HP Inc.) and Hewlett Packard Enterprise Company. This software was acquired by Micro Focus on September 1, 2017, and is now offered by OpenText. Any reference to the HP and Hewlett Packard Enterprise/HPE marks is historical in nature, and the HP and Hewlett Packard Enterprise/HPE marks are the property of their respective owners.

Minimum Requirements

Java 8

Maven

Suggested apps

Suggested for you are based on app category, product compatibility, popularity, rating and newness. Some apps may not show based on entitlements. Learn more about entitlements.

Releases

Release
Date
ALM Octane Java REST SDK CE 23.4
Jan 3, 2024
More info Less info
Product compatibility
Version 16.0.100 · 16.0.200 · 16.0.300 · 16.0.400 · 16.1.100 · 16.1.200 · 16.2.100
Release notes
  • Added support for operating with Business Rules (see README)
Languages
English

Prior releases

Release
Date
ALM Octane Java REST SDK 23.3.1
Sep 13, 2023
More info Less info
Product compatibility
Version 24.1
Version 16.2.100 · 16.0.100 · 16.0.200 · 16.0.300 · 16.0.400 · 16.1.100 · 16.1.200
Release notes
  • Fixed bug related to JSON Array response parsing
  • Fixed DateFieldModel bug related to the clear method
  • Updated licenses
Languages
English
ALM Octane Java REST SDK 23.3.0
Aug 21, 2023
More info Less info
Product compatibility
Version 24.1
Version 16.2.100 · 16.0.100 · 16.0.200 · 16.0.300 · 16.0.400 · 16.1.100 · 16.1.200
Release notes
  • Query is now sent as an encoded string so that special characters are now supported for API data filtering
  • Fixed bug related to code generation based on ALM Octane entities containing special characters
  • Updated org.json to version 20230227
Languages
English
ALM Octane Java REST SDK 16.1.100.3
May 18, 2023
More info Less info
Product compatibility
Version 24.1
Version 16.2.100 · 16.0.100 · 16.0.200 · 16.0.300 · 16.0.400 · 16.1.100 · 16.1.200
Release notes
  • Added a new clearField method on generated models which sets the field value to null instead of removing it
Languages
English
ALM Octane Java REST SDK 16.1.100.2
Apr 18, 2023
More info Less info
Product compatibility
Version 24.1
Version 16.2.100 · 16.0.100 · 16.0.200 · 16.0.300 · 16.0.400 · 16.1.100 · 16.1.200
Release notes
  • Added Query.NULL and Query.NULL_REFERENCE values for filtering not populated fields
Languages
English
ALM Octane Java REST SDK 16.1.100.1
Feb 6, 2023
More info Less info
Product compatibility
Version 16.2.100 · 16.1.200 · 16.0.100 · 16.0.200 · 16.0.300 · 16.0.400 · 16.1.100
Release notes
  • Added a new OctaneHttpClient using Jetty, for HTTP/2 support
Languages
English
ALM Octane Java REST SDK 16.1.100
Oct 24, 2022
More info Less info
Product compatibility
Version 16.2.100 · 16.1.200 · 16.0.100 · 16.0.200 · 16.0.300 · 16.0.400 · 16.1.100
Release notes
  • Fixed vulnerability by removing transitive dependency for apache-commons-text
Languages
English
16.0.400.1 16.0.400.1
Aug 11, 2022
More info Less info
Product compatibility
Version 16.2.100 · 16.1.200 · 16.1.100 · 16.0.100 · 16.0.200 · 16.0.300 · 16.0.400
Release notes
  • Fixed bug related to session cookie collision on parallel requests
Languages
English
16.0.400 16.0.400
Aug 11, 2022
More info Less info
Product compatibility
Version 16.2.100 · 16.1.200 · 16.1.100 · 16.0.100 · 16.0.200 · 16.0.300 · 16.0.400
Release notes
  • Fixed list entity bug related to pagination
  • Updated google client version to 1.42.0
  • Support multiple attachments in single requests
Languages
English
16.0.300 16.0.300
Feb 10, 2022
More info Less info
Product compatibility
Version 16.0.300
Release notes
  • Fixed ClassCastException on EmptyFieldModel
  • Replaced / with _ in list name generation
  • Added OctanePartialException message
Languages
English
Release 15.0.40 15.0.40
Mar 22, 2020
More info Less info
Product compatibility
Version 24.1
Version 16.2.100 · 16.1.200 · 16.1.100 · 16.0.400 · 16.0.300 · 16.0.200 · 16.0.100
Version 15.1.60 · 15.1.40 · 15.1.20 · 15.0.60 · 15.0.40
Release notes

  • Get the server version using the SiteAdmin API. This matches the serverurl/admin/server/version REST call
  • The way that the API mode can be set has changed. It is now easier to set the technical preview by using the APIMode interface and
    default classes. Other modes can be set as well. See Javadoc for more details
Languages
English
12.55.5 12.55.5
Jan 22, 2018
More info Less info
Product compatibility
Version 24.1
Version 16.2.100 · 16.1.200 · 16.1.100 · 16.0.400 · 16.0.300 · 16.0.200 · 16.0.100
Version 15.1.60 · 15.1.40 · 15.1.20 · 15.0.60 · 15.0.40 · 15.0.20
Version 12.60.60 · 12.60.47 · 12.60.35 · 12.55.25 · 12.53.16 · 12.53.17 · 12.55.4 · 12.55.5 · 12.55.6 · 12.55.7 · 12.55.8 · 12.55.9 · 12.55.10 · 12.55.11 · 12.55.12 · 12.55.13
Release notes

Release for 12.55.5 and higher

Languages
English
12.55.4 12.55.4
Jul 12, 2017
More info Less info
Product compatibility
Version 24.1
Version 16.2.100 · 16.1.200 · 16.1.100 · 16.0.400 · 16.0.300 · 16.0.200 · 16.0.100
Version 15.1.60 · 15.1.40 · 15.1.20 · 15.0.60 · 15.0.40 · 15.0.20
Version 12.60.60 · 12.60.47 · 12.60.35 · 12.55.25 · 12.55.13 · 12.55.12 · 12.55.11 · 12.53.16 · 12.53.17 · 12.55.4 · 12.55.5 · 12.55.6 · 12.55.7 · 12.55.8 · 12.55.9 · 12.55.10
Release notes

Release for 12.55.4 and earlier

Languages
English

Resources

Unsubscribe from notifications

You are receiving release updates for this item because you have subscribed to the following products:
If you unsubscribe, you will no longer receive any notifications for these products.
Tip: to update your subscription preferences, go to Manage Subscriptions from your Dashboard, uncheck the products you no longer want to receive notifications for, and click 'Save'.

Marketplace Terms of Service

In order to continue, you must accept the updated Marketplace Terms of Service
Since you are downloading an app from the OpenText Marketplace, you need to accept the updated Marketplace Terms of Service before you can continue. Use the link to review the Marketplace Terms of Service. Once complete check the, "I accept the Marketplace Terms of Service" box below and click accept to continue your download.


Your download has begun...

Your download has begun

Related content and resources

Your browser is not supported!

Please upgrade to one of the following broswers: Internet Explorer 11 (or greater) or the latest version of Chrome or Firefox

release-rel-2024-3-2-6097 | Wed Mar 27 04:29:56 PDT 2024