How to: |
Reference: |
When the server accesses a data source, it needs to know how to interpret the data stored there. For each data source the server will access, you create a synonym that describes the structure of the data source and the server mapping of the Hyperledger Fabric data types.
The Applications page opens.
The Connect to Data page opens.
Depending on the type of adapter you chose, one of the following options appears on the context menu.
The button may be labeled Next, Create Synonym, Create Base Synonyms, Create Cluster Synonym, or Update Base Synonyms.
The synonym creation process for most adapters has been consolidated so that you can enter all necessary parameters on one page. However, for some adapters such as LDAP, you must click Next buttons until you get to a page that has a Create Synonym button.
The synonym is created and added under the specified application directory.
Note: When creating a synonym, if you choose the Validate check box (where available), the server adjusts special characters and checks for reserved words. For more information, see Validation for Special Characters and Reserved Words.
The following list describes the synonym creation parameters for which you can supply values. To create the synonym, click Next.
Enter an application name in which to create the synonym, or click the ellipsis (...) to browse to an application folder.
Enter a name for the synonym.
Is the name of a chaincode function. For example:
TradingNetwork
Are the function arguments. If there are multiple arguments, separate them with vertical bar characters (|). For example:
FromParty|ToParty|Amount|MessageReference
WebFOCUS | |
Feedback |