2022.2

Table Of Contents
Reduced Memory Version (
not
recommended for production)
ItispossibletoinstallOLConnectonamachinewithaminimumof2GBofRAM.TheConnect
Designerwillautomaticallydetectwhetherithasbeeninstalledonamachinewithlessthan4GBof
RAManddefaulttoonlyusingoneinternalWeaverandoneinternalmergeengineonthatsystem.The
Serverwillalsorunusinginternalengines.
OLConnect2019.1Enhancements
Script Debugger
Connect2019.1introducesanewScript Debugger.Thisprovidesoptionstostepthroughcode(i.e.
executethecodelinebyline)andtoaddbreakpointstopauseexecutionatstrategicpoints,aswellas
displayingthecurrentstateofvariables,bothlocalandglobal.(SHARED-66671)
TheScript Debuggersimulatesanoutputrunforallsectionsinthecurrentcontext,includingsection
clones.Theoutputrunislimitedtorunningscriptsandpaginationforthecurrentrecord.Aprintcontext
willnotgenerateactualoutput,andanemailcontextwillnotgenerateattachmentsorsendtheemail
message.
TheScriptspaneonthelefthandsideoftheScriptDebuggerlistsallscriptsthatareenabledtoapply
tothecurrentcontext,intheorderinwhichtheyareexpectedtobeprocessed.
TheSource Codepaneshowsthesourceofthesuspendedorselectedscript.Scriptsbasedona
scriptwizardshowthesourceoftheexpandedscript.Thecurrentlineinthescriptishighlighted,and
theleftmarginofthesourceeditorhasa“pointer”markingthecurrentlinepositionwithinthegreater
script.Youcanadbreakpointsbyclickingintheleftmarginofthesourceeditor.Thescriptwillthen
pauseatthisline.
TheVariablespaneshowsahierarchicaloverviewofthestateofalllocalandglobalvariables.It
includesthespecialentry“(this)”,whichrepresentstheJavaScript“this”object.
New Connect Project Wizards
PlanetPressConnect2019.1introducesanewsuiteofProjectWizards.(SHARED-67314)
TheseProjectWizardscreatebuildingblockstokick-startyourprojectsaswellasprovidingsamples
thatexplainConnectconceptsandcapabilities.
AProjectWizardgeneratesapre-configuredWorkflowconfigurationandassociatedConnectTem-
plates,DataMapperconfiguration,JobPresetsandOutputPresets.TheProjectWizardcreatesa
foldercontainingalltheresourcesalongwithaworkspacefolderthatisreadytobemodified,tested
anddeployed.
Page 1442