I am a novice in writing logic script code & I'm looking for the process to run the default logic from my Finance application from a logic script in my Scorecard application. The Scorecard script pushes data from the scorecard application to the Finance application but there is a stored procedure in the Finance default logic script that needs to run when this scorecard data is pushed. Is there a process like "destination_app" that I can use to call the default logic from the Finance app into the *include default.lgf statement in the Scorecard logic script? Am I over complicating this?