● The (71) is a general description of the architecture of a workflow managemensystem used by the WFMC, in which the main components and the associated interfaces arsummarized. The workflow enactment service is the heart of a workflow system which consistof several (72) . In a workflow system, a process is specified using the process definitio tool. Usually, processes are defined in terms of a (73) , which consists of (74)indicated using a circle, and (75) shown as a rectangle. These two components can blinked by means of a directed arc.(71)A. waterfall modelB. workflow reference modelC. evolutionary modelD. spiral model(72)A. workflow enginesB. processesC. workflow threads(73)A. PERT diagramB. DFDC. Petri NetD. ER diagram(74)A. positionsB. resourcesC. conditionsD. places(75)A. transitionsB. transformationsC. transmittersD. changes

● The (71) is a general description of the architecture of a workflow managemensystem used by the WFMC, in which the main components and the associated interfaces arsummarized. The workflow enactment service is the heart of a workflow system which consistof several (72) . In a workflow system, a process is specified using the process definitio tool. Usually, processes are defined in terms of a (73) , which consists of (74)indicated using a circle, and (75) shown as a rectangle. These two components can blinked by means of a directed arc.

(71)

A. waterfall model

B. workflow reference model

C. evolutionary model

D. spiral model

(72)

A. workflow engines

B. processes

C. workflow threads

(73)

A. PERT diagram

B. DFD

C. Petri Net

D. ER diagram

(74)

A. positions

B. resources

C. conditions

D. places

(75)

A. transitions

B. transformations

C. transmitters

D. changes


相关考题:

若要扩展SoTowerBPM的组织机构,则应当实现的组织机构接口和权限接口是下面哪两个()A、com.eos.workflow.api.IWFActivityInstManagerB、com.eos.workflow.omservicE.IWFPermissionServiceC、com.eos.workflow.omservicE.IWFOMServiceD、com.eos.workflow.api.IWFDefinitionDeployeeManager

Service(71)Architecture aims to provide a model for the creation of service components in a wide range of languages and a model for assembling service components into a business solution -activities which are at the heart of building applications using a(72)architecture.Service Data Objects aims to provide consistent means of handling(73)within applications, whatever its source or(74)may be. SDO provides a way of unifying data handling for databases and for services. SDO also has mechanisms for the handling of data while(75)from its source.A.OrientedB.LevelC.ComponentD.Conference

Microsoft's COM is a software(71) that allows applications to be built from binary software components. COM is the underlying architecture that forms the foundation for higher-level software services, like those provided by OLE. COM defines a binary standard for function calling between components, a way for components to dynamically discover the interfaces implemented by other components, and a mechanism to identify components and their interfaces uniquely.OLE is a compound(72) standard developed by Microsoft. OLE makes it possible to create(73) with one application and link or embed them in a second application. Embedded objects retain their original format and(74) to the application that created them. Support for OLE is built into the Windows and MacOS Operating Systems. A(75) compound document standard developed mainly by Apple and IBM is called OpenDoc.A.structureB.procedureC.protocolD.architecture

Microsoft's COM is a software(73) that allows applications to be built from binary software components。A.structureB.protocolC.procedureD.architecture

You are the administrator of several SQL Server 2000 computers. You want to retrieve information from an archived inventory database. You have a full tape backup of the database. The backup’s header information shows that the backup uses the SQL_Latin1_General_CR437_BIN collation.However, the existing SQL server computers in your office are configured to use theSQL_Latin1_General_CP1_CI_AS collation.You do not want to join tables in the inventory database with tables in other databases. You need to restore the inventory database to a SQL Server 2000 computer by using the least amount of administrative effort.What should you do?A.Use the rebuildm utility to rebuild the system database on an existing SQL server computer. Configure all the databases on that server to use the SQL_Latin1_General_CR437_BIN collation. Restore the inventory database to the server.B.Restore the inventory database to an existing SQL server computer. Accept the SQL_Latin1_General_CR437_BIN collation for that database.C.Install a new named instance of SQL Server 2000 on an existing SQL Server 2000 computer. Configure the named instance to use the SQL_Latin1_General_CR437_BIN collation. Restore the inventory database to the named instance.D.Install SQL Server 2000 on a new computer. Configure the new server to use the SQL_Latin1_General_CR437_BIN collation. Restore the inventory database to the new server.

YouneedtodesignthestorageoftheapplicationtextsforUIelementstofulfilltherequirements.Whichtableandcolumndesignshouldyouuse?() A.Languages(LanguageID,Name)Elements(ElementID,Description)ElementLanguages(ElementID,LanguageID,Text)B.Languages(LanguageID,Name)Elements(ElementID,LanguageID,Description,Text)C.Languages(LanguageID,Name)ElementTexts(LanguageID,Text)ElementDescriptions(ElementID,Description)D.Languages(LanguageID,Name)Elements(ElementID,Description,Text)

You are the database administrator for an accounting company. You are installing SQL Server 2000 on a new Microsoft Windows 2000 Server computer. The computer will run two client/server database applications that your company has purchased. Each application uses a separate database.During the installation, you specify SQL_Latin1_General_CP1_CI_AI as the default collation for the SQL server computer. After completing the installation, you discover that one of the new applications, named Financials, is sorting information incorrectly.You contact the application vendor and discover that the Financials application requires the SQL_Latin1_CP437_BIN collation. You need to configure the correct collation for the applications without diminishing the performance of the SQL Server computer.What should you do?A.Rerun the SQL Server Setup and specify the SQL_Latin1_General_CP437_BIN collation.B.Run the rebuildm utility and specify the SQL_Latin1_General_CP437_BIN collation.C.Use the ALTER DATABASE statement to specify the SQL_Latin1_General_CP437_BIN collation for the Financials database.D.Use the ALTER TABLE statement to specify the SQL_Latin1_General_CP437_BIN collation for each table in the Financials database.

Computer( )focuses on protecting information ,hardware ,and software from unauthorized use and damage.A.network B.virus C.security D.architecture

Work Flow控制Data Flow的逻辑流程,Data Flow定义物理ETL操作

Job由Work flow和Data flow构成