\r
The current best practice for reporting errors from subprocess is described here:\r
\r
- * The subprocess should create a WorkflowException object and store it in an execution called WorkflowException.\r
+ * The subprocess should create a WorkflowException object and store it in an execution called WorkflowException.\r
* The WorkflowException object contains an error code and an error message.\r
* The subprocess should then throw an MSOWorkflowException BPMN event which may be handled by the calling flow.\r
\r
Get VirtualBox and VirtualBox Guest Additions\r
---------------------------------------------\r
Make sure you have the VirtualBox Guest Additions ISO for your version of VirtualBox. I'm using VirtualBox 5.1.28. Save the Guest Additions ISO on your host computer along with the Ubuntu ISO. Get the Guest Additions ISO from here:\r
- http://download.virtualbox.org/virtualbox\r
+ http://download.virtualbox.org/virtualbox\r
*NOTE*: Guest Additions versions prior to 5.1 will not work with Ubuntu 16.04.3. If you have an earlier version of VirtualBox, you should upgrade to the latest 5.1 version.\r
\r
Create a new VM in VirtualBox for Ubuntu\r
.. http://creativecommons.org/licenses/by/4.0
.. Copyright 2017 Huawei Technologies Co., Ltd.
-SO Amsterdam Interfaces
-================
+SO Interfaces
+================================
.. image:: images/SO_R1_1.png
SO APIs
-============
+=================================
North Bound APIs
----------------
+-------------------+---------+-----------+--------------------------+-------------------------------------------+
|Attribute |Qualifier|Cardinality|Content |Description |
+===================+=========+===========+==========================+===========================================+
-|requestId |M |1 |String |Request Id. |
+|requestId |M |1 |String |Request Id. |
+-------------------+---------+-----------+--------------------------+-------------------------------------------+
|startTime |M |1 |request Object |Start time. |
+-------------------+---------+-----------+--------------------------+-------------------------------------------+