jms works on tibcoAdmin

This commit is contained in:
wojciech
2024-09-03 13:10:21 +02:00
parent c5ba243f13
commit fcb24954ec
39 changed files with 1247 additions and 857 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pd:ProcessDefinition xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:pfx="http://www.demo.com/author" xmlns:pd="http://xmlns.tibco.com/bw/process/2003" xmlns:pfx2="http://www.tibco.com/schemas/tibcoRepository/Resources/JmsErrorSchema/Schema.xsd" xmlns:ns="http://www.tibco.com/namespaces/tnt/plugins/jms" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns1="http://www.tibco.com/schemas/httpRequest/Resources/schemas/Schema.xsd2">
<xsd:import namespace="http://www.demo.com/author" schemaLocation="/Resources/schemas/author.xsd"/>
<xsd:import namespace="http://www.tibco.com/schemas/tibcoRepository/Resources/JmsErrorSchema/Schema.xsd" schemaLocation="/Resources/JmsErrorSchema/JmsStatusResponse.xsd"/>
<xsd:import namespace="http://www.tibco.com/schemas/tibcoRepository/Resources/JmsErrorSchema/Schema.xsd" schemaLocation="/Resources/schemas/JmsStatusResponse.xsd"/>
<pd:name>Processes/jms/JmsPut.process</pd:name>
<pd:startName>JMS Queue Receiver</pd:startName>
<pd:startX>0</pd:startX>
@@ -25,7 +25,7 @@
<JMSExpiration>0</JMSExpiration>
<JMSPriority>4</JMSPriority>
</ConfigurableHeaders>
<ConnectionReference>/LocalResources/server.put.sharedjmscon</ConnectionReference>
<ConnectionReference>/LocalResources/jmsConnections/server.put.sharedjmscon</ConnectionReference>
<OutDataxsdString>
<xsd:element name="root">
<xsd:complexType>
@@ -52,7 +52,7 @@
<pd:y>225</pd:y>
<pd:handler>true</pd:handler>
<config>
<fault>localname=root namespace=http://www.tibco.com/schemas/httpRequest/Resources/schemas/Schema.xsd2</fault>
<fault>localname=XMLPutError</fault>
</config>
<pd:inputBindings/>
</pd:activity>
@@ -75,7 +75,7 @@
<JMSPriority>4</JMSPriority>
</ConfigurableHeaders>
<DeliveryDelay>0</DeliveryDelay>
<ConnectionReference>/LocalResources/server.put.sharedjmscon</ConnectionReference>
<ConnectionReference>/LocalResources/jmsConnections/server.put.sharedjmscon</ConnectionReference>
<InDataxsdString>
<xsd:element name="root">
<xsd:complexType>
@@ -131,7 +131,7 @@
<JMSPriority>4</JMSPriority>
</ConfigurableHeaders>
<DeliveryDelay>0</DeliveryDelay>
<ConnectionReference>/LocalResources/server.get.sharedjmscon</ConnectionReference>
<ConnectionReference>/LocalResources/jmsConnections/server.get.sharedjmscon</ConnectionReference>
<InDataxsdString>
<xsd:element name="root">
<xsd:complexType>
@@ -149,7 +149,7 @@
<root>
<pfx2:response>
<pfx2:status>
<xsl:value-of select="$Catch/ns1:root/ns1:error"/>
<xsl:value-of select="$Catch/XMLPutError/message"/>
</pfx2:status>
<pfx2:isError>
<xsl:value-of select="true()"/>
@@ -169,7 +169,8 @@
<pd:x>279</pd:x>
<pd:y>65</pd:y>
<config>
<processName>/Processes/sql/author/SqlPUT.process</processName>
<processName>/Processes/xml/author/XmlPUT.process</processName>
<processNameXPath>if ($_globalVariables/pfx3:GlobalVariables/processType='sql') then '/Processes/sql/author/SqlPUT.process' else '/Processes/xml/author/XmlPUT.process'</processNameXPath>
</config>
<pd:inputBindings>
<root>