FSDP - Finacle Script IDE User Manual
FSDP - Finacle Script IDE User Manual
• Scripting in FinacleTM
• Finacle Scripting IDE
• Summary
• Q&A
Scripting in Finacle
Scripting in Finacle - Concepts
Event
based
script
invocation Input and
Debugging Output
Repositori
es
Tracing
Scripting Userhooks
in Finacle
User
Labels
Routines
Nested
calls
Scripting in Finacle – How Finacle Script works
Script Engine
Invoke
script Script
Yes output
Is Script
Finacle Event Associated ? Continue
No Processing
Scripting in Finacle –Limitations of script written on VI editor
Content Outline
Navigator/Project Space Editor
Problems
& Console
View
Finacle Scripting IDE – UI Views Continued
Repositories
ONS Service
Script Functions
Fields
Finacle Script IDE – Industry Standard Features
• Content Assist
• Hover Help
• Code Comment/Uncomment
• FSIDE Help
• Code Formatting
• Auto Editing
• hyperlinks
• Code Generation
• Script templates
• Code templates
Finacle Scripting IDE – Content Assist (UserHooks)
Finacle Scripting IDE – Content Assist (Repository Fields)
Finacle Scripting IDE – Hover Help
Move cursor over
word
to see hover help
Double click on
error message to
move to error
position
Finacle Scripting IDE– Auto Edit
Before pressing
Enter Before pressing
Enter
Before Content
Formatting
After Content
Formatting
Finacle Scripting IDE– Hyper Links
Before Get
Value After Get Value on
laAcct
Template
based
scripts
Custom Templates
Add your script as a
custom template
Finacle Scripting IDE– Test Case Creation and Execution
Test Execution
output
Finacle Scripting IDE– Execution and Debugging
Finacle standalone scripts can be executed and debugged
using Run as/Debug as Finacle Script option
Finacle Scripting IDE– Online Debugging
• Finacle scripts can be debugged online in development environment
• Deployed scripts can be opened in FSIDE and debug breakpoints can be added
• During execution of Finacle menus, when the said script is invoked, a debugging
session is started in FSIDE for that script
• Provides powerful features such as Debug Perspective, Step in, Step out, Step
return, Variables View, Repositories Tree View, Watch Points etc.
• Additional configuration is required to identify the right FSIDE instance
Finacle Scripting IDE– Online Debugging Continue
Repository Tree
View
BreakPoints
Finacle Scripting IDE– Remote Project and scripts
• Using Finacle Script IDE, user can connect and work on remote systems directly.
• With its various features, enable user to write standard scripts with minimal effort