<p>Here is a sample config.cerner file for Cerner 2007 and newer with WebSphere 6. Their documentation is given in and image PDF, so you can&#8217;t copy the text out and typing this by hand is prone to errors. Replace DOMAIN, USER, and PASSWORD with the correct info.</p>
<pre><code># config.cerner
#
# last update: 1-23-2007
#

System {
	Enterprise {
		PrimaryDomain = "<em>DOMAIN</em>"
		Domain {
			cert {
				Principal {
					Authority {
						User = "<em>USER</em>"
						Password = "<em>PASSWORD</em>"
					}
				}
			}
		}
	}
	Coding {
		System {
			Instance {
				<em>DOMAIN</em> {
					Source = "EISService"
				}
			}
		}
	}
	Preferences {
		System {
			Instance {
				<em>DOMAIN</em> {
					Source = "Millennium"
				}
			}
		}
	}
	Application {
		MillenniumMobile {
			Authentication {
				ContainerHook {
					Host = "localhost"
					Context = "MillenniumMobile"
					Protocol = "http"
					Port = "9080"
				}
			}
		}
	}
}</code></pre>
{"id":329,"date":"2009-07-06T11:52:10","date_gmt":"2009-07-06T15:52:10","guid":{"rendered":"http:\/\/patrickv.info\/wordpress\/?p=329"},"modified":"2009-07-06T11:52:10","modified_gmt":"2009-07-06T15:52:10","slug":"example-config-cerner-file","status":"publish","type":"post","link":"https:\/\/rootuser.ninja\/index.php\/2009\/07\/06\/example-config-cerner-file\/","title":{"rendered":"Example config.cerner file"},"content":{"rendered":"<p>Here is a sample config.cerner file for Cerner 2007 and newer with WebSphere 6. Their documentation is given in and image PDF, so you can&#8217;t copy the text out and typing this by hand is prone to errors. Replace DOMAIN, USER, and PASSWORD with the correct info.<\/p>\n<pre><code># config.cerner\n#\n# last update: 1-23-2007\n#\n\nSystem {\n\tEnterprise {\n\t\tPrimaryDomain = \"<em>DOMAIN<\/em>\"\n\t\tDomain {\n\t\t\tcert {\n\t\t\t\tPrincipal {\n\t\t\t\t\tAuthority {\n\t\t\t\t\t\tUser = \"<em>USER<\/em>\"\n\t\t\t\t\t\tPassword = \"<em>PASSWORD<\/em>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\tCoding {\n\t\tSystem {\n\t\t\tInstance {\n\t\t\t\t<em>DOMAIN<\/em> {\n\t\t\t\t\tSource = \"EISService\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\tPreferences {\n\t\tSystem {\n\t\t\tInstance {\n\t\t\t\t<em>DOMAIN<\/em> {\n\t\t\t\t\tSource = \"Millennium\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\tApplication {\n\t\tMillenniumMobile {\n\t\t\tAuthentication {\n\t\t\t\tContainerHook {\n\t\t\t\t\tHost = \"localhost\"\n\t\t\t\t\tContext = \"MillenniumMobile\"\n\t\t\t\t\tProtocol = \"http\"\n\t\t\t\t\tPort = \"9080\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":null,"protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,1,11],"tags":[],"class_list":["post-329","post","type-post","status-publish","format-standard","hentry","category-cerner-notes","category-uncategorized","category-websphere-notes"],"_links":{"self":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts\/329","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/comments?post=329"}],"version-history":[{"count":0,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts\/329\/revisions"}],"wp:attachment":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/media?parent=329"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/categories?post=329"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/tags?post=329"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}