Procedure Generate a local key pair on the server. <HUAWEI> system-view [HUAWEI] sysname SSH Server [SSH Server] dsa local-key-pair create Info: The key name will be: SSH Server_Host_DSA. Info: The DSA host key named SSH Server_Host_DSA already...
Create an InitRecord trigger and write code to initialize other fields. AL Copy procedure InitRecord() begin if Rec."Posting Date" = 0D then Rec."Posting Date" := WorkDate(); Rec."Document Date" := WorkDate(); end; Open the ExampleLine.Table.al file and add a TableRelation ...
Procedure On the SSH server, generate a local key pair and enable the SFTP server function. <HUAWEI> system-view [HUAWEI] sysname SSH Server [SSH Server] dsa local-key-pair create //Generate a local DSA key pair. Info: The key name will be: SSH Server_Host_DSA. Info: The key modulu...
to generatePredictive Modeling Markup Langauge (PMML)to encapsulate the logic of predictive models in a portable format. The example materials in this repository use R to train models and PMML as a portable deployment mechanism. The Enterprise Miner Open Source Integration node is based on the sam...
The last 3 LIBDEF statements clear the library definitions that we set at the beginning of the procedure. In addition to the REXX function, this application requires some screen definitions. We created a member called XYZPANEL in the panel library, xxxxxx.PRIVATE.PANELS, to hold the panel def...
This example demonstrates different ways of using theConnectionStringproperty to open aConnectionobject. It also uses theConnectionTimeoutproperty to set a connection timeout period, and theStateproperty to check the state of the connections. The GetState function is required for this procedure to ru...
Remove method of the MSCluster_StorageEnclosure class (Preliminary) C-C++ Code Example: Creating a Queue C-C++ Code Example: Sending a Message Using an MS DTC External Transaction C-C++ Code Example: Acknowledgment Class Filter C-C++ Code Example: Returning Response Messages C-C++ Code Example:...
This example guides you through the procedure for uploading local code to an Object Storage Service (OBS) bucket and creating a Python 2.7 function using the link URL of
Remove method of the MSCluster_StorageEnclosure class (Preliminary) C-C++ Code Example: Creating a Queue C-C++ Code Example: Sending a Message Using an MS DTC External Transaction C-C++ Code Example: Acknowledgment Class Filter C-C++ Code Example: Returning Response Messages C-C++ Code Example:...
This is not exactly the example of a standard procedure to register a dialog that can be called from the Tools main menu in OBS, more like a small hack. Instead of bringing our own Qt implementation to add a GUI object (the dialog window for our output settings) we create a dummy sour...