PilotFish Interface Exchange (PIE)

A marketplace for eiConsole (IDE) interface templates, components and industry bundles
eiConsole IDE 90-Day Free Trial!
Licensor contacts
Associated Industry
Insurance
Associated Application
PilotFish eiConsole
Prerequisites
The eiConsole IDE is highly recommended to support graphical development of interfaces for deployment to the eiPlatform runtime The eiPlatform is required to run in production interfaces configured using the eiConsole
Version
0.1
Release Date
April 4, 2016
Resource Type
Interface

Product details

ACORD Scrubber

This package provides a special interface to increase privacy by scrubbing all references to identifiable, personal information from an ACORD format XML document. Name, address, and other personal information references are all replaced by standardized values. This sanitizes files of information that may be confidential.

How to Use

1) Download this package from the PIE and import it into your workspace in the eiConsole. If you do not know how to do this, please consult our PIE tutorial here: http://cms.pilotfishtechnology.com/usingpie

2) Open the ACORD Scrubber interface in the eiConsole. There will be a single route, marked as being unconfigured. Open this route.

3) There are only two things that this route needs to be production-ready:

3a) Listener: The listener is a simple Directory Listener. It requires a polling directory to be specified. Select a location on your filesystem that will serve as the directory to pull files from.

3b) Transport: The transport is a simple Directory Transport. It requires an output directory to be specified. Select a location on your filesystem that will serve as the location that finished files are deposited.

4) Save the route, and then run it in testing mode in the eiConsole. Any ACORD files in the specified polling directory will be picked up and scrubbed before being deposited into the output directory.