<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ab.edge-technologies.com/docs/index.php?action=history&amp;feed=atom&amp;title=Enportal%2F5.6%2Fweb_integrations%2Fpim_import_and_export</id>
	<title>Enportal/5.6/web integrations/pim import and export - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ab.edge-technologies.com/docs/index.php?action=history&amp;feed=atom&amp;title=Enportal%2F5.6%2Fweb_integrations%2Fpim_import_and_export"/>
	<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/web_integrations/pim_import_and_export&amp;action=history"/>
	<updated>2026-05-05T11:40:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/web_integrations/pim_import_and_export&amp;diff=8757&amp;oldid=prev</id>
		<title>imported&gt;Mike.berman: 1 revision:&amp;#32;Push updated PIM Import instructions</title>
		<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/web_integrations/pim_import_and_export&amp;diff=8757&amp;oldid=prev"/>
		<updated>2016-05-05T20:04:36Z</updated>

		<summary type="html">&lt;p&gt;1 revision: Push updated PIM Import instructions&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:04, 5 May 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;Mike.berman</name></author>
	</entry>
	<entry>
		<id>http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/web_integrations/pim_import_and_export&amp;diff=8756&amp;oldid=prev</id>
		<title>imported&gt;Mike.berman at 21:26, 3 May 2016</title>
		<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Enportal/5.6/web_integrations/pim_import_and_export&amp;diff=8756&amp;oldid=prev"/>
		<updated>2016-05-03T21:26:54Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:PIM Import and Export}}&lt;br /&gt;
[[Category:enPortal 5.6]]&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Product Integration Modules (PIMs) offer proxied views of web-based applications combined with user authentication, Single Sign-On, secure multi-tenancy, and HMTL content manipulation. They are distributed as jar files and contain customizable rules files that manage the behavior of the specific application in enPortal.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== PIM Import ==&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;Web Integrations&amp;#039;&amp;#039; -&amp;gt; &amp;#039;&amp;#039;PIM Import&amp;#039;&amp;#039; administration page is used to load packaged Product Integration Modules (PIMs) into the system. This should only need to happen once as future backups will include all installed PIMs.&lt;br /&gt;
&lt;br /&gt;
PIMs are distributed as a single &amp;lt;tt&amp;gt;.jar&amp;lt;/tt&amp;gt; file which includes all necessary components. Typically this includes:&lt;br /&gt;
&lt;br /&gt;
* Authentication handlers (resolvers)&lt;br /&gt;
* Proxy Classes (channel types)&lt;br /&gt;
* Any other miscellaneous CRS handlers&lt;br /&gt;
* A &amp;quot;sample&amp;quot; &amp;#039;&amp;#039;Target&amp;#039;&amp;#039; configured with instances of the various channel types.&lt;br /&gt;
* Any other supporting material.&lt;br /&gt;
&lt;br /&gt;
The import process takes the &amp;lt;tt&amp;gt;.jar&amp;lt;/tt&amp;gt; file, overlays this into the server installation, then registers the new components by processing an XML description that&amp;#039;s included in the package.&lt;br /&gt;
&lt;br /&gt;
Edge Technologies provides and maintains a broad set of PIMs but custom PIMs can also be developed and packaged this way. For a complete list of PIMs available from Edge refer to the [[integrations|Integrations]] part of the documentation.&lt;br /&gt;
&lt;br /&gt;
=== Importing a PIM ===&lt;br /&gt;
&lt;br /&gt;
To load a new PIM into the system follow the steps below. This assumes you already have the PIM &amp;lt;tt&amp;gt;.jar&amp;lt;/tt&amp;gt; file available.&lt;br /&gt;
&lt;br /&gt;
# Navigate to the &amp;#039;&amp;#039;Web Integrations&amp;#039;&amp;#039; -&amp;gt; &amp;#039;&amp;#039;PIM Import&amp;#039;&amp;#039; administration page&lt;br /&gt;
# Click the &amp;#039;&amp;#039;Choose File&amp;#039;&amp;#039; button and locate the PIM &amp;lt;tt&amp;gt;.jar&amp;lt;/tt&amp;gt; file on your system.&lt;br /&gt;
# Click the &amp;#039;&amp;#039;Start&amp;#039;&amp;#039; button.&lt;br /&gt;
# That&amp;#039;s it - a summary screen will show the contents of the PIM that were installed.&lt;br /&gt;
&lt;br /&gt;
[[File:enportal-5.5-pim-import.png|frame|center|PIM Import administration page]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== PIM Export ==&lt;br /&gt;
&lt;br /&gt;
Since the original content of the PIM may be modified in some cases, it is often helpful to export the currently installed contents of the PIM back to a jar file. This could be used for sending a PIM to Technical Support for troubleshooting, or for migrating an updated PIM to another system. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Exporting a PIM ===&lt;br /&gt;
&lt;br /&gt;
Perform the following steps to export a PIM:&lt;br /&gt;
# Navigate to the &amp;#039;&amp;#039;Web Integrations&amp;#039;&amp;#039; administration page.&lt;br /&gt;
# Locate the &amp;#039;&amp;#039;PIMExport&amp;#039;&amp;#039; channel under the &amp;#039;&amp;#039;Directory / system&amp;#039;&amp;#039; folder.&lt;br /&gt;
# Click the &amp;#039;&amp;#039;XMLExport&amp;#039;&amp;#039; link to run the XML Export utility. Observe the message &amp;quot;XML Export Finished&amp;quot;.&lt;br /&gt;
# Next to &amp;#039;&amp;#039;Package Name&amp;#039;&amp;#039;, select the PIM to export from the list.&lt;br /&gt;
# Next to &amp;#039;&amp;#039;Output Directory&amp;#039;&amp;#039;, enter the path on the file server where the PIM package should be exported.&lt;br /&gt;
#* Example: &amp;#039;&amp;#039;C:\enportal&amp;#039;&amp;#039;&lt;br /&gt;
# Click &amp;#039;&amp;#039;Start&amp;#039;&amp;#039; to complete the export. Observe the message &amp;quot;Finished. Please examine files in [&amp;lt;i&amp;gt;path_name&amp;lt;/i&amp;gt;]/root directory.&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The image below provides a quick overview of the export steps. If Technical Support requests a PIM export, please follow the above steps and submit the resulting file.&lt;br /&gt;
&lt;br /&gt;
[[File:enportal-5.6-pim-export.png|frame|center|PIM Import administration page]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Mike.berman</name></author>
	</entry>
</feed>