| all | ✖️ | ✔ | ✖️ | ✖️ | |
| applyLock | ✖️ | ✔ | ✖️ | ✖️ | |
| calculate | ✖️ | ○ | ✖️ | ✖️ | Encompass Web -<br /> PUI scripting object return type -> void <br />Encompass Web return type -> loan object |
| commit | ✖️ | ○ | ✖️ | ✖️ | Encompass Web - <br />PUI scripting object return type is void, but EncompassWeb return type is boolean for failure scenario & loanId for successful execution |
| execAction | ✖️ | ○ | ✖️ | ✖️ | Encompass Web -<br /> PUI scripting object return type -> Promise<LoanObject><br />Encompass Web return type -> Promise<{[key:string]: string}> |
| getCurrentApplication | ✖️ | |