Skip to main content
Skip table of contents

Call Assembly Node


The Call Assembly Node is a “wild card” activity that allows integrators to call custom programs into GlobalAction Workflows. This could be a SQL script or integration with another application. Call Assembly allows for process execution to be paused and control handed off to an external application. Data can be passed to this external application and then received back from it. Call Assembly is implemented as a .NET assembly callout. You could potentially do an ODBC data look up and use that data elsewhere in the process.

 

  1. Drag a Call Assembly Node from the Nodes Pane to the Design Canvas.
    1. The Assembly Node Settings dialog box will appear.
  2. Enter a unique name for the Node in the Title text box.
  3. Enter a description in the Description text box.
  4. Enter a server relative path location to the Assembly being loaded in the Server Path text box.
  5. Click Save.

 

 


Call Assembly Node Settings

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.