<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title> &#187; Integrations</title>
	<atom:link href="http://www.stratacominc.com/category/hp-service-manager7/integrations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stratacominc.com</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 14:18:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Intregrating LDAP into HP Service Manager</title>
		<link>http://www.stratacominc.com/72/</link>
		<comments>http://www.stratacominc.com/72/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 12:52:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Consultant Blog]]></category>
		<category><![CDATA[HP Service Manager 7.x]]></category>
		<category><![CDATA[Integrations]]></category>
		<category><![CDATA[integrating]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[service manager]]></category>

		<guid isPermaLink="false">http://blogs.stratacominc.com/?p=72</guid>
		<description><![CDATA[ Service Manager has the ability to integrate with an LDAP directory server. The Lightweight Directory Access Protocol (LDAP) is an open industry standard that defines a method for accessing and updating this type of information. Storing data in one place and sharing it among other applications can save time and money by minimizing administrative effort and system resources. The ServiceManager LDAP interface allows customers to use their directory server data for ServiceManager user authentication.]]></description>
			<content:encoded><![CDATA[<h2 style="text-align: left;">Service Manager Active Directory LDAP Integration</h2>
<p> Service Manager has the ability to integrate with an LDAP directory server. The Lightweight Directory Access Protocol (LDAP) is an open industry standard that defines a method for accessing and updating this type of information. Storing data in one place and sharing it among other applications can save time and money by minimizing administrative effort and system resources. The ServiceManager LDAP interface allows customers to use their directory server data for ServiceManager user authentication.</p>
<p> While it may be possible to configure LDAP Integration with other LDAP compatible directory servers only the following directory servers have been tested and are supported for integration:</p>
<ul>
<li>Sun ONE directory server</li>
<li>Microsoft Active Directory</li>
<li>IBM® Lotus® Domino® Server</li>
<li>Novell® eDirectory™</li>
<li>OpenLDAP directory server</li>
</ul>
<p> This article describes the steps needed to configure Service Manager Integration with Microsoft Active Directory. This example will follow the guidelines below. </p>
<ul>
<li>The directory server will be used for authentication into ServiceManager</li>
<li>Only authentication data will be mapped</li>
<li>Service Manager will be the primary data source</li>
<li>Only one directory server will be used</li>
<li>This example only uses one directory server but a failover is recommended</li>
</ul>
<p> Two places will require changes while completing this implementation: </p>
<ul>
<li>LDAP Mapping in Service Manager</li>
<li>sm.ini file</li>
</ul>
<p> The LDAP Administrator will need to provide the following: </p>
<ul>
<li>LDAP DN where all users will be located</li>
<li>An LDAP Bind Username and Password with the ability to see above DN </li>
</ul>
<p>(continued)</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.stratacominc.com/72/&title=Intregrating+LDAP+into+HP+Service+Manager&text=Service+Manager+Active+Directory+LDAP+Integration+%26%23160%3BService+Manager+has+the+ability+to+integrate+with+an+LDAP+directory+server.&tags=directory+server%2C+directory%2C+server%2C+manager" target="_blank"><img src= "http://www.socialmarker.com/bookmark.gif" border="0" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.stratacominc.com/72/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contact/Operator Integrations into HP Service Manager 7 Part 1</title>
		<link>http://www.stratacominc.com/contactoperator-integrations-hp-service-manager-7-part-1/</link>
		<comments>http://www.stratacominc.com/contactoperator-integrations-hp-service-manager-7-part-1/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 12:08:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Consultant Blog]]></category>
		<category><![CDATA[HP Service Manager 7.x]]></category>
		<category><![CDATA[Integrations]]></category>
		<category><![CDATA[Contact Operator integrations]]></category>
		<category><![CDATA[customing service center]]></category>
		<category><![CDATA[HP Service Manager 7]]></category>

		<guid isPermaLink="false">http://blogs.stratacominc.com/?p=13</guid>
		<description><![CDATA[ In Service Manager, personnel information is one of the most important pieces of information that needs to be entered into the system. Maintaining clean information that is synchronized from a single source is crucial. Operator information is important for the entire application, as it controls who has access to the software and also ties to profile information dictating what each logged operator can do. Contact information needs to reflect valid details on a reported tickets.]]></description>
			<content:encoded><![CDATA[<p> In Service Manager, personnel information is one of the most important pieces of information that needs to be entered into the system. Maintaining clean information that is synchronized from a single source is crucial. Operator information is important for the entire application, as it controls who has access to the software and also ties to profile information dictating what each logged operator can do. Contact information needs to reflect valid details on a reported tickets.</p>
<p>There are a two primary ways to integrate and import data into Service manager:</p>
<p><strong>Service Manager text delimited file import:</strong></p>
<ul>
<li>Pros:
<ul>
<li>Can be run on a schedule</li>
<li>Swift import time</li>
<li>Data can be manipulated automatically using internal SM functionality</li>
<li>Easy to configure</li>
<li>Default configurations are available as templates</li>
</ul>
</li>
<li>Cons:
<ul>
<li>Requires that the delimited file be stored at a specific location accessible by the Service Manager server</li>
</ul>
</li>
</ul>
<p><strong>Connect-It:</strong></p>
<ul>
<li>Pros:
<ul>
<li>Can run on a schedule or continuously or ‘real time’</li>
<li>Swift import time</li>
<li>Data can be manipulated easily with the application</li>
<li>Easy to configure</li>
<li>Can read from many sources (XML files, text files, direct database or application direct)</li>
</ul>
</li>
<li>Cons:
<ul>
<li>Requires additional purchase of the Connect It application and access to required connector types (ODBC, Service Manager, Asset Manager, LDAP, etc)</li>
<li>Manual configuration is required; there are no OOB scenarios for contacts or operators </li>
</ul>
</li>
</ul>
<p>Connect-It establishes a client connection to the Service Manager server through a listener and information is routed bi-directionally through it. Connect-It is specifically designed so inbound information must go through Event Services. The input event log file is called eventin. Data passes to Service Manager in a character string using a delimiter character to separate fields.</p>
<p>There are many ways that this application can access the data required. Connect-It can connect directly to an application such as LDAP (Active Directory), connect directly to the database tables holding this data using an ODBC driver or read in from a produced document (XML, CSV etc).</p>
<p>Configuring Event Services requires the creation of an Event Registration record along with a corresponding Event Map record. The Event Registration record identifies information about the event being processed, such as:</p>
<ul>
<li>Action to perform on this record (add or update)</li>
<li>What file will this event act against when processing</li>
<li>The event map associated with the fields to be updated</li>
<li>Query to identify the unique record to be added or updated.</li>
</ul>
<p> The example below shows the Out of Box operator Event Registration record. This is an input event registration which receives operators from outside sources. $axces is a variable that exposes the event record details. $axces.fields is a variable to the field that contains the input mapped fields as a delimited array string.</p>
<p><img class="alignnone size-full wp-image-14" title="ServiceManager-Event-Registration-Record" src="http://blogs.stratacominc.com/wp-content/uploads/2009/06/ServiceManager-Event-Registration-Record.jpg" alt="ServiceManager-Event-Registration-Record" width="600" height="382" />   </p>
<p>ServiceManager Event Registration Record for Operators</p>
<p><a title="http://www.stratacominc.com/hp-service-manager-white-paper/2009/6/11/contactoperator-integrations-into-service-manager-part-2.html" href="http://www.stratacominc.com/hp-service-manager-white-paper/2009/6/11/contactoperator-integrations-into-service-manager-part-2.html">In Part Two</a> we&#8217;ll finish this process</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.stratacominc.com/contactoperator-integrations-hp-service-manager-7-part-1/&title=Contact%2FOperator+Integrations+into+HP+Service+Manager+7+Part+1&text=%26%23160%3BIn+Service+Manager%2C+personnel+information+is+one+of+the+most+important+pieces+of+information+that+needs+to+be+entered+into+the+system.&tags=event%2C+information%2C+record%2C+manager%2C+service%2C+application%2C+registration" target="_blank"><img src= "http://www.socialmarker.com/bookmark.gif" border="0" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.stratacominc.com/contactoperator-integrations-hp-service-manager-7-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contact/Operator Integrations into HP Service Manager 7 Part 2</title>
		<link>http://www.stratacominc.com/ontactoperator-integrations-into-hp-service-manager-7-part-2/</link>
		<comments>http://www.stratacominc.com/ontactoperator-integrations-into-hp-service-manager-7-part-2/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 12:05:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Consultant Blog]]></category>
		<category><![CDATA[HP Service Manager 7.x]]></category>
		<category><![CDATA[Integrations]]></category>
		<category><![CDATA[Contact Operator integrations]]></category>
		<category><![CDATA[customization in HP service manager]]></category>
		<category><![CDATA[hp service manager]]></category>

		<guid isPermaLink="false">http://blogs.stratacominc.com/?p=18</guid>
		<description><![CDATA[The import of operators becomes more complicated due to the need to associate these records with profiles and groups allowing access to Service Manager functionality. These groups and profiles can be imported with the data from the source if they are known, defaulted or determined based on other criteria coming into the system.

Once all these elements are created and configured, Connect-It will process the data on the defined schedule and add or update records into Service Manager. The scheduling of this data will depend on the amount of data that will be new or updated in the source or sources and the need for this data to be added or updating the Service manger database.
]]></description>
			<content:encoded><![CDATA[<p>This is Part Two. Read <a href="ontactoperator-integrations-into-hp-service-manager-7-part-1" target="_self">Contact/Operator Integrations Part One</a> first.</p>
<p>The map identifies each individual field that will be moved from it position in the map to the identified field in the target file. Event Services is very flexible allowing data to be controlled before the data is mapped into the target file, after the data is mapped into the target file and even allows for the data to be mapped into multiple files as part of a single event. In the case of updating contacts and operators, the event can first map the information to the contact file, and subsequently add or update the operator there. Using Event Services in conjunction with a format control record, imported data may be manipulated to produce the result needed to complete the import of this data.</p>
<p><a href="http://blogs.stratacominc.com/wp-content/uploads/2009/06/Service-Manager-Event-Map-Operator.jpg"><img class="alignnone size-full wp-image-15" title="Service-Manager-Event-Map-Operator" src="http://blogs.stratacominc.com/wp-content/uploads/2009/06/Service-Manager-Event-Map-Operator.jpg" alt="Service-Manager-Event-Map-Operator" width="500" height="444" /></a></p>
<p>Service Manager Event Map for Operator</p>
<p>The import of operators becomes more complicated due to the need to associate these records with profiles and groups allowing access to Service Manager functionality. These groups and profiles can be imported with the data from the source if they are known, defaulted or determined based on other criteria coming into the system.</p>
<p>Once all these elements are created and configured, Connect-It will process the data on the defined schedule and add or update records into Service Manager. The scheduling of this data will depend on the amount of data that will be new or updated in the source or sources and the need for this data to be added or updating the Service manger database.</p>
<p>~Kim Euker, StrataCom</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.stratacominc.com/ontactoperator-integrations-into-hp-service-manager-7-part-2/&title=Contact%2FOperator+Integrations+into+HP+Service+Manager+7+Part+2&text=This+is+Part+Two.+Read+Contact%2FOperator+Integrations+Part+One+first.+The+map+identifies+each+individual+field+that+will+be+moved+from+it+position+in+the+map+to+the+identified+field+in+the+target...&tags=mapped+into%2C+the+data%2C+the+target%2C+event" target="_blank"><img src= "http://www.socialmarker.com/bookmark.gif" border="0" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.stratacominc.com/ontactoperator-integrations-into-hp-service-manager-7-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: blogserv.stratacomllc.stratacominc.com @ 2010-09-05 22:14:56 -->