Article Details
Id:14341
Product:finPOWER Connect
Type:FIX
Version:3.00.04
Opened:08/02/2017
Closed:08/02/2017
Released:01/03/2017
Job: J018555

Scripts; Built-In SummaryPage2_Workflow_WorkflowSummary is failing to compile

When a finPOWER Connect is upgraded to version 3.00, any Workflow Summary Page Script that used the directive #builtin "SummaryPage_Workflow_WorkflowSummary" was upgraded to #builtin "SummaryPage2_Workflow_WorkflowSummary".

This was incorrect and should have been:

#builtin "SummaryPage2_Workflow_Summary"

Upgraded Scripts will fail to compile until the #built-in directive is updated to the one shown above.