Skip to content

Commit

Permalink
Merge pull request #794 from bcgov/defect-ALR-1585
Browse files Browse the repository at this point in the history
defect-ALR-1585
  • Loading branch information
GandlojuVishwantha authored May 23, 2024
2 parents d3b6662 + 986acca commit 2a3b03a
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions src/main/default/flows/Generate_Late_Fee.flow-meta.xml
Original file line number Diff line number Diff line change
@@ -1,24 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<Flow xmlns="http://soap.sforce.com/2006/04/metadata">
<actionCalls>
<description>ALR-36</description>
<name>getRenewalAccCount</name>
<label>getRenewalAccCount</label>
<locationX>820</locationX>
<locationY>342</locationY>
<actionName>RenewalManagementController</actionName>
<actionType>apex</actionType>
<connector>
<targetReference>LateFeeManagementControllerBatch</targetReference>
</connector>
<flowTransactionModel>Automatic</flowTransactionModel>
<nameSegment>RenewalManagementController</nameSegment>
<outputParameters>
<assignToReference>renewalAccCount</assignToReference>
<name>output</name>
</outputParameters>
<versionSegment>1</versionSegment>
</actionCalls>
<actionCalls>
<name>LateFeeManagementControllerBatch</name>
<label>LateFeeManagementControllerBatch</label>
Expand All @@ -44,7 +25,7 @@
<locationX>840</locationX>
<locationY>180</locationY>
<defaultConnector>
<targetReference>getRenewalAccCount</targetReference>
<targetReference>LateFeeManagementControllerBatch</targetReference>
</defaultConnector>
<defaultConnectorLabel>Default Outcome</defaultConnectorLabel>
<rules>
Expand Down

0 comments on commit 2a3b03a

Please sign in to comment.