<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.onqpr.com/pa/index.php?action=history&amp;feed=atom&amp;title=QPR_MEA_Integration</id>
	<title>QPR MEA Integration - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.onqpr.com/pa/index.php?action=history&amp;feed=atom&amp;title=QPR_MEA_Integration"/>
	<link rel="alternate" type="text/html" href="https://wiki.onqpr.com/pa/index.php?title=QPR_MEA_Integration&amp;action=history"/>
	<updated>2026-04-08T17:50:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://wiki.onqpr.com/pa/index.php?title=QPR_MEA_Integration&amp;diff=28025&amp;oldid=prev</id>
		<title>Ollvihe: Created page with &quot;QPR ProcessAnalyzer is able to establish a connection to a QPR MEA (QPR Suite) instance, and call Web Service operations.  == MEA Connection String == To connect to QPR MEA, a MEA connection string needs to be created and stored as a secret.  The MEA connection string is a json object with following properties: * &#039;&#039;&#039;url&#039;&#039;&#039;: URL to the webHttp endpoint of the QPR MEA Web Service to be connected to. * &#039;&#039;&#039;logOnName&#039;&#039;&#039;: Log on name of the user...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.onqpr.com/pa/index.php?title=QPR_MEA_Integration&amp;diff=28025&amp;oldid=prev"/>
		<updated>2026-04-08T12:38:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;QPR ProcessAnalyzer is able to establish a connection to a QPR MEA (QPR Suite) instance, and call Web Service operations.  == MEA Connection String == To connect to QPR MEA, a MEA connection string needs to be created and stored as a &lt;a href=&quot;/pa/index.php/Storing_Secrets_for_Scripts&quot; title=&quot;Storing Secrets for Scripts&quot;&gt;secret&lt;/a&gt;.  The MEA connection string is a json object with following properties: * &amp;#039;&amp;#039;&amp;#039;url&amp;#039;&amp;#039;&amp;#039;: URL to the webHttp endpoint of the QPR MEA Web Service to be connected to. * &amp;#039;&amp;#039;&amp;#039;logOnName&amp;#039;&amp;#039;&amp;#039;: Log on name of the user...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;QPR ProcessAnalyzer is able to establish a connection to a QPR MEA (QPR Suite) instance, and call Web Service operations.&lt;br /&gt;
&lt;br /&gt;
== MEA Connection String ==&lt;br /&gt;
To connect to QPR MEA, a MEA connection string needs to be created and stored as a [[Storing_Secrets_for_Scripts|secret]].&lt;br /&gt;
&lt;br /&gt;
The MEA connection string is a json object with following properties:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;url&amp;#039;&amp;#039;&amp;#039;: URL to the webHttp endpoint of the QPR MEA Web Service to be connected to.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;logOnName&amp;#039;&amp;#039;&amp;#039;: Log on name of the user who will access the QPR MEA Web Service.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;password&amp;#039;&amp;#039;&amp;#039;: User&amp;#039;s password in QPR MEA.&lt;br /&gt;
&lt;br /&gt;
Example connection string:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{ &amp;quot;url&amp;quot;: &amp;quot;https://&amp;lt;hostname&amp;gt;/QPR/Portal/QPR.Isapi.dll/wsforward/MainService.svc/webHttp&amp;quot;, &amp;quot;logOnName&amp;quot;: &amp;quot;MyUser&amp;quot;, &amp;quot;password&amp;quot;: &amp;quot;MyPassword&amp;quot; }&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ollvihe</name></author>
	</entry>
</feed>