User: alex@sartography.com clicked save for misc/service-tests/get-external-data/which-external-data.dmn
This commit is contained in:
parent
7a34952ea5
commit
a2ed466db3
|
@ -2,11 +2,6 @@
|
|||
<definitions xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/" xmlns:dmndi="https://www.omg.org/spec/DMN/20191111/DMNDI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" xmlns:biodi="http://bpmn.io/schema/dmn/biodi/2.0" id="Definitions_76910d7" name="DRD" namespace="http://camunda.org/schema/1.0/dmn">
|
||||
<decision id="Which_External_Data" name="Which External Data">
|
||||
<decisionTable id="decisionTable_1">
|
||||
<input id="input_1" label="Process Model Identifier" biodi:width="374">
|
||||
<inputExpression id="inputExpression_1" typeRef="string">
|
||||
<text>process_info["process_model_identifier"]</text>
|
||||
</inputExpression>
|
||||
</input>
|
||||
<input id="InputClause_1qnbg4j" label="Task Name">
|
||||
<inputExpression id="LiteralExpression_0m4cel6" typeRef="string">
|
||||
<text>external_data_task_name</text>
|
||||
|
@ -17,11 +12,8 @@
|
|||
<output id="OutputClause_06hxojo" label="Bamboo Pay?" name="is_bamboo_pay" typeRef="boolean" biodi:width="150" />
|
||||
<output id="OutputClause_0j6a4mc" label="Bamboo Dept & Div?" name="is_bamboo_dept_div" typeRef="boolean" biodi:width="180" />
|
||||
<rule id="DecisionRule_1e2h6me">
|
||||
<inputEntry id="UnaryTests_0pxijal">
|
||||
<text>"manage-procurement/procurement/requisition-order-management/raise-new-demand-request"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_1dzler4">
|
||||
<text>"start_event"</text>
|
||||
<text>"Process Start"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_0a6n1h7">
|
||||
<text>False</text>
|
||||
|
@ -37,9 +29,6 @@
|
|||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_0ytp2ox">
|
||||
<inputEntry id="UnaryTests_057hy8a">
|
||||
<text>"manage-procurement/procurement/requisition-order-management/raise-new-demand-request"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_1ti47mt">
|
||||
<text>"submit_procurement"</text>
|
||||
</inputEntry>
|
||||
|
@ -57,9 +46,6 @@
|
|||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1whj59o">
|
||||
<inputEntry id="UnaryTests_0z3lajt">
|
||||
<text></text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_155nlct">
|
||||
<text></text>
|
||||
</inputEntry>
|
||||
|
|
Loading…
Reference in New Issue