sql fix
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
<pd:inputBindings/>
|
||||
</pd:starter>
|
||||
<pd:endName>End</pd:endName>
|
||||
<pd:endX>787</pd:endX>
|
||||
<pd:endY>259</pd:endY>
|
||||
<pd:endX>786</pd:endX>
|
||||
<pd:endY>254</pd:endY>
|
||||
<pd:errorSchemas/>
|
||||
<pd:processVariables/>
|
||||
<pd:targetNamespace>http://xmlns.example.com/1719474540368</pd:targetNamespace>
|
||||
@@ -48,7 +48,7 @@
|
||||
<pd:y>263</pd:y>
|
||||
<config>
|
||||
<processName>/Processes/xml/xml.process</processName>
|
||||
<processNameXPath>if ($_globalVariables/pfx:GlobalVariables/processType='sql') then '/Processes/sql/sql.process' else '/Processes/xml/xml.process'</processNameXPath>
|
||||
<processNameXPath>if ($_globalVariables/pfx:GlobalVariables/processType='sql') then '/Processes/sql/InitializeDatabase.process' else '/Processes/xml/xml.process'</processNameXPath>
|
||||
<spawn>false</spawn>
|
||||
</config>
|
||||
<pd:inputBindings>
|
||||
|
||||
Reference in New Issue
Block a user