Ethereum

<< Click to Display Table of Contents >>

Navigation:  Connectors >

Ethereum

Overview

The Ethereum connector for Bizagi is available for download at Bizagi Connectors Xchange.

Through this connector, you will be able to connect your Bizagi processes to Ethereum app platform services to leverage the blockchain financial model.

For more information about this connector's capabilities, visit Bizagi Connectors Xchange.

 

Before you start

In order to test and use this connector, you will need:

1.Bizagi Studio previously installed.

2.This connector previously installed, via the Connectors Xchange as described at https://help.bizagi.com/platform/en/index.html?Connectors_Xchange.htm, or through a manual installation as described at https://help.bizagi.com/platform/en/index.html?connectors_setup.htm

3.An account at www.ethereum.org.

4.A server of your own, installed with NodeJS and the services to process and send out requests.

This basically means following the instructions provided at https://www.ethereum.org/cli.  

 

Important

In order to use this connector, you need to make sure you are familiar with the blockchain model and that you acknowledge that you are using it accordingly to your country's regulation regarding legality of any services relying on this model.

 

Configuring the connector

In order to configure the connector (i.e its authentication parameters), follow the steps presented at the Configuration chapter in https://help.bizagi.com/platform/en/index.html?Connectors_install.htm.

 

For this configuration, consider the following connection parameters:

Ip: The server's name or URL which is hosting your service.

Port: The port number under which the service is hosted (e.g, 80).

 

For this configuration, consider the following authentication parameters:

Authentication method: Custom.

 

 

Ethereum_01

 

 

Using the connector

This connector features three available methods of Ethereum services.

To learn overall how/where to configure the use of a connector, refer to https://help.bizagi.com/platform/en/index.html?Connectors_Studio.htm.  

When using the connector, make sure you consider the following details for each of the three available methods listed below.

 

Info block

This action allows you to get details of a block.

 

Ethereum_02a

 

 

To configure its inputs, consider:

Number: The specific number of the block in the blockchain.

 

Ethereum_03a

 

 

To configure its outputs when getting started and testing, you may map extraData for details, along with timestamp, miner and nonce to get information on the processed block.

 

Ethereum_04a

New identity

This action allows you to create a new identity.

Note that this ethereum's service is in a beta state.

 

Ethereum_02b

 

 

To configure its inputs, no data needs to be mapped.

 

Ethereum_03b

 

 

To configure its outputs, map the resulting new identity.

 

Ethereum_04b

 

 

Has identity

This action allows you to validate if the provided identity is valid.

Note that this ethereum's service is in a beta state.

 

Ethereum_02c

 

 

To configure its inputs, map the identity.

 

Ethereum_03c

 

 

To configure its outputs, map the resulting hasIdentity.

 

Ethereum_04c


Last Updated 10/27/2022 11:26:14 AM