Getting Started
Welcome to the IguanaX! We’ll guide you through the first steps in getting to know IguanaX and how to use it.
As you work with IguanaX, we encourage everyone to actively update their instance to the latest versions - see Upgrading Iguana.
First Steps:
Installation - If you haven’t already, install Iguana in your environment.
Network Access - where Iguana needs to connect - Essential to IguanaX functionality!
Configuring Iguana - Set up key settings and customize Iguana for your organization.
Building Interfaces:
The IguanaX Dashboard is where you can create, monitor and manage your interfaces. Interfaces are made up of one or more Components. Each component is a self contained single git repository of code.
Components can be customized by you, using Iguana’s Translator development environment.
Components can be stored in Git Collections to group components together in a single repository. You can create Git Collections or use Iguana’s built-in Collections to leverage existing components to adapt to build your interfaces:
Components leverage Libraries as a mechanism to share code across multiple components. Speed up your integration development by using libraries to store common logic. You can create your own or import built in libraries:
Interface Tutorials:
Complete the tutorials relevant to your upcoming integration needs to familiarize yourself with strategies in building different types of interfaces in IguanaX:
Using the Translator – Creating a JSON Filter
HL7 Basics – Getting started with HL7
Working with Files – https://interfaceware.atlassian.net/wiki/spaces/IXB/pages/2685468685
Database First Steps – https://interfaceware.atlassian.net/wiki/spaces/IXB/pages/2657812492
Web services - https://interfaceware.atlassian.net/wiki/spaces/IXB/pages/2663284737
Using the Logs:
IguanaX has a robust logging and queuing system that tracks and reports on queues as messages flow through components. Logs are central in quickly viewing and pinpointing errors, tracking message processing, and troubleshooting any errors that may arise.
https://interfaceware.atlassian.net/wiki/spaces/IXB/pages/2731737106 – Use our log testing tools to generate large scale logs, see message processing speed and get a feel for how IguanaX can scale!
Â
Iguana v6 Migration:
If you’re an existing Iguana 6 user, now that you have a good understanding of IguanaX, take a look at our migration tools you can use to bring your existing Iguana 6 interfaces to IguanaX:
https://interfaceware.atlassian.net/wiki/spaces/IXB/pages/2646999054
https://interfaceware.atlassian.net/wiki/spaces/IXB/pages/2644672519
Â
Â