| Siebel Loyalty Administration Guide > Siebel Loyalty Workflow, Task Flow, and Methods Reference > Siebel Loyalty Workflows > LOY Loan Repayment Workflow
 The LOY Loan Repayment workflow, shown in Figure 39, creates a loan repayment transaction for members, if they have sufficient point balance to repay the loan. 
Figure 39.	LOY Loan Repayment Workflow
    |  |  
 Workflow Description. This workflow performs the following actions: 
Get Txn Details. This step calls the method Echo of the Workflow Utilities Business Service, which retrieves the transaction details.
Check Available Points for Loan Repay. This step calls the method AvailPtsForLoanRepay of the LOY Customer Action Business Service, which calculates the points available for Loan repayment.
Points Available? If no points are available, then this step ends the workflow.
Loan Repayment. If points are available, then this step creates a loan repayment transaction.
 |