Share

DxData.SendToUrl

This node is useful as a Callable Node for Write workflow, which takes inputs as Folder URL, ExchangeName, DxData, OverWrite and activate, through which we can create a exchange or Update Exchange. Important: The inputs activate and OverWrite are optional, with the default value for activate set to true And for OverWrite is false.

Supported Input Type Expected Output
folderURL Exchange Created or Updated Status
exchangeName
dxData
OverWrite
activate
  1. Click and drag the DxData.SendUrl node from the toolbar to canvas.

Create a Data Exchange

  1. Provide folderUrl where you want to create a Data Exchange.
  2. Add exchangeName through panel to create a Data Exchange.
  3. Provide dxData which consist of geometry and parameter.
Note: This is an optional input. OverWrite input by default will false for exchange creation. activate input also by default true .
  1. Data Exchange is created.

Update a Data Exchange

  1. Change OverWrite default Status from false to true.

  2. Check activate input is by default true .

  3. You can update Data Exchange with or without any modification.

Was this information helpful?