<?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>The Exchange Network</title>
	<atom:link href="http://www.exchangenetwork.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.exchangenetwork.net</link>
	<description>Sharing information for a cleaner environment</description>
	<lastBuildDate>Wed, 22 May 2013 15:24:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Web Service Development Rules and Resources</title>
		<link>http://www.exchangenetwork.net/2012/06/07/web-service-development-rules-and-resources/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=web-service-development-rules-and-resources</link>
		<comments>http://www.exchangenetwork.net/2012/06/07/web-service-development-rules-and-resources/#comments</comments>
		<pubDate>Thu, 07 Jun 2012 13:54:50 +0000</pubDate>
		<dc:creator>Greg McNelly</dc:creator>
				<category><![CDATA[Developers Center]]></category>

		<guid isPermaLink="false">http://www.exchangenetwork.net/?p=6083</guid>
		<description><![CDATA[Recipients Parameter Guidance and Best Practices  The ‘recipients’ parameter in the Node 2 Specification, is a feature designed to enable nodes to dynamically send messages to multiple parties without the need for pre-programmed business logic. The following guidelines and best practices will assist flow developers interested in using the ‘recipients’ parameter. Technical Details The Recipients parameter is a string that may be &#8230; <a href="http://www.exchangenetwork.net/2012/06/07/web-service-development-rules-and-resources/">View more <span class="meta-nav">&#187;</span></a>]]></description>
				<content:encoded><![CDATA[<h2>Recipients Parameter Guidance and Best Practices </h2>
<p>The ‘recipients’ parameter in the Node 2 Specification, is a feature designed to enable nodes to dynamically send messages to multiple parties without the need for pre-programmed business logic. The following guidelines and best practices will assist flow developers interested in using the ‘recipients’ parameter.</p>
<p><strong>Technical Details</strong></p>
<ul>
<li>The Recipients parameter is a string that may be a Node URI or an email address.</li>
<li>If a submission request specifies a Node URI recipient, the processed package will be forwarded to the specified recipient using the submit method.</li>
<li>If a submission request specifies an email recipient, the processed package will be emailed to the specified recipient.</li>
<li>Optional for a receiving node to implement functionality to process ‘recipients.’</li>
<li>Required as an element in the request message (the value may be empty).</li>
<li>On any error processing for the recipient parameter, a node should return a SOAP fault indicating there was an error with recipients. In this instance, the originating node must resend the submission.</li>
</ul>
<p><strong>Security</strong></p>
<ul>
<li>The NAAS will provide authorization capabilities for ‘recipients.’ Node administrators will be able to define which users can make use of this function through standard NAAS policies.</li>
<li>Nodes forwarding submissions through the ‘recipients’ parameter will need to use their own NAAS credential to authenticate with the receiving node.</li>
<li>Specific security models and error conditions/messages should be defined on a flow by flow basis.</li>
</ul>
<p><strong>Best Practices</strong></p>
<ul>
<li>Nodes should only honor ‘recipient’ values from trusted partners who have been explicitly permitted to make use of this functionality.</li>
<li>Flow developers should seek to use ‘recipients’ only when it reduces complexity and improves functionality of a business process.</li>
<li>This feature is not intended to be a ‘forwarding’ mechanism for multiple nodes. Flows using recipients should seek to minimize the processing and transmission that any one node would experience in the process of honoring this parameter.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.exchangenetwork.net/2012/06/07/web-service-development-rules-and-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security Considerations for Query and Solicit Web Services</title>
		<link>http://www.exchangenetwork.net/2011/11/25/security-considerations-for-query-and-solicit-web-services/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=security-considerations-for-query-and-solicit-web-services</link>
		<comments>http://www.exchangenetwork.net/2011/11/25/security-considerations-for-query-and-solicit-web-services/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 23:54:09 +0000</pubDate>
		<dc:creator>Greg McNelly</dc:creator>
				<category><![CDATA[Header Menu]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[NAAS]]></category>
		<category><![CDATA[Node]]></category>
		<category><![CDATA[security changes]]></category>

		<guid isPermaLink="false">http://www.exchangenetwork.net/?p=4367</guid>
		<description><![CDATA[Exchange Network Partners with data flows that use Query or Solicit web services should be aware of some special security considerations.  On November 17, 2011, the Network Technology Group held an Open Conference Call to describe these security considerations.  The Open Call Presentations, covered the following topics: New default security settings for Query and Solicit web services that use the Network Authentication and &#8230; <a href="http://www.exchangenetwork.net/2011/11/25/security-considerations-for-query-and-solicit-web-services/">View more <span class="meta-nav">&#187;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Exchange Network Partners with data flows that use Query or Solicit web services should be aware of some special security considerations.  On November 17, 2011, the Network Technology Group held an Open Conference Call to describe these security considerations.  The <a title="November 17 Open Call Presentations" href="http://www.exchangenetwork.net/wp-content/uploads/2011/11/OpenCall111711.pdf" target="_blank">Open Call Presentations</a>, covered the following topics:</p>
<ol>
<li>New default security settings for Query and Solicit web services that use the Network Authentication and Authorization Service (NAAS);</li>
<li>The impact of these changes to existing data flows;</li>
<li>Special security considerations related to the <a href="http://www.enbrowser.net">EN Browser&#8217;s</a> Guest access account; and</li>
<li>Recommended actions for Node Administrators who need to secure sensitive data, including specific instructions for <a href="http://code.google.com/p/opennode2/">OpenNode2</a> and <a href="http://code.google.com/p/en-node2/">EN-Node</a> users.</li>
</ol>
<p><strong>Background on Publishing and Data Access</strong></p>
<p>Many Exchange Network data flows are powered by Submit web services. These data flows are not publishing-oriented since they have to be initiated by the owner of the data. Some data flows on the Exchange Network make use of Query or Solicit web services. These are often referred to as publishing data flows because, unlike Submit web services, Query and Solicit web services allow data owners to make data available through their Node for others to access—assuming the owner has give them permission to do so.</p>
<p>Network Governance has a long-standing <a href="http://www.exchangenetwork.net/about/network-management/network-policy-framework/">policy</a> of encouraging Partners to publish more data and make it as accessible as appropriate. In support of that policy, the Exchange Network is making a change to the default security settings in the NAAS.  Node Administrators should also be aware of the security considerations related to a publicly available data access tool called the Exchange Network Browser.</p>
<p><strong>What is Changing?</strong></p>
<p>Previously, when a Node Administrator created a new web service for a data flow, the NAAS would, by default, create a security policy that completely restricted access to the service unless the Node Administrator specifically granted rights to a specific user. Effective immediately, new services will be open by default and Node Administrators will need to restrict access if necessary. Administrators will still have the same level of control over their data and who can see it.</p>
<p>If Administrators already have existing data flows with publishing web services and have placed restrictions around who can access them, those restrictions will remain unchanged. Any existing security policy on a Node supersedes this new default behavior.  If a data flow is secured today, it remains secured.  If a data flow is unsecured today, it will remain open to anyone with valid NAAS credentials.</p>
<p><strong>Guest Access to the Exchange Network Browser</strong></p>
<p>The <a href="http://www.enbrowser.net">Exchange Network Browser</a> is a web-based tool that allows users to discover and access the different data flows and web services that are available on the Exchange Network.  The EN Browser is powered by the <a title="Exchange Network Discovery Service (ENDS)" href="http://www.exchangenetwork.net/exchange-network-discovery-service-ends/">Exchange Network Discovery Service (ENDS)</a>, so a data flow or web service is only visible and available if it is registered in ENDS.  The important security consideration regarding the EN Browser is that it supports two types of access. First, it allows users to securely log-in with their NAAS user name and password to access any secure data flows for which they have been granted permission.  Second, it allows has Guest access for public users that do not have NAAS credentials.</p>
<p>Guest access was enabled by embedding a set of special NAAS credentials into the EN Browser. The Guest user name is: &#8220;<em>enbrowser@exchangenetwork.net</em>.&#8221; Guest access will be active as of December 12, 2011.  Node Administrators should consider the following three questions to determine whether to take any action to secure their data:</p>
<ol start="1">
<li>Do you have Query or Solicit services set up on your Node?</li>
<li>Are those services registered in ENDS?</li>
<li>Is the data inappropriate for public access?</li>
</ol>
<p>If Administrators answer YES to all three of these questions, then they should take steps to deny access to the EN Browser Guest account (i.e., <em>enbrowser@exchangenetwork.net) </em>for the sensitive data flows. This can be accomplished by adjusting the security settings in the Node&#8217;s administration interface.</p>
<p><strong>How to Adjust Security Settings to Enable or Restrict Access to Data Through the EN Browser</strong></p>
<p>Many Node products offer the ability to adjust security settings directly in the administration interface. Specific instructions for users of OpenNode2 and the EN Node are included in the November 17, 2011, <a title="November 17 Open Call Presentations" href="http://www.exchangenetwork.net/wp-content/uploads/2011/11/OpenCall111711.pdf" target="_blank">Open Call Presentations</a>. Additional information exists in the Node Administration manuals for <a href="http://code.google.com/p/opennode2/">OpenNode2</a> and <a href="http://code.google.com/p/en-node2/downloads/list">EN-Node</a>.  Users of other Node product needing assistance should contact the software developer.</p>
<p><strong>Additional Questions?</strong></p>
<p>Additional questions not answered here should be directed to the <a title="EN Contacts" href="http://www.exchangenetwork.net/about/contacts/" target="_blank">Exchange Network Coordinator</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.exchangenetwork.net/2011/11/25/security-considerations-for-query-and-solicit-web-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating Data Flows to Node 2</title>
		<link>http://www.exchangenetwork.net/2011/07/15/migrating-data-flows-to-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=migrating-data-flows-to-2</link>
		<comments>http://www.exchangenetwork.net/2011/07/15/migrating-data-flows-to-2/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 12:00:54 +0000</pubDate>
		<dc:creator>Greg McNelly</dc:creator>
				<category><![CDATA[Header Menu]]></category>
		<category><![CDATA[data flows]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[node 1.1]]></category>
		<category><![CDATA[node 2.0]]></category>

		<guid isPermaLink="false">http://www.exchangenetwork.net/migrating-your-data-flows-to-20/</guid>
		<description><![CDATA[With the release of the Node 2 Exchange Network Node Specifications, Exchange Network Partners upgraded node software to comply with the new specifications. Until all existing data exchanges are rewritten to target the Node 2 platform, Partners will need to adapt each data exchange to operate in a Node 2 environment. EN Governance documented the necessary changes to many national regulatory data flows &#8230; <a href="http://www.exchangenetwork.net/2011/07/15/migrating-data-flows-to-2/">View more <span class="meta-nav">&#187;</span></a>]]></description>
				<content:encoded><![CDATA[<p>With the release of the Node 2 <a href="http://www.exchangenetwork.net/network-node-functional-specifications/">Exchange Network Node Specifications</a>, Exchange Network Partners upgraded node software to comply with the new specifications. Until all existing data exchanges are rewritten to target the Node 2 platform, Partners will need to adapt each data exchange to operate in a Node 2 environment.</p>
<p>EN Governance documented the necessary changes to many national regulatory data flows in a series of addenda to the Flow Configuration Documents (FCDs). More information is available in <a href="http://www.exchangenetwork.net/node/FCD_AddendaDevelopmentApproachAndMethodology_v1.0.pdf">Node 2 FCD Compatibility Guideline Development</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.exchangenetwork.net/2011/07/15/migrating-data-flows-to-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
