NCR Orderman

Orderman7 ByOA Signing Service

Download

A command-line Java client tool is available for download (5 KB). You need to have a Java Runtime Environment (JRE) 1.7 or newer installed.

Usage

First, request access from Orderman. You will receive a username and password, which need to be saved into ~/.config/om7.properties (Unix-based systems) or %USERPROFILE%\om7.properties (Windows).

Example contents of om7.properties:

service.user=YourUser
service.password=YourPassword

Tip: In case you are not certain about the file's location, the signing tool will print out the correct location if the file is missing.

When the username and password are configured, you can sign an APK file (and install it through System Center 2):

java -jar om7-sign.jar InputFile.apk OutputFile.om7app

You need to have Internet access while signing.

Copyright © Orderman GmbH