Skip to main content

Library Change Log

ATHENA - v1.0 (commit d1d1b08 - June 26, 2025)

This library can be used to authenticate and interact with the athenahealth athenaOne APIs and FHIR APIs.

https://man.interfaceware.com/code/2972286987

v1.0 (d1d1b08)

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only

BIGDATA - v1.0 (commit 8fdcfaa - Aug 27, 2024)

This library is used to validate email addresses and phone numbers with the BigData Cloud API.

https://man.interfaceware.com/code/2973106191

CDA - v1.0 (commit 13814af - Feb 21, 2025)

This library provides several common CDA element creation and mapping functions.

https://man.interfaceware.com/code/2947088397

CDAVALIDATOR - v1.0 (commit 4b0b9e3 - Aug 19, 2025)

This library uses third party utilities (xsltproc and xmllint) to validate the CCDA document.

https://man.interfaceware.com/code/3409051649

v1.0 (4b0b9e3)

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only

CHGPWD - v1.0 (commit 887ec16 - Aug 27, 2024)

A library to change a user's password programmatically.

https://man.interfaceware.com/code/2710503467

CODEMAP - v1.0 (commit dae2c24 - March 7, 2025)

Simple library to map codes.

https://man.interfaceware.com/code/2792226825

v1.0 (dae2c24)

  • IX-3889: Renamed from codemap to CODEMAP to meet v10.1.109 library name standardization requirements. codemap.map and codemap.set function calls become CODEMAPbuild.map and CODEMAPbuild.set

CONFIG - v1.0 (commit 20db867 - Jan 31, 2025)

Simple utility library to make it possible to load a JSON config file from another component.

https://man.interfaceware.com/code/2684485993

COUNT - v1.0 (commit 2defb69 - Aug 30, 2024)

Utility library to keep track of a sequential count.

https://man.interfaceware.com/code/2691006510

DATEPARSE - v1.0 (commit 74ebdc9 - Nov 7, 2025)

Library that provides a date/time parser that translates a wide variety of common date/time formats.

https://man.interfaceware.com/code/3302031361

v1.0 (74ebdc9)

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.

  • Updated DATEPARSEshim_datetime to use v10.1.115 iguana 6 time functions if available.

DB2 - v1.0 (commit 8a1fd10 - June 13, 2025)

Library to add automatic retry capabilities to standard database operations.

https://man.interfaceware.com/code/3294887937

v1.0 - 8a1fd10

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.

DBS - v1.0 (commit 8c7e9bd - Nov 11, 2025)

Library to convert DBS files to VDB files.

https://man.interfaceware.com/code/2646802435

DEV - v1.0 (commit d7aaab9 - Aug 29, 2024)

This library will return true if the component is in Development mode.

https://man.interfaceware.com/code/3184918545

DISABLE - v1.0 (commit c0dc969 - Sept 26, 2025)

This library will throw an error if you attempt to start a channel that has the word #disabled in the description.

https://man.interfaceware.com/code/3185082418

DPL - v1.0 (commit 7d64c40 - Sept 9, 2025)

Library works with Deploy EC2 instance.

https://man.interfaceware.com/code/2732326916

v1.0 (d64c40)

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only

DYNAMODB - v1.0 (commit 09a6dab - Sept 29, 2025)

The DynamoDB library is an importable library containing functions to get, update, delete, and query objects in an AWS DynamoDB table.

https://man.interfaceware.com/code/3877470209

EC2 - v1.0 (commit b447054 - Aug 27, 2024)

Library for interacting with the EC2 AWS CLI.

https://man.interfaceware.com/code/2708635671

ECW - v1.0.1 (commit f31d735 - Nov 25, 2025)

Library which contains functions to connect, authenticate and interact with the eCW API.

https://man.interfaceware.com/code/3692855298

v1.0.1 (f31d735)

  • IXFI-113: Added a scope input parameter in ECWclient.

v1.0 (d33c2d6)

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only

EMAIL - v1.0 (commit 3ac7953 - Sept 23, 2025)

ENCRYPT - v1.0 (commit c584be4 - June 13, 2025)

This library can be used to store and load encrypted passwords in a configuration file.

https://man.interfaceware.com/code/2862481425

v1.0 - c584be4

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only

EPICFHIR - v1.0 (commit 47bff44 - Sept 12, 2025)

This library can be used to authenticate and interact with the Epic FHIR API.

https://man.interfaceware.com/code/2972385329

v1.0 (47bff44)

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.

FHIRCLEAN - v1.0 (commit 4af472f - Aug 29, 2024)

Library which is used to clean FHIR JSON templates that were generated by the FHIR Profiling Tool.

https://man.interfaceware.com/code/2968682498

FIL - v1.0 (commit 84d88ca - Oct 30, 2024)

File IO Library contains convenient function calls to either read or write a file in one function call.

https://man.interfaceware.com/code/2684322243

GODADDY - v1.0 (commit 9953790 - Aug 29, 2024)

Library for interacting with the GoDaddy Domain API.

https://man.interfaceware.com/code/2705850502

HL7MAP - v1.0 (commit e87eb99 - Aug 29, 2024)

Library which helps dynamically call mapping and filtering functions for complex HL7 mapping and filtering.

https://man.interfaceware.com/code/3008626692

HL7ORD - v1.0 (commit e724e74 - Nov 3, 2025)

Library which adds functionality for parsing HL7 messages that unexpectedly have segments out of order.

https://man.interfaceware.com/code/3918200834

HTTPCACHE - v1.0 (commit dc8c53e - Sept 11, 2025)

This library adds caching functionality to HTTP requests in the Translator.

https://man.interfaceware.com/code/3844079617

IMAP - v1.0 (commit 559ad18 - Sept 30, 2025)

JOTFORM - v1.0 (commit a9e4cff - Jan 27, 2025)

This component reads from the Jotform API to get form entries.

https://man.interfaceware.com/code/2708635713

OAUTH - v1.0 (commit 678377d - Feb 14, 2024)

Simple library to help with signing JWT for an OAuth workflow.

https://man.interfaceware.com/code/2778857481

PERFORM - v1.0 (commit 86db83c - Nov 11, 2025)

Provides a consistent way to monitor CPU usage, wall-clock execution time, and Lua memory utilization.

https://man.interfaceware.com/code/3920396320

PRJ - v1.0 (commit 204806c - Sept 16, 2025)

Simple library to list all the files in a component.

https://man.interfaceware.com/code/2696544316

v1.0 (204806c)

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.

RATELIMIT - v1.0 (commit e944b03 - Sept 19, 2025)

Allows you to set custom rate limits and throttle processes within the Translator.

https://man.interfaceware.com/code/3865640962

RETRY - v1.0.1 (commit 9e8edaf - Nov 26, 2025)

Simple library to retry an operation.

https://man.interfaceware.com/code/2713911370

v1.0.1 (9e8edaf)

  • Minor logging improvements.

v1.0 (98e2ebb)

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.

S3 - v1.0 (commit 67fee4c - June 26, 2025)

The S3 library is an importable library containing functions to read, write, and list AWS S3 buckets.

https://man.interfaceware.com/code/3575021571

v1.0 (67fee4c)

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.

SALESFORCE - v1.0 (commit e452bb0 - Aug 29, 2024)

A library for authenticating and interacting with the Salesforce API.

https://man.interfaceware.com/code/2969763844

SCHED - v1.0 (commit cd40283 - Sept 16, 2025)

Library for scheduling a process to run once a day at a specific hour.

https://man.interfaceware.com/code/3459186689

v1.0 (cd40283)

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.

SERVICENOW - v1.0 (commit 6ddd5e7 - Sept 17, 2025)

A library for authenticating and interacting with the ServiceNow API.

https://man.interfaceware.com/code/2972581929

SHELL - v1.0 (commit 8d153d8 - Mar 7, 2024)

Example start of an adapter library.

https://man.interfaceware.com/code/2705850686

SLACK - v1.0 (commit 6a26e13 - Jan 27, 2025)

This library helps to connect with Slack.

SMTP - v1.0 (commit 171e237 - June 24, 2025)

This library uses the SMTP protocol to send HTML formatted emails.

https://man.interfaceware.com/code/2974777346

v1.0 (171e237)

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.

STAT - v1.0 (commit 37da61d - June 24, 2025)

Simple Status library to help format status HTML.

https://man.interfaceware.com/code/2684846156

v1.0 (37da61d)

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.

STORE - v1.0 (commit c816b6a - March 5, 2025)

Simple name/value-based store implemented on SQLite.

https://man.interfaceware.com/code/2791538712

v1.0 (c816b6a)

  • IX-3814: Renamed from store to STORE to meet v10.1.109 library name standardization requirements. store.connect function call became STOREdb.connect.

VER - v1.0 (commit c5547f8 - Oct 17, 2025)

Checks Iguana version compatibility and returns appropriate component paths based on the detected version.

WEB - v1.0 (commit 6c55e32 - Dec 11, 2024)

This library is needed for web service components.

WEBSTART - v1.0 (commit 9786765 - Sept 10, 2025)

Sets up a component to act as a web service and listen on an HTTP port using provided SSL configs.

https://man.interfaceware.com/code/3847716865

WEBSTAT - v1.0 (commit dfbe639 - June 26, 2025)

Handles boilerplate related to setting up HTTP(S) and providing service status.

v1.0 (dfbe639)

  • Updated Translator APIs that were renamed in 10.1.111. This version is compatible with Iguana 10.1.111+ only.

WEBT - v1.0 (commit 8e4de4c - Dec 11, 2024)

Library needed for multithreaded web service components.

XML - v1.0 (commit ad81e34 - June 27, 2024)

Extends the native node and XML functions for parsing and generating XML files.

https://man.interfaceware.com/code/2968158209