jms works on tibcoAdmin
This commit is contained in:
@@ -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">
|
||||
<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:pfx3="http://www.tibco.com/pe/DeployedVarsType" 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/JmsDelete.process</pd:name>
|
||||
<pd:startName>JMS Topic Subscriber</pd:startName>
|
||||
<pd:startX>0</pd:startX>
|
||||
@@ -25,7 +25,7 @@
|
||||
<JMSExpiration>0</JMSExpiration>
|
||||
<JMSPriority>4</JMSPriority>
|
||||
</ConfigurableHeaders>
|
||||
<ConnectionReference>/LocalResources/server.delete.sharedjmscon</ConnectionReference>
|
||||
<ConnectionReference>/LocalResources/jmsConnections/server.delete.sharedjmscon</ConnectionReference>
|
||||
<OutDataxsdString>
|
||||
<xsd:element name="root">
|
||||
<xsd:complexType>
|
||||
@@ -40,10 +40,11 @@
|
||||
<pd:inputBindings/>
|
||||
</pd:starter>
|
||||
<pd:endName>End</pd:endName>
|
||||
<pd:endType/>
|
||||
<pd:endX>614</pd:endX>
|
||||
<pd:endY>67</pd:endY>
|
||||
<pd:errorSchemas>
|
||||
<DeleteError/>
|
||||
<DeleteError ref="pfx2:response"/>
|
||||
</pd:errorSchemas>
|
||||
<pd:processVariables/>
|
||||
<pd:targetNamespace>http://xmlns.example.com/1724069617580</pd:targetNamespace>
|
||||
@@ -54,7 +55,7 @@
|
||||
<pd:y>221</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=xmlDeleteError</fault>
|
||||
</config>
|
||||
<pd:inputBindings/>
|
||||
</pd:activity>
|
||||
@@ -77,7 +78,7 @@
|
||||
<JMSPriority>4</JMSPriority>
|
||||
</ConfigurableHeaders>
|
||||
<DeliveryDelay>0</DeliveryDelay>
|
||||
<ConnectionReference>/LocalResources/server.post.sharedjmscon</ConnectionReference>
|
||||
<ConnectionReference>/LocalResources/jmsConnections/server.post.sharedjmscon</ConnectionReference>
|
||||
<InDataxsdString>
|
||||
<xsd:element name="root">
|
||||
<xsd:complexType>
|
||||
@@ -95,7 +96,7 @@
|
||||
<root>
|
||||
<pfx2:response>
|
||||
<pfx2:status>
|
||||
<xsl:value-of select="$Catch/ns1:root/ns1:error"/>
|
||||
<xsl:value-of select="$Catch/xmlDeleteError/message"/>
|
||||
</pfx2:status>
|
||||
<pfx2:isError>
|
||||
<xsl:value-of select="true()"/>
|
||||
@@ -128,7 +129,7 @@
|
||||
<JMSPriority>4</JMSPriority>
|
||||
</ConfigurableHeaders>
|
||||
<DeliveryDelay>0</DeliveryDelay>
|
||||
<ConnectionReference>/LocalResources/server.delete.sharedjmscon</ConnectionReference>
|
||||
<ConnectionReference>/LocalResources/jmsConnections/server.delete.sharedjmscon</ConnectionReference>
|
||||
<InDataxsdString>
|
||||
<xsd:element name="root">
|
||||
<xsd:complexType>
|
||||
@@ -171,7 +172,8 @@
|
||||
<pd:x>307</pd:x>
|
||||
<pd:y>67</pd:y>
|
||||
<config>
|
||||
<processName>/Processes/sql/author/SqlDELETE.process</processName>
|
||||
<processName>/Processes/xml/author/XmlDELETE.process</processName>
|
||||
<processNameXPath>if ($_globalVariables/pfx3:GlobalVariables/processType='sql') then '/Processes/sql/author/SqlDELETE.process' else '/Processes/xml/author/XmlDELETE.process'</processNameXPath>
|
||||
</config>
|
||||
<pd:inputBindings>
|
||||
<root>
|
||||
|
||||
Reference in New Issue
Block a user