1. Field of the Invention
The present invention relates to a method used in a service system, and more particularly, to a method of handling an execution result of a step in software and application control management object for a service system.
2. Description of the Prior Art
The Open Mobile Alliance (OMA) is founded to develop OMA specifications for mobile services to meet users' needs. Furthermore, the OMA specifications aim to provide the mobile services which are interoperable across geographic areas (e.g. countries), operators, service providers, networks, operation systems and mobile devices. In detail, the mobile services conforming to the OMA specifications can be used by the users without restriction to particular operators and service providers. The mobile services conforming to the OMA specifications are also bearer agnostic, i.e., the bearer that carries the mobile services can be a second generation (2G) mobile system such as GSM, EDGE or GPRS, or a third generation (3G) and beyond mobile system such as UMTS, LTE or LTE-Advanced. Further, the mobile services can be executed on an operation system such as Windows, Android or Linux operated on various mobile devices. Therefore, industries providing devices or the mobile services supporting the OMA specifications can benefit from a largely growing market enabled by interoperability of the mobile services. Besides, the users use the devices or the mobile services supporting the OMA specifications can also have a better experience due to the interoperability of the mobile services.
A device management (DM) protocol conforming to the OMA specifications is designed for management of mobile devices such as mobile phones, PDAs and palm top computers. The device management is intended to support the following typical uses: configuration of device for allowing changes to settings and parameters of the device, software upgrades for providing new software (e.g. applications and system software) and/or bug fixes to be loaded on the device, and fault management for reporting errors from the device, and/or querying about status of the device. In addition, the DM protocol defines a way according to which a DM client (e.g. mobile device) communicates with a DM server (e.g. network), and thereby the DM client can feedback a command, a status or a report to the DM server. Further, the DM server manages the DM client through a set of management objects in the DM client. The management object is conformed to the Software and Application Control Management Object (SACMO) specification, which aims to enable remote operations for software and application control in the client (It should be appreciated that the server and the client described below refer to the SACMO server and the SACMO client respectively), and is used for setting up parameters and operational functionality necessary for managing workflow object. More specifically, the server sends a management object tree to the client for setting up the workflow. If a “Start” operation corresponding to the management object tree in the client is triggered, then the client executes the workflow according to the management object tree until the workflow is completed or an error occurs.
A workflow is a sequence of steps which is conditionally executed. Each step can be an operation, process, command or other type of resource. Between steps, a condition is used to determinate the next step. Please refer to
On the other hand, a transaction is an instance of a workflow execution. Server may retrieve result of the transaction execution from a “status” node under the management object tree for the workflow. As can be seen, in current design in SACMO, server retrieves the information in “Status” node under the management object tree to know the execution result of the transaction. However, there is no method to know the execution result of each step. Thus, the sever cannot know the progress of the transaction and cannot find out the cause if the transaction is executed unsuccessfully.
The disclosure therefore provides a method of handling step execution result in software and application control management object to solve the abovementioned problems.
A method of handling a step execution result in software and application control management object (SACMO) for a client of a service system supporting Open Mobile Alliance (OMA) device management (DM) is disclosed. The method comprises transmitting an execution result corresponding to a step in the SACMO to a server of the service system when the step is executed.
A method of handling a step execution result in software and application control management object (SACMO) for a client of a service system supporting Open Mobile Alliance (OMA) device management (DM) is disclosed. The method comprises transmitting an execution result corresponding to a step in the SACMO to a server of the service system when the step is executed and is set to report.
A method of handling a step execution result in software and application control management object (SACMO) for a client of a service system supporting Open Mobile Alliance (OMA) device management (DM) is disclosed. The method comprises storing an execution result corresponding to a step in a node of a management object tree in the SACMO when the step is executed, whereby a server of the service system obtains the execution result corresponding to the step via the node.
These and other objectives of the present invention will no doubt become obvious to those of ordinary skill in the art after reading the following detailed description of the preferred embodiment that is illustrated in the various figures and drawings.
Please refer to
Please refer to
Please refer to
Step 400: Start.
Step 402: Transmit an execution result corresponding to a step in the SACMO to a server of the service system when the step is executed.
Step 404: End.
According to the process 40, the client sends the execution result of the step to the server after the step is executed, so that the server knows the execution result of each step and can find out the unsuccessful reason of the transaction. The execution result can be a result code or an outcome of the execution. For example, if the result code is 1200, which means the step is successfully executed. The full description for the result code can be referred to the OMA SACMO Specification, so it is not given herein.
Note that, there are two methods for the step execution result transmission. In the first method, the client may send execution results of multiple steps in one message (e.g. a DM message) or multiple DM messages. For example, the client generates a first execution result of a first step when the first execution is executed, and generates a second execution result of a second step when the second execution is executed. In this case, the client may include the first and second execution message in the same message or different messages for transmission. In the second method, the client may combine multiple execution results to one execution result. For example, the client executes multiple steps, and generates multiple execution results. The client combines the execution results if they have the same outcome or the result code. Therefore, the client reports one result code or outcome corresponding to the steps to the server.
Please refer to
Step 500: Start.
Step 502: Transmit an execution result corresponding to a step in the SACMO to a server of the service system when the step is executed and is set to report.
Step 504: End.
According to process 50, the client sends the execution result of the step only if the step is set to report it. The execution result can be a result code or an outcome of the execution. For realization, a node corresponding to a step may be created in a management object tree conformed to the SACMO, for storing the information which indicates whether the server needs the execution result of this step or not. Therefore, after executing the step, the client sends the execution result to the server if the server needs the result of this step.
Please refer to
Step 600: Start.
Step 602: Store an execution result corresponding to a step in a node of a management object tree in the SACMO when the step is executed, whereby a server of the service system obtains the execution result corresponding to the step via the node.
Step 604: End.
According to the process 60, a node has been created in the management object tree conformed to the SACMO for storing the execution result of the step. The execution result can be a result code or an outcome of the execution. Therefore, the server retrieves the information in the node to know the execution result of the step, so as to know the progress of the transaction and find out the unsuccessful reason of the transaction.
The abovementioned steps of the processes including suggested steps can be realized by means that could be a hardware, a firmware known as a combination of a hardware device and computer instructions and data that reside as read-only software on the hardware device or an electronic system. Examples of hardware can include analog, digital and mixed circuits known as microcircuit, microchip, or silicon chip. Examples of the electronic system can include a system on chip (SOC), system in package (SiP), a computer on module (COM) and the communication device 20.
In conclusion, several methods of handling step execution result in the SACMO are disclosed. The client may directly transmit execution result of each step, or steps which is indicated to be reported to the server, or store the execution result of the step in the node, so that the server can know the progress of the transaction and find out the reason if the transaction is unsuccessfully executed.
Those skilled in the art will readily observe that numerous modifications and alterations of the device and method may be made while retaining the teachings of the invention. Accordingly, the above disclosure should be construed as limited only by the metes and bounds of the appended claims.
This application claims the benefit of U.S. Provisional Application No. 61/394,784, filed on Oct. 20, 2010 and entitled “Method for knowing an execution result of a Step in SACMO”, the contents of which are incorporated herein in their entirety.
Number | Name | Date | Kind |
---|---|---|---|
7890955 | Paramasivam et al. | Feb 2011 | B2 |
8073960 | Hallamaa et al. | Dec 2011 | B2 |
8127285 | Mittal | Feb 2012 | B2 |
8392545 | Hallamaa et al. | Mar 2013 | B2 |
20060015626 | Hallamaa et al. | Jan 2006 | A1 |
20060020947 | Hallamaa | Jan 2006 | A1 |
20070234369 | Paramisivam | Oct 2007 | A1 |
20090049445 | Shu et al. | Feb 2009 | A1 |
20100037088 | Krivopaltsev et al. | Feb 2010 | A1 |
20120102096 | Yu et al. | Apr 2012 | A1 |
20130091198 | Yu et al. | Apr 2013 | A1 |
20130159526 | Yu et al. | Jun 2013 | A1 |
Number | Date | Country |
---|---|---|
101416209 | Apr 2009 | CN |
0 280 553 | Aug 1988 | EP |
H11345215 | Dec 1999 | JP |
2001147868 | May 2001 | JP |
2006134005 | May 2006 | JP |
2009539149 | Nov 2009 | JP |
0217101 | Feb 2002 | WO |
Entry |
---|
European patent application No. 11008442.3, European Search Report mailing date: Dec. 21, 2011. |
“SACMO Specification Draft Version 1.0”, OMA-TS-SACMO-V1—0-20100727-D, Jul. 27, 2010, p. 1-27, XP55009835. |
Office Action mailed on Dec. 4, 2012 for the Japanese application No. 2011-231127, filing date Oct. 20, 2011, pp. 1-3. |
OMA-RD-SACMO-V1—0-20100727-C “Software and Application Control Management Object Requirements”, Jul. 27, 2010. |
OMA-TS-SACMO-V1—0-20101012-D “SACMO Specification”, Oct. 12, 2010. |
OMA-AD-SACMO-V1—0-20100810-D “SACMO Architecture”, Aug. 10, 2010. |
OMA-TS-DM—StdObj-V1—3-20100525-C “OMA Device Management Standardized Objects”, May 25, 2010. |
Notice of allowance mailed on Dec. 26, 2013 for the Korean Application No. 10-2011-0107699, filing date Oct. 20, 2011, pp. 1-2. |
Office action mailed on Dec. 24, 2013 for the China application No. 201110322226.X, filing date Oct. 20, 2011. |
Office action mailed on Jan. 17, 2014 for the Taiwan application No. 100138155, filing date Oct. 20, 2011, p. 1-5. |
Number | Date | Country | |
---|---|---|---|
20120102096 A1 | Apr 2012 | US |
Number | Date | Country | |
---|---|---|---|
61394784 | Oct 2010 | US |