User Tools

Site Tools


loans

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
loans [2024/11/01 15:49] adminloans [2024/11/05 19:10] (current) – [Small Business Administration (SBA) Loans] admin
Line 1: Line 1:
-Links out to [[504 financing]]+===== Traditional Business Loans =====
  
-<bpmnio type="bpmn"> +==== Commercial Bank Loans ==== 
-<?xml version="1.0" encoding="UTF-8"?> +Term Loans 
-<bpmn:definitions  +  - Fixed-rate structures 
-  xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" +  - Variable-rate structures 
-  xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" +  - Balloon payment options 
-  xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" +  - Process focusUnderwriting requirements, covenant monitoring 
-  xmlns:di="http://www.omg.org/spec/DD/20100524/DI" +- Commercial Lines of Credit 
-  xmlns:camunda="http://camunda.org/schema/1.0/bpmn" +  - Secured vsunsecured 
-  id="Definitions_1" +  - Borrowing base calculations 
-  targetNamespace="http://bpmn.io/schema/bpmn" +  - Process focusPeriodic review, collateral monitoring 
-  exporter="Camunda Modeler" +- Equipment Financing 
-  exporterVersion="4.11.1"> +  - Direct purchase loans 
-   +  - Sale-leaseback arrangements 
-  <bpmn:process id="SBA_Loan_Process" name="SBA Loan Application Process" isExecutable="true"> +  Process focusAsset valuation, depreciation handling
-    <bpmn:startEvent id="StartEvent_1" name="Start Application"> +
-      <bpmn:outgoing>Flow_1</bpmn:outgoing> +
-    </bpmn:startEvent>+
  
-    <bpmn:task id="Task_Research" name="Research SBA Loan Types"> +==== Small Business Administration (SBA) Loans ==== 
-      <bpmn:incoming>Flow_1</bpmn:incoming> +- SBA 7(a) Loans 
-      <bpmn:outgoing>Flow_2</bpmn:outgoing> +  - Standard 7(a) 
-    </bpmn:task>+  - 7(a) Small Loan 
 +  - SBA Express 
 +  - Process focusApplication requirements, guarantee maintenance 
 +- [[CDC/504 Loans]] 
 +  - Real estate acquisition 
 +  - Equipment financing 
 +  - Process focusCDC coordination, project validation 
 +- Microloans 
 +  - Working capital 
 +  - Inventory purchase 
 +  - Process focusTechnical assistance requirements
  
-    <bpmn:exclusiveGateway id="Gateway_LoanType" name="Choose Loan Type"> +===== Alternative Lending Structures =====
-      <bpmn:incoming>Flow_2</bpmn:incoming> +
-      <bpmn:outgoing>Flow_3a</bpmn:outgoing> +
-      <bpmn:outgoing>Flow_3b</bpmn:outgoing> +
-      <bpmn:outgoing>Flow_3c</bpmn:outgoing> +
-    </bpmn:exclusiveGateway>+
  
-    <bpmn:task id="Task_7a" name="Prepare 7(a) Requirements"> +==== Revenue-Based Financing ===== 
-      <bpmn:incoming>Flow_3a</bpmn:incoming> +- Percentage of Revenue Models 
-      <bpmn:outgoing>Flow_4</bpmn:outgoing> +  - Fixed percentage arrangements 
-    </bpmn:task>+  - Variable percentage structures 
 +  - Process focusRevenue verification, payment automation 
 +- Merchant Cash Advances 
 +  - Credit card revenue based 
 +  - Platform revenue based 
 +  - Process focusPayment integration, risk monitoring
  
-    <bpmn:task id="Task_504" name="Prepare 504 Requirements"> +==== Asset-Based Lending ==== 
-      <bpmn:incoming>Flow_3b</bpmn:incoming> +- Inventory Financing 
-      <bpmn:outgoing>Flow_5</bpmn:outgoing> +  - Warehouse lending 
-    </bpmn:task>+  - Floor plan financing 
 +  - Process focusInventory monitoring, valuation updates 
 +- Accounts Receivable Financing 
 +  - Factoring arrangements 
 +  - Invoice financing 
 +  - Process focusDebtor verification, collection procedures 
 +- Purchase Order Financing 
 +  - Pre-shipment financing 
 +  - Post-shipment financing 
 +  - Process focusSupply chain verification, milestone tracking
  
-    <bpmn:task id="Task_Micro" name="Contact Microloan Intermediary"> +===== Emerging Financial Technologies =====
-      <bpmn:incoming>Flow_3c</bpmn:incoming> +
-      <bpmn:outgoing>Flow_6</bpmn:outgoing> +
-    </bpmn:task>+
  
-    <bpmn:sequenceFlow id="Flow_1" sourceRef="StartEvent_1" targetRef="Task_Research" /> +==== DeFi Lending ==== 
-    <bpmn:sequenceFlow id="Flow_2" sourceRef="Task_Research" targetRef="Gateway_LoanType" /> +- Collateralized Debt Positions 
-    <bpmn:sequenceFlow id="Flow_3a" sourceRef="Gateway_LoanType" targetRef="Task_7a" /> +  - Cryptocurrency-backed loans 
-    <bpmn:sequenceFlow id="Flow_3b" sourceRef="Gateway_LoanType" targetRef="Task_504" /> +  - Smart contract governance 
-    <bpmn:sequenceFlow id="Flow_3c" sourceRef="Gateway_LoanType" targetRef="Task_Micro" /> +  - Process focusCollateral ratio monitoring, liquidation procedures 
-  </bpmn:process>+- Flash Loans 
 +  - Atomic transactions 
 +  - Arbitrage opportunities 
 +  - Process focusSmart contract security, risk parameters
  
-  <bpmndi:BPMNDiagram id="BPMNDiagram_1"> +==== Platform Lending ==== 
-    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="SBA_Loan_Process"> +- P2P Business Loans 
-      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_1" bpmnElement="StartEvent_1"> +  - Direct lending platforms 
-        <dc:Bounds x="152" y="102" width="36" height="36" /> +  - Marketplace arrangements 
-        <bpmndi:BPMNLabel> +  - Process focusPlatform integration, investor matching 
-          <dc:Bounds x="134" y="145" width="73" height="14" /> +- Embedded Finance Solutions 
-        </bpmndi:BPMNLabel> +  - E-commerce platform lending 
-      </bpmndi:BPMNShape>+  - SaaS platform financing 
 +  - Process focusAPI integration, automated underwriting
  
-      <bpmndi:BPMNShape id="Task_Research_di" bpmnElement="Task_Research"> +===== Specialized Financing Structures =====
-        <dc:Bounds x="240" y="80" width="100" height="80" /> +
-      </bpmndi:BPMNShape>+
  
-      <bpmndi:BPMNShape id="Gateway_LoanType_di" bpmnElement="Gateway_LoanType" isMarkerVisible="true"> +==== Project Finance ==== 
-        <dc:Bounds x="395" y="95" width="50" height="50" /> +- Infrastructure Loans 
-        <bpmndi:BPMNLabel> +  - Construction financing 
-          <dc:Bounds x="378" y="65" width="84" height="14" /> +  - Operation financing 
-        </bpmndi:BPMNLabel> +  - Process focusProject milestone monitoring, disbursement controls 
-      </bpmndi:BPMNShape>+- Energy Project Loans 
 +  - Renewable energy projects 
 +  - Traditional energy infrastructure 
 +  - Process focusPerformance metrics, regulatory compliance
  
-      <bpmndi:BPMNShape id="Task_7a_di" bpmnElement="Task_7a"> +==== Real Estate Finance ==== 
-        <dc:Bounds x="500" y="0" width="100" height="80" /> +- Commercial Mortgages 
-      </bpmndi:BPMNShape>+  - Owner-occupied properties 
 +  - Investment properties 
 +  - Process focus: Property valuation, tenant analysis 
 +- Construction Loans 
 +  - Ground-up construction 
 +  - Renovation financing 
 +  - Process focusDraw schedules, inspection requirements
  
-      <bpmndi:BPMNShape id="Task_504_di" bpmnElement="Task_504"> +==== International Trade Finance ==== 
-        <dc:Bounds x="500" y="80" width="100" height="80" /> +- Export Financing 
-      </bpmndi:BPMNShape>+  - Pre-export financing 
 +  - Post-shipment financing 
 +  - Process focus: Documentation requirements, currency handling 
 +- Import Financing 
 +  - Letter of credit financing 
 +  - Documentary collections 
 +  - Process focusTrade document verification, compliance checks
  
-      <bpmndi:BPMNShape id="Task_Micro_di" bpmnElement="Task_Micro"> 
-        <dc:Bounds x="500" y="160" width="100" height="80" /> 
-      </bpmndi:BPMNShape> 
- 
-      <bpmndi:BPMNEdge id="Flow_1_di" bpmnElement="Flow_1"> 
-        <di:waypoint x="188" y="120" /> 
-        <di:waypoint x="240" y="120" /> 
-      </bpmndi:BPMNEdge> 
- 
-      <bpmndi:BPMNEdge id="Flow_2_di" bpmnElement="Flow_2"> 
-        <di:waypoint x="340" y="120" /> 
-        <di:waypoint x="395" y="120" /> 
-      </bpmndi:BPMNEdge> 
- 
-      <bpmndi:BPMNEdge id="Flow_3a_di" bpmnElement="Flow_3a"> 
-        <di:waypoint x="420" y="95" /> 
-        <di:waypoint x="420" y="40" /> 
-        <di:waypoint x="500" y="40" /> 
-      </bpmndi:BPMNEdge> 
- 
-      <bpmndi:BPMNEdge id="Flow_3b_di" bpmnElement="Flow_3b"> 
-        <di:waypoint x="445" y="120" /> 
-        <di:waypoint x="500" y="120" /> 
-      </bpmndi:BPMNEdge> 
- 
-      <bpmndi:BPMNEdge id="Flow_3c_di" bpmnElement="Flow_3c"> 
-        <di:waypoint x="420" y="145" /> 
-        <di:waypoint x="420" y="200" /> 
-        <di:waypoint x="500" y="200" /> 
-      </bpmndi:BPMNEdge> 
- 
-    </bpmndi:BPMNPlane> 
-  </bpmndi:BPMNDiagram> 
-</bpmn:definitions> 
-</bpmnio> 
  
loans.1730476141.txt.gz · Last modified: 2024/11/01 15:49 by admin