In this quick tutorial, we will cover Working with the Asset Migration Outcome Node. In this tutorial, we will create a flow containing the Asset Migration Outcome Node in Run-Time Mode.
In this video we will cover:
Prerequisite
After watching Working with the Asset Migration Outcome Node, feel free to watch the next video, Understanding the List Exported Assets Node, to further expand your knowledge.
Subscribe to our channel for more Bitcoin Blockchain building videos! https://www.youtube.com/c/BlockchainofThings
Links from this video for easy access:
To sign up for your free account, head to our website www.blockchainofthings.com.
Join our community forum for the quickest response time to all your questions and concerns. This forum is our customer support. https://forum.blockchainofthings.com/
[Music]
Hi, this is Claire for Blockchain of Things.
In this tutorial, we’ll create a flow containing the Asset Migration Outcome Node in RunTime Mode.
If you don’t know what an Asset Migration Outcome Node is,
make sure you check out the previous tutorial,
titled, “Understanding the Asset Migration Outcome Node”.
Let’s begin!
First, drag-and-drop the
Asset Migration Outcome Node into your workspace
and double-click it to display its properties slide-out panel.
On the device drop-down field of the properties slide-out panel,
choose the Catenis Virtual Device you previously configured.
Add the node’s configuration information to each field of the properties slide-out panel.
Then, wire this node, to a Debug Node.
Next, drag-and-drop an Inject Node to the Node-RED workspace,
and double-click the Inject Node to open its properties slide-out panel.
Select the drop-down payload field.
Choose the JSON type, and click the ellipse button to display a JSON edit box.
Enter the JSON information you wish to pass as input to the Catenis Node.
Click done.
Then, click done again.
Then, click deploy.
Now, let’s test the flow!
Click the button on the left attached to the Inject Node to send the input from the Inject Node to the flow.
The Debug Sidebar should display the returned JSON object containing the API call results.
Great work!
Now, you should understand how to use the Asset Migration Outcome Node in RunTime Mode.
[Music]