NCR Authentic

Related topics
Product name
Publisher page
  • [NCR|NCR]
Category
Enterprise Resource Management Applications, Financial Accounting
Release
TKU 2021-Jul-1
Publisher link

Product Description

Authentic is a software platform used by Banks, Retailers, and FinTech’s for processing Card transactions originating from ATMs, POS (store), online, and other channels.

Software Pattern Summary

Product ComponentOS TypeVersioningPattern Depth
NCR AuthenticUnixFile versioningInstance-based or Grouped

Platforms Supported by the Pattern

The pattern identifies NCR Authentic components on Unix.

Identification

Software Instance Triggers

SI TypeTrigger NodeOS TypeAttributesCondition
NCR AuthenticDiscoveredProcessUnixcmdmatches unix_cmd "java"

argsmatches regex 'LocalC

Simple Identification Mappings


Namecmd matchesargs matches
NCR Authenticunix_cmd 'java' 'LocalC'

Versioning

Pattern module uses only one type of versioning - file versioning. Pattern gets content of file located by path

/prod/app/rds/runtime/application_config.xml

which is XML format file and then matches version via Regular Expression (?im)<authentic\.version>(\d+(?:\.\d+)*)</authentic\.version>

Software Pattern Model

The trigger process used by this pattern in the creation of NCR Authentic Instances (SI) is the Java VM process (java on Unix bin for Unix) with string 'LocalC' in its arguments.

SI Depth

By default the pattern produces a Instance Based Software Instance.

Testing

Pattern tested against live installations.

Information Sources


Was this page helpful? Yes No Submitting... Thank you

Comments