2022.2

Table Of Contents
Step-through buttons
ThebuttonsatthebottomoftheScriptDebuggerletyoustepthroughthecode.Whenyoustepthrough
thecodeitalwaysstepsrelativetothemostrecentstackframe.
l
Into(F5):Stepintothefunctiononthecurrentline,ifpossible.Acommonusecaseforthisisto
stepintoaresults.each()call.Notethatyoucanonlystepintofunctionsthataredefinedin
userscripts.Forotherstatementsthisbehaveslike(Step)Over.
l
Over(F6):Stepoverthecurrentline.
l
Return:Stepoutofthecurrentfunction.Thisonlyworksifexecutionissuspendedinsideafunc-
tiondefinedinoneoftheuserscripts.Otherwiseitbehaveslike(Step)Over.
l
Resume(F8):Continueuptothenextbreakpointoruntiltheoutputrunisfinished.
l
Restart:Startthedebuggingsessionoverfromthebeginning.Executionwillbesuspendedon
thefirstlineoftheoutputrun,evenifthatlinedoesnothaveabreakpoint.
l
Close:ClosetheScriptDebugger.
SampleProjects
ASampleProjectgeneratesasmallConnectsolutionthatisreadytobetestedanddeployed.Thesolu-
tioncontainsaspecificWorkflowconfiguration,aswellastheConnecttemplates,datamappingcon-
figurations,andanyJobPresetsandOutputPresetsthatareusedinthatconfiguration.
ThischapterdescribestheSampleProjectsandtheprojectsthattheyinstall.Itwillhelpyouinstall,
comprehendandcustomizetheprojects.
ThereisanintroductorySampleProjectsoverviewvideoontheOLLearnwebsite.
ForgenericinformationaboutConnectsolutionsandtheircomponents,see"OLConnectprojects"on
page120.
Note: TheprojectsrequirethattheConnectServerandConnectWorkflowbeinstalledonthe
localmachine.
Thesearetheprojectsthatcanbeinstalledwithawizard.
l
Print promotional jobs.Thisprojectgeneratesabatchofbasicpersonalizedletters,inthe
formatthatwasselectedinthewizard:PDF,PCLorPostScriptLevel3.(See:"SampleProject:
PrintPromotionalJobs"onpage148.)
TheWorkflowconfigurationusestheAllInOneplugin(see"PrintprocesseswithOLConnect
tasks"onpage172).
Page 918