Product Features
Flows Manager
Manage a Flows Manager
3min
you can manage flows managers by navigating to flows manager > overview manage individual flows managers refer to the image and callouts below for management options \[1] flows manager status the flows manager can have the following statuses running the flow has been deployed and is currently running as defined stopped the flow has been stopped by the user warning the flow encountered a problem it has either timed out or is not running as defined \[2] go to flow definition opens the flow canvas see create a flow docid ol2gwhtg2gkdjlbr6cai to learn more \[3] update memory limit change the current memory limit the options are 256 mb, 512 mb, 1024 mb, 2048 mb, and 4096 mb \[4] start flow starting a flows manager affects all associated individual flows and tabs in the flow canvas \[5] stop flow stopping a flows manager affects all associated individual flows and tabs in the flow canvas \[6] upload modules refer to the "upload modules" section below to learn how to upload a preexisting module or custom modules from an individual flow \[7] download flow file download all associated flows and tabs for the flows manager \[8] download logs download a log to review the activity of the flows manager and troubleshoot issues \[9] remove flow removing a flows manager affects all of the associated tabs and cannot be undone upload modules you can upload a pre existing module or custom modules from an individual flow important make sure the module file you upload contains all dependencies if your custom node modules are version specific, make sure they work with nodejs 10 16 3 if custom node modules have any binding or require c/c++ compilation, the upload may not work to upload modules in your project directory, create a folder named node modules add the nodes files you want included in the node modules folder compress the node modules folder into a zip file to create the zip file, you can right click the folder in windows file explorer , and then select send to > compressed (zipped) folder in manufacturing connect edge, navigate to flows manager click the upload modules icon for the flows manager you want to update select the zip file of the folder you compressed and select open after the upload, stop and start the flows manager to implement the changes if you don't see the expected new nodes after uploading and then stopping/starting, check the flow log to troubleshoot the issue