OVAL Language Design Document

Size: px
Start display at page:

Download "OVAL Language Design Document"

Transcription

1 OVAL Language Design Dcument Versin The MITRE Crpratin. All rights reserved.

2 Intrductin...3 OVAL Overview...3 Implementatin f the Language...3 OVAL Definitin Schema...4 <generatr>...4 <definitins>...4 <tests>...5 <bjects>...6 <states>...6 <variables>...6 OVAL System Characteristics Schema...7 <generatr>...7 <system_inf>...7 <cllected_bjects>...7 <system_data>...8 OVAL Results Schema...8 <generatr>...8 <directives>...8 <val_definitins>...9 <results>...9 Additinal Infrmatin...9 2

3 Intrductin The purpse f this dcument is t present a detailed discussin f the design f the OVAL Language. It als serves as an intrductin t thse interested in gaining a greater understanding f the language, hw it can be used, and hw it can be incrprated int a security applicatin. The language requirements are specified within the OVAL Language Requirements dcument, and serve as the basis fr the design presented within this dcument. Thrughut this dcument, specific requirements are called when thse requirements are addressed by implementatin details being discussed. OVAL Overview Open Vulnerability and Assessment Language (OVAL ) is an internatinal, infrmatin security, cmmunity standard t prmte pen and publicly available security cntent, and t standardize the transfer f this infrmatin acrss the entire spectrum f security tls and services. OVAL includes a language used t encde system details, and an assrtment f cntent repsitries held thrughut the cmmunity. The language standardizes the three main steps f the assessment prcess: representing cnfiguratin infrmatin f systems fr testing; analyzing the system fr the presence f the specified machine state (vulnerability, cnfiguratin, patch state, etc.); and reprting the results f this assessment. The repsitries are cllectins f publicly available and pen cntent that utilize the language. The OVAL cmmunity has develped three schemas written in Extensible Markup Language (XML) t serve as the framewrk and vcabulary f the OVAL Language. These schemas crrespnd t the three steps f the assessment prcess: an OVAL System Characteristics schema fr representing system infrmatin, an OVAL Definitin schema fr expressing a specific machine state, and an OVAL Results schema fr reprting the results f an assessment. Cntent written in the OVAL Language is lcated in ne f the many repsitries fund within the cmmunity. One such repsitry, knwn as the OVAL Repsitry, is hsted by The MITRE Crpratin. It is the central meeting place fr the OVAL Cmmunity t discuss, analyze, stre, and disseminate OVAL Definitins. Each definitin in the OVAL Repsitry determines whether a specified sftware vulnerability, cnfiguratin issue, prgram, r patch is present n a system. The infrmatin security cmmunity cntributes t the develpment f OVAL by participating in the creatin f the OVAL Language n the OVAL Develpers Frum and by writing definitins fr the OVAL Repsitry thrugh the OVAL Cmmunity Frum. An OVAL Bard cnsisting f representatives frm a brad spectrum f industry, academia, and gvernment rganizatins frm arund the wrld versees and apprves the OVAL Language and mnitrs the psting f the definitins hsted n the OVAL Web site. This means that the OVAL, which is funded by US-CERT at the U.S. Department f Hmeland Security fr the benefit f the cmmunity, reflects the insights and cmbined expertise f the bradest pssible cllectin f security and system administratin prfessinals wrldwide. Implementatin f the Language The OVAL Language has been created t facilitate the exchange f infrmatin between security vendrs and tls. The language is cmpsed f three XML schemas; the OVAL Definitin schema expresses a specific machine state, the OVAL System Characteristics schema stres cnfiguratin infrmatin gathered frm a system, and the OVAL Results schema presents the utput frm a cmparisn f an OVAL Definitin against an OVAL System Characteristics instance. 3

4 OVAL Definitin Schema The OVAL Definitin schema prvides the framewrk fr cnstructing lgical statements f the fllwing frm: Is perating system X installed? AND Is service Y enabled? AND Is user Z allwed t use service Y? Each f these questins is represented by a specific machine cnfiguratin parameter, and an assciated value. The cllectin f these questins results in an expressin f a desired machine state, which can be applied t a specific system t determine its cnfiguratin in cmparisn. At the highest level, and OVAL Definitin dcument cnsists f six distinct sectins; generatr, definitins, tests, bjects, states, and variables. Each dcument typically cnsists f ne r mre individual OVAL Definitins, where the infrmatin in the tests, bjects, states and variables sectins can be shared acrss multiple definitins (Req. 2.2). The entire dcument can be signed using an ptinal digital signature (envelped) which is based upn the W3C XML Signature standard ( 1.4) <generatr> The generatr sectin is prvided as an infrmatin resurce t tls cnsuming the definitin dcument. The purpse f this sectin is t allw cnsumers t determine the tl that was used t generate the dcument (Req. 2.8), the schema versin t which the dcument applies (Req. 2.6), and a timestamp fr when the dcument was generated (Req. 2.7). Nte that the timestamp element des nt specify when a definitin (r set f definitins) was created r mdified but rather when the actual XML dcument cntaining the definitin(s) was created. <definitins> The definitins sectin serves as the cntainer fr each f the definitins cntained within an instance dcument. Each definitin is distinguished by a glbally unique identifier f the frm val:organizatin DNS Name:ID Type:ID Value where (Reqs. 2.11, 2.13): Generatr Definitins Definitin Metadata Criteria Tests Objects States Variables Digital Signature Figure 1 : OVAL Definitin Dcument Organizatin DNS Name is f the frm rg.mitre.val, and nt nly prvides a level f uniqueness t the ID, but als prvides a surce fr questins and infrmatin abut a specific definitin. ID Type dentes the entity t which the ID is being applied (Req. 2.12), and can be ne f the fllwing values: def Definitin bj Object ste State tst Test var Variable ID Value is an integer that is unique t the DNS name and ID Type pair that precedes it. Nte, the ID frmat is nt specific t the definitin ID, but extends acrss all f the glbally reusable cmpnents in the language - definitins, bjects, states, tests, and variables. 4

5 Each definitin can be further decmpsed int a <metadata> and a <criteria> sectin. The <metadata> sectin prvides descriptive header infrmatin assciated with the definitin, including; shrt title, affected platfrm infrmatin, definitin descriptin, and references t mre infrmatin (Req. 2.14). It is imprtant t nte that the affected platfrm infrmatin is prvided slely fr infrmatinal purpses and is nt meant t be used when examining the state f a system. Fr example, the affected platfrm sectin may cntain the string Windws XP, but the actual OVAL statement t test fr the existence f Windws XP n a system is cntained elsewhere in the definitin. It has als been recgnized that rganizatins may have meta-data requirements that are either, t specific t becme part f the fficial OVAL Language, r can nt be added t the schema in a timely enugh manner. Fr these reasns, an <xsd:any> element has been included as part f the <metadata> sectin. The purpse fr this element is that it allws an area f a schema in this case the <metadata> sectin t be extended, such that any infrmatin can be included at the <xsd:any> directive, but it is nt cnsidered during validatin f the dcument against the schema. The <criteria> sectin prvides the means fr cmpsing a lgical cmbinatin and nesting f tests (Req. 2.3) and/r ther definitins (Req. 2.1). The resultant lgical expressin is the actual definitin statement fr the issue in questin. In practice, the criteria is cmpsed f a cllectin f individual criterin statements, and nested criteria blcks, which are bund by the lgic peratrs AND, OR, and XOR. Each criterin statement cntains a reference t an individual system level test, a negatin flag fr cntrlling the interpretatin f a test s TRUE/FALSE result (Req. 2.4), and a cmment describing the intent f the test. In additin t the <metadata> and <criteria> sectins, an ptinal <ntes> sectin can be included within the definitin. The purpse f the ntes sectin is t prvide mre detailed dcumentatin abut specific technical aspects f the definitin. Each individual definitin can be digitally signed using an XML signature. Nte that it is just the <definitin> element (and all its children) being signed in this case and nt the referenced tests, bjects, and states. <tests> The tests sectin cntains all f the individual system level tests needed by the definitins (Req. 2.10). Fr each platfrm r applicatin addressed by OVAL, there is a crrespnding set f tests t express the varius cnfiguratin states fr that entity (Req. 2.15). The structure f each test, with respect t the infrmatin being cllected, is meant t reflect the structure f the infrmatin fr the crrespnding entity n the end hst (Req. 2.16). Fr example, fr the Micrsft Windws platfrm, there are tests fr Active Directry, the Registry, and file data. Fr Red Hat Linux, there are tests fr RPM, uname, and file data. The tests are intended t be specific t the entity being tested, s even thugh there is are file data tests fr bth Micrsft Windws, and Red Hat Linux, the nature f each f these tests is different, because the representatin f a file in each envirnment is different. While the intent f each individual test may be very different, the structure f each test is actually very similar. A test statement includes a unique id, a versin, a cmment, a check, an bject reference, and a state reference. The test ID, the frmat f which is described in the <definitins> sectin abve, is referenced in the criteria sectin within a definitin t build the definitin statement. The test versin is prvided t enable tracking and management f mdificatins t a test ver its lifetime. The test cmment prvides a brief descriptin f the purpse f the test. ID Tests Test Versin Cmment Check Object Reference State Reference The check value is used t define the relatinship between the bjects returned frm Figure 2 : OVAL Definitin the Object Reference, and the state returned frm the State Reference, when analysis Test Structure is perfrmed. The allwable values fr the check attribute are all, at least ne, nly ne, and nne exists. The meaning f these values with respect t the bject/state relatinship is as fllws: all All f the identified bjects must match the state 5

6 at least ne At least ne f the identified bjects must match the state nly ne One and nly ne bject must match the state nne exists Nne f the bjects can match the state The final tw cmpnents within a test are references t an bject and a state. The binding f these tw entities represents the specific, end system, cnfiguratin state that is being tested. A cmplete definitin f bjects and states is presented later in this dcument. Each individual test can be digitally signed using an XML signature. Nte that it is just the <xxxx_test> element (and all its children) being signed in this case and nt the referenced bjects, and states. <bjects> The bjects sectin cntains all f the system entities (e.g. files, Registry keys, packages ) that are being analyzed by a definitin (Req. 2.10). Fr each bject f interest n the platfrms supprted by the OVAL Language, there is a crrespnding schema detailing the prperties being examined fr that bject. Fr example, in the case f a Micrsft Windws Registry bject, the prperties being examined are the hive, key, and name, which represent the path cmpnents t a specific Registry key value. The reasn fr dedicating a specific sectin f the definitin t bjects is, in many cases, the same bjects are being examined ver and ver again. By assigning unique ID s t the bjects and maintaining them in a separate sectin, it allws the same bjects t be referenced frm multiple tests, and eases the task f data cllectin. Fr sme bjects, it may be desirable t cntrl the way in which it is gathered, r the amunt f data gathered. Fr this reasn, <behavir> and <filter> elements prvide a means t perfrm such actins n an bject. A <behavir> is meant t cntrl the way in which data is gathered fr an bject. Fr example, in the case f an bject that represents a directry, a <behavir> wuld state whether t recurse the directry, and in which directin the recursin shuld ccur. In the case f a <filter>, it is used t bund, r restrict the number f matching bjects cllected. Each filter is used t remve a specific subset f bjects frm a defined bject set. Fr example, an OVAL Object might be defined t represent all f the files in a particular directry. A filter may then be applied t remve all f the files frm this set whse size is greater than 100K. Each individual bject can be digitally signed using an XML signature. <states> The states sectin cmplements the bjects sectin, in that it cntains the values against which the actual system bjects are being cmpared (Req. 2.10). Returning t the Micrsft Windws Registry example frm the bject sectin the bject defines the Registry path t traverse, while the crrespnding state defines the specific value f interest, and the peratin t be perfrms when cnducting a cmparisn. As explained in the bject sectin, it is pssible t reference a single bject frm multiple tests. It is als pssible that the value cmparisn being cnducted against a specific bject can differ frm ne test t the next. Therefre, the states are defined in a distinct sectin, and each has an assciated unique ID t allw fr greater flexibility in the reuse and cmbinatin f bjects and states within a test. Each individual state can be digitally signed using an XML signature. <variables> It is nt always the case that all f the values within a definitin are knwn at the time a definitin is written (Req. 2.5, 2.10). Sme values can vary based upn an rganizatin s plicy r the specific cnfiguratin f a machine. As a result, the variables sectin cntains placehlders fr values that must be filled in at definitin executin time with ne exceptin. There are three types f variables defined in OVAL, external, lcal, and cnstant. External variables are values that have t be btained frm an utside surce e.g. user, cnfiguratin file - and plugged int the definitin at run time. Lcal variables are als intrduced int the definitin at run time, but they represent values that can be retrieved frm bjects n the system itself. Fr example, an envirnment variable hlds the file path t an applicatin, and the definitin needs that value in rder t build the full path t ne f the applicatin s files. The value f the lcal variable btained frm the envirnment variable can differ frm ne system t the next, depending 6

7 upn hw the applicatin was installed. Finally, cnstant variables represent cmmn static values used acrss a number f definitins. These variables have been brken ut and hard cded int the individual definitin dcument t ensure cnsistency acrss definitins. One final interesting aspect f variables is that it may be necessary t change the value f an individual variable during a single analysis f a definitin dcument. Fr example, a variable may be reused within multiple definitins, but its value may vary frm ne definitin t the next, based upn the cntext f the definitin itself. In these cases, when the OVAL System Characteristics, and OVAL Results dcuments are created, an instance attribute is assciated with each variable t ensure that the crrect value is assciated with the crrect definitin. Each individual variable can be digitally signed using an XML signature. OVAL System Characteristics Schema The OVAL System Characteristics schema defines a standard XML frmat fr string system cnfiguratin infrmatin. This cnfiguratin infrmatin includes OS parameters, installed sftware applicatin settings, and ther security relevant cnfiguratin values. The purpse f this schema is t prvide a database f system characteristics against which the OVAL Definitins can be cmpared in rder t analyze a system fr a defined machine state. In essence, the schema defines a standard system characteristics exchange frmat that can be incrprated int a variety f tls, such as thse listed in the OVAL- Cmpatible Prducts and Services sectin n the OVAL Web site. At the highest level, and OVAL System Characteristics dcument cnsists f fur distinct sectins; generatr, system_inf, cllected_bjects, and system_data. Each instance dcument cnsists f the cnfiguratin data cllected frm a single system. Envelping the entire dcument is an ptinal digital signature which is based upn the W3C XML Signature standard ( (Req. 1.4). <generatr> The generatr sectin is prvided as an infrmatin resurce t tls cnsuming the system characteristics dcument. The purpse f this sectin is t enable cnsumers t determine what tl was used t generate the dcument (Req. 3.4), the schema versin t which the dcument applies (Req. 3.2), and a timestamp fr when the dcument was generated (Req. 3.3). <system_inf> The system_inf sectin cntains the details abut the installed perating system, system architecture, and netwrk interfaces. The primary reasn fr gathering this infrmatin is t prvide a binding between a specific system and its crrespnding system characteristics file (Req. 3.5). <cllected_bjects> Generatr System Inf Cllected Objects Object Object System Data Item Item Digital Signature Figure 3 : OVAL System Characteristics Dcument The cllected_bjects sectin prvides a mapping between the bjects cntained within a specific Definitin dcument and the crrespnding items gathered frm the system (Req. 3.7). Each cllected bject element maintains the bject id frm the Definitin file, a reference pinter t the assciated item(s) within the system_data sectin, and a flag which cnveys the result f lcating and gathering the bject frm the system (Req. 3.6). The set f flags are: cmplete Every instance f the bject was cllected and stred in the system characteristics file. des nt exist The bject culd nt be lcated n the system. errr An errr ccurred while cllecting the bject infrmatin 7

8 incmplete Only a subset f the matching bjects n the system were cllected. nt cllected N attempt was made t gather the bject infrmatin frm the system. nt applicable The specified bject is nt applicable t the system being characterized. Nte that existence f the bject n the system can nt be inferred frm the 'incmplete' and 'nt cllected' flags. Due t the fact that bjects in the definitin can be represented as pattern matches, and that multiple items n the system can match the pattern, it is pssible fr a cllected bject t have the reference multiple items. Fr example, a Windws File Object might use the fllwing pattern match, C:\Windws\*.dll. This will result in a system characteristics dcument with an individual item fr each DLL file in the C:\Windws directry, with each item having a unique reference identifier. The definitin is expected t cntain the necessary instructins fr hw t handle multiple items cntained within the system characteristics dcument. <system_data> The system_data sectin cntains infrmatin abut the actual items gathered frm the system. Fr each item in this sectin, there is a unique reference identifier, and a status flag t reprt the result f the data cllectin. A single item may be referenced in mre than ne cllected bject sectin. OVAL Results Schema The OVAL Results schema defines a standard XML frmat fr string the results f an OVAL evaluatin f a system. The results data cntains the current state f a system s cnfiguratin as cmpared against a set f OVAL Definitins. The OVAL Results Schema allws applicatins t cnsume this data, interpret it, and take the necessary actins t mitigate the vulnerabilities and cnfiguratin issues (fr example, install patches, alter system cnfiguratin settings, and/r take external precautins t limit access t the affected systems). This schema als defines a standard vulnerability and miscnfiguratin exchange frmat that can be incrprated int a variety f tls, such as thse listed in the OVAL-Cmpatible Prducts and Services sectin n the OVAL Web site. At the highest level, an OVAL Results dcument cnsists f fur distinct sectins; generatr, directives, OVAL Definitins, and results. Each instance dcument can cnsist f results frm multiple systems, analyzed against the same set f OVAL Definitins. Envelping the entire dcument is an ptinal digital signature which is based upn the W3C XML Signature standard ( (Req. 1.4). <generatr> The generatr sectin is prvided as an infrmatin resurce t tls cnsuming the results dcument. The purpse f this sectin is t enable cnsumers t determine what tl was used t generate the dcument (Req. 4.4), the schema versin t which the dcument applies (Req. 4.2), and a timestamp fr when the dcument was generated (Req. 4.3). <directives> Generatr Directives OVAL Definitins Results System Definitins Tests System Characteristi Digital Signature An OVAL Result dcument cntains a lt f data, much f which is nt always needed by thse cnsuming it. In rder t accmmdate the needs f all f the varius results users, many f the elements within the schema are Figure 4 : OVAL Results Dcument cnfigured as ptinal. The rle f the directives is t allw the Results Prducer t indicate which elements are included in the dcument and which are nt (Req. 4.1). Fr the Results Cnsumer, the directives allw fr a quick determinatin as t whether the cntents f the dcument fulfill its needs r nt. The directives defined in this sectin are: 8

9 definitin_true Reprt definitins whse result evaluated t true. definitin_false Reprt definitins whse result evaluated t false. definitin_unknwn Reprt definitins whse result evaluated t unknwn. definitin_errr Reprt definitins whse result evaluated t errr. definitin_nt_evaluated Reprt definitins that were nt evaluated. definitin_nt_applicable Reprt definitins that d nt apply t the system in questin. With each directive, there are assciated tw attributes: reprted (true/false) State f assciated directive within the dcument. In effect, this attribute serves as a flag t indicate whether the infrmatin assciated with a given directive is cntained within a result dcument. cntent (thin/full) Depth with which assciated directive results are reprted. A value f 'thin' means nly a minimal amunt f infrmatin is prvided. This is the id assciated with an evaluated OVAL Definitin and the result f the evaluatin. The criteria child element f a definitin is nt present when prviding thin results. In additin, system characteristic infrmatin fr the bjects used by the given definitin is als nt present. A value f 'full' means that very detailed infrmatin is prvided allwing in-depth reprts t be generated frm the results. In additin t the results f the evaluated definitin, the results f all extended definitins and tests included in the criteria, as well as the actual infrmatin cllected frm the system, is present. <val_definitins> The val_definitins sectin is in fact the actual set f OVAL Definitins that were analyzed in rder t generate the results dcument (Req ). While including this dcument within the results certainly expands the size f the dcument, it eliminates the need t always have the definitins dcument present when analyzing the results dcument. It is believed that the cnvenience and reliability gained by including this infrmatin within the results, utweighs the impact f the larger dcument. Inclusin f the definitins dcument within the results dcument is ptinal. <results> The results sectin serves as a cntainer fr the analysis results f ptentially numerus systems against the OVAL Definitin dcument included in the val_definitins sectin. The results sectin is cmpsed f a number f system elements. Within each system element are the fllwing sub-elements: definitins The analysis results fr each OVAL Definitin against a specific system (Req. 4.6). tests The analysis results fr each test cntained within the OVAL Definitins against a specific system (Req. 4.7). val_system_characteristics The val_system_characteristics sectin is a cpy f the OVAL System Characteristics dcument fr the system, which was generated as a result f analyzing the given OVAL Definitins dcument (Reqs. 4.5). As with the val_definitins sectin abve, this infrmatin is prvided as a cnvenience t ensure that the results cnsumer has access t all f the infrmatin that was available t the results prducer. Unlike the val_definitins sectin, it is required t have the System Characteristics dcument present. Additinal Infrmatin Fr a mre detailed definitin f each f the OVAL Language elements, please cnsult the element dictinaries r refer t the dcumentatin cntained within the individual schema dcuments. Fr these dcuments and additinal 9

10 infrmatin abut OVAL, please visit t the OVAL Web site at r send an t val@mitre.rg. 10

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems Date: Octber 2018 User guide Integratin thrugh ONVIF driver. Prepared By: Devices & Integratins Team, Milestne Systems 2 Welcme t the User Guide fr Online Test Tl The aim f this dcument is t prvide guidance

More information

Admin Report Kit for Exchange Server

Admin Report Kit for Exchange Server Admin Reprt Kit fr Exchange Server Reprting tl fr Micrsft Exchange Server Prduct Overview Admin Reprt Kit fr Exchange Server (ARKES) is an Exchange Server Management and Reprting slutin that addresses

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7

IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7 IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7 Prepared by: March Haber, march@il.ibm.cm Last Updated: January, 2012 IBM MetaData Wrkbench Enablement Series Table f Cntents: Table f

More information

SOLA and Lifecycle Manager Integration Guide

SOLA and Lifecycle Manager Integration Guide SOLA and Lifecycle Manager Integratin Guide SOLA and Lifecycle Manager Integratin Guide Versin: 7.0 July, 2015 Cpyright Cpyright 2015 Akana, Inc. All rights reserved. Trademarks All prduct and cmpany names

More information

Extended Traceability Report for Enterprise Architect

Extended Traceability Report for Enterprise Architect Extended Traceability Reprt User Guide Extended Traceability Reprt fr Enterprise Architect Extended Traceability Reprt fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins

More information

Overview of Data Furnisher Batch Processing

Overview of Data Furnisher Batch Processing Overview f Data Furnisher Batch Prcessing Nvember 2018 Page 1 f 9 Table f Cntents 1. Purpse... 3 2. Overview... 3 3. Batch Interface Implementatin Variatins... 4 4. Batch Interface Implementatin Stages...

More information

Infrastructure Series

Infrastructure Series Infrastructure Series TechDc WebSphere Message Brker / IBM Integratin Bus Parallel Prcessing (Aggregatin) (Message Flw Develpment) February 2015 Authr(s): - IBM Message Brker - Develpment Parallel Prcessing

More information

Cisco Tetration Analytics, Release , Release Notes

Cisco Tetration Analytics, Release , Release Notes Cisc Tetratin Analytics, Release 1.102.21, Release Ntes This dcument describes the features, caveats, and limitatins fr the Cisc Tetratin Analytics sftware. Additinal prduct Release ntes are smetimes updated

More information

DS-5 Release Notes. (build 472 dated 2010/04/28 08:33:48 GMT)

DS-5 Release Notes. (build 472 dated 2010/04/28 08:33:48 GMT) DS-5 Release Ntes (build 472 dated 2010/04/28 08:33:48 GMT) Intrductin This is a trial release f Keil Develpment Studi 5 (DS-5). DS-5 cntains tls fr building and debugging C/C++ and ARM assembly language

More information

Software Toolbox Extender.NET Component. Development Best Practices

Software Toolbox Extender.NET Component. Development Best Practices Page 1 f 16 Sftware Tlbx Extender.NET Cmpnent Develpment Best Practices Table f Cntents Purpse... 3 Intended Audience and Assumptins Made... 4 Seeking Help... 5 Using the ErrrPrvider Cmpnent... 6 What

More information

Oracle Universal Records Management Oracle Universal Records Manager Adapter for Documentum Installation Guide

Oracle Universal Records Management Oracle Universal Records Manager Adapter for Documentum Installation Guide Oracle Universal Recrds Management Oracle Universal Recrds Manager Adapter fr Dcumentum Installatin Guide December 2009 Universal Recrds Manager Adapter fr Dcumentum Installatin Guide, Cpyright 2009, Oracle.

More information

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand Planning, installing, and cnfiguring IBM CMIS fr Cntent Manager OnDemand Cntents IBM CMIS fr Cntent Manager OnDemand verview... 4 Planning fr IBM CMIS fr Cntent Manager OnDemand... 5 Prerequisites fr installing

More information

Dashboard Extension for Enterprise Architect

Dashboard Extension for Enterprise Architect Dashbard Extensin fr Enterprise Architect Dashbard Extensin fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins f the free versin f the extensin... 3 Example Dashbard

More information

Summary. Server environment: Subversion 1.4.6

Summary. Server environment: Subversion 1.4.6 Surce Management Tl Server Envirnment Operatin Summary In the e- gvernment standard framewrk, Subversin, an pen surce, is used as the surce management tl fr develpment envirnment. Subversin (SVN, versin

More information

Please contact technical support if you have questions about the directory that your organization uses for user management.

Please contact technical support if you have questions about the directory that your organization uses for user management. Overview ACTIVE DATA CALENDAR LDAP/AD IMPLEMENTATION GUIDE Active Data Calendar allws fr the use f single authenticatin fr users lgging int the administrative area f the applicatin thrugh LDAP/AD. LDAP

More information

GPA: Plugin for OS Command With Solution Manager 7.1

GPA: Plugin for OS Command With Solution Manager 7.1 GPA: Plugin fr OS Cmmand With Slutin Manager 7.1 The plugin OS Cmmand can be used in yur wn guided prcedures. It ffers the pssibility t execute pre-defined perating system cmmand n each hst part f the

More information

UML : MODELS, VIEWS, AND DIAGRAMS

UML : MODELS, VIEWS, AND DIAGRAMS UML : MODELS, VIEWS, AND DIAGRAMS Purpse and Target Grup f a Mdel In real life we ften bserve that the results f cumbersme, tedius, and expensive mdeling simply disappear in a stack f paper n smene's desk.

More information

Maximo Reporting: Maximo-Cognos Metadata

Maximo Reporting: Maximo-Cognos Metadata Maxim Reprting: Maxim-Cgns Metadata Overview...2 Maxim Metadata...2 Reprt Object Structures...2 Maxim Metadata Mdel...4 Metadata Publishing Prcess...5 General Architecture...5 Metadata Publishing Prcess

More information

PAGE NAMING STRATEGIES

PAGE NAMING STRATEGIES PAGE NAMING STRATEGIES Naming Yur Pages in SiteCatalyst May 14, 2007 Versin 1.1 CHAPTER 1 1 Page Naming The pagename variable is used t identify each page that will be tracked n the web site. If the pagename

More information

Product Documentation. New Features Guide. Version 8.7.5/XE6

Product Documentation. New Features Guide. Version 8.7.5/XE6 Prduct Dcumentatin New Features Guide Versin 8.7.5/XE6 2015 Embarcader Technlgies, Inc. Embarcader, the Embarcader Technlgies lgs, and all ther Embarcader Technlgies prduct r service names are trademarks

More information

Cookbook Qermid Defibrillator web service Version This document is provided to you free of charge by the. ehealth platform

Cookbook Qermid Defibrillator web service Version This document is provided to you free of charge by the. ehealth platform Ckbk Qermid Defibrillatr web service Versin 1.01 This dcument is prvided t yu free f charge by the ehealth platfrm Willebrekkaai 38 38, Quai de Willebrek 1000 BRUSSELS All are free t circulate this dcument

More information

OmniPCX Record PCI Compliance 2.3

OmniPCX Record PCI Compliance 2.3 S T R A T E G I C W H I T E P A P E R OmniPCX Recrd PCI Cmpliance 2.3 Alcatel-Lucent Enterprise Services Page 1/11 OmniPCX-Recrd R2.3 PCI Cmpliance White Paper Legal ntice Alcatel, Lucent, Alcatel-Lucent

More information

Essentials for IBM Cognos BI (V10.2) Day(s): 5. Overview

Essentials for IBM Cognos BI (V10.2) Day(s): 5. Overview Essentials fr IBM Cgns BI (V10.2) Day(s): 5 Curse Cde: B5270G Overview NOTE: This is an Instructr Led Online curse. Please d nt make any travel arrangements. IBM Cgns Educatin is nw pleased t ffer yu ur

More information

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins)

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins) Intrductin This reference guide is aimed at managers wh will be respnsible fr managing users within RiskMan where RiskMan is nt cnfigured t use netwrk lgins. This guide is used in cnjunctin with the respective

More information

Querying Data with Transact SQL

Querying Data with Transact SQL Querying Data with Transact SQL Curse Cde: 20761 Certificatin Exam: 70-761 Duratin: 5 Days Certificatin Track: MCSA: SQL 2016 Database Develpment Frmat: Classrm Level: 200 Abut this curse: This curse is

More information

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide Xilinx Answer 65444 Xilinx PCI Express DMA Drivers and Sftware Guide Imprtant Nte: This dwnladable PDF f an Answer Recrd is prvided t enhance its usability and readability. It is imprtant t nte that Answer

More information

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation

CodeSlice. o Software Requirements. o Features. View CodeSlice Live Documentation CdeSlice View CdeSlice Live Dcumentatin Scripting is ne f the mst pwerful extensibility features in SSIS, allwing develpers the ability t extend the native functinality within SSIS t accmmdate their specific

More information

HP Server Virtualization Solution Planning & Design

HP Server Virtualization Solution Planning & Design Cnsulting & Integratin Infrastructure Services HP Server Virtualizatin Slutin Planning & Design Service descriptin Hewlett-Packard Cnsulting & Integratin Infrastructure Cnsulting Packaged Services (HP

More information

SAS Hot Fix Analysis, Download and Deployment Tool

SAS Hot Fix Analysis, Download and Deployment Tool SAS Ht Fix Analysis, Dwnlad and Deplyment Tl SASHFADD Versin 2.2.1 Usage Guide What's New in SASHFADD 2.2.1? Table f Cntents Intrductin... 1 System Requirements... 2 Imprtant infrmatin regarding tl usage...

More information

$ARCSIGHT_HOME/current/user/agent/map. The files are named in sequential order such as:

$ARCSIGHT_HOME/current/user/agent/map. The files are named in sequential order such as: Lcatin f the map.x.prperties files $ARCSIGHT_HOME/current/user/agent/map File naming cnventin The files are named in sequential rder such as: Sme examples: 1. map.1.prperties 2. map.2.prperties 3. map.3.prperties

More information

E-Lock Policy Manager White Paper

E-Lock Policy Manager White Paper White Paper Table f Cntents 1 INTRODUCTION... 3 2 ABOUT THE POLICY MANAGER... 3 3 HOW E-LOCK POLICY MANAGER WORKS... 3 4 WHAT CAN I DO WITH THE POLICY MANAGER?... 4 4.1 THINGS YOU CONTROL IN SIGNING...

More information

EView/400i Management Pack for Systems Center Operations Manager (SCOM)

EView/400i Management Pack for Systems Center Operations Manager (SCOM) EView/400i Management Pack fr Systems Center Operatins Manager (SCOM) Cncepts Guide Versin 7.0 July 2015 1 Legal Ntices Warranty EView Technlgy makes n warranty f any kind with regard t this manual, including,

More information

Enterprise Chat and Developer s Guide to Web Service APIs for Chat, Release 11.6(1)

Enterprise Chat and  Developer s Guide to Web Service APIs for Chat, Release 11.6(1) Enterprise Chat and Email Develper s Guide t Web Service APIs fr Chat, Release 11.6(1) Fr Unified Cntact Center Enterprise August 2017 Americas Headquarters Cisc Systems, Inc. 170 West Tasman Drive San

More information

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash UiPath Autmatin Walkthrugh Walkthrugh Calculate Client Security Hash Walkthrugh Calculate Client Security Hash Start with the REFramewrk template. We start ff with a simple implementatin t demnstrate the

More information

DICOM Correction Proposal

DICOM Correction Proposal DICOM Crrectin Prpsal STATUS Final Text Date f Last Update 2014/06/25 Persn Assigned Submitter Name James Philbin Jnathan Whitby (jwhitby@vitalimages.cm) Submissin Date 2013/10/17 Crrectin Number CP-1351

More information

Customer Information. Agilent 2100 Bioanalyzer System Startup Service G2949CA - Checklist

Customer Information. Agilent 2100 Bioanalyzer System Startup Service G2949CA - Checklist This checklist is used t prvide guidance and clarificatin n aspects f the auxillary Startup Service (G2949CA) including Security Pack Installatin and Familiarizatin f yur Agilent 2100 Bianalyzer System

More information

ClassFlow Administrator User Guide

ClassFlow Administrator User Guide ClassFlw Administratr User Guide ClassFlw User Engagement Team April 2017 www.classflw.cm 1 Cntents Overview... 3 User Management... 3 Manual Entry via the User Management Page... 4 Creating Individual

More information

Reporting Requirements Specification

Reporting Requirements Specification Cmmunity Mental Health Cmmn Assessment Prject OCAN 2.0 - ing Requirements Specificatin May 4, 2010 Versin 2.0.2 SECURITY NOTICE This material and the infrmatin cntained herein are prprietary t Cmmunity

More information

INSTALLING CCRQINVOICE

INSTALLING CCRQINVOICE INSTALLING CCRQINVOICE Thank yu fr selecting CCRQInvice. This dcument prvides a quick review f hw t install CCRQInvice. Detailed instructins can be fund in the prgram manual. While this may seem like a

More information

Design Patterns. Collectional Patterns. Session objectives 11/06/2012. Introduction. Composite pattern. Iterator pattern

Design Patterns. Collectional Patterns. Session objectives 11/06/2012. Introduction. Composite pattern. Iterator pattern Design Patterns By Võ Văn Hải Faculty f Infrmatin Technlgies HUI Cllectinal Patterns Sessin bjectives Intrductin Cmpsite pattern Iteratr pattern 2 1 Intrductin Cllectinal patterns primarily: Deal with

More information

OO Shell for Authoring (OOSHA) User Guide

OO Shell for Authoring (OOSHA) User Guide Operatins Orchestratin Sftware Versin: 10.70 Windws and Linux Operating Systems OO Shell fr Authring (OOSHA) User Guide Dcument Release Date: Nvember 2016 Sftware Release Date: Nvember 2016 Legal Ntices

More information

User Guide. ACE Data Source. OnCommand Workflow Automation (WFA) Abstract PROFESSIONAL SERVICES

User Guide. ACE Data Source. OnCommand Workflow Automation (WFA) Abstract PROFESSIONAL SERVICES PROFESSIONAL SERVICES User Guide OnCmmand Wrkflw Autmatin (WFA) ACE Data Surce Prepared fr: ACE Data Surce - Versin 2.0.0 Date: Octber 2015 Dcument Versin: 2.0.0 Abstract The ACE Data Surce (ACE-DS) is

More information

Licensing the Core Client Access License (CAL) Suite and Enterprise CAL Suite

Licensing the Core Client Access License (CAL) Suite and Enterprise CAL Suite Vlume Licensing brief Licensing the Cre Client Access License (CAL) Suite and Enterprise CAL Suite Table f Cntents This brief applies t all Micrsft Vlume Licensing prgrams. Summary... 1 What s New in this

More information

Oracle BPM 10rR3. Role Authorization resolution using groups. Version: 1.0

Oracle BPM 10rR3. Role Authorization resolution using groups. Version: 1.0 Oracle BPM 10rR3 Rle Authrizatin reslutin using grups Versin: 1.0 OBPM 10gR3 Rle Authrizatin reslutin using grups Cntents Intrductin... 3 Sme BPM & LDAP cncepts... 4 Cnfiguring OBPM t use different grup

More information

Course 10262A: Developing Windows Applications with Microsoft Visual Studio 2010 OVERVIEW

Course 10262A: Developing Windows Applications with Microsoft Visual Studio 2010 OVERVIEW Curse 10262A: Develping Windws Applicatins with Micrsft Visual Studi 2010 OVERVIEW Abut this Curse In this curse, experienced develpers wh knw the basics f Windws Frms develpment gain mre advanced Windws

More information

TL 9000 Quality Management System. Measurements Handbook. SFQ Examples

TL 9000 Quality Management System. Measurements Handbook. SFQ Examples Quality Excellence fr Suppliers f Telecmmunicatins Frum (QuEST Frum) TL 9000 Quality Management System Measurements Handbk Cpyright QuEST Frum Sftware Fix Quality (SFQ) Examples 8.1 8.1.1 SFQ Example The

More information

Overview of OPC Alarms and Events

Overview of OPC Alarms and Events Overview f OPC Alarms and Events Cpyright 2016 EXELE Infrmatin Systems, Inc. EXELE Infrmatin Systems (585) 385-9740 Web: http://www.exele.cm Supprt: supprt@exele.cm Sales: sales@exele.cm Table f Cntents

More information

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel NiceLabel LMS Installatin Guide fr Single Server Deplyment Rev-1702 NiceLabel 2017. www.nicelabel.cm 1 Cntents 1 Cntents 2 2 Architecture 3 2.1 Server Cmpnents and Rles 3 2.2 Client Cmpnents 3 3 Prerequisites

More information

Dynamic Storage (ECS)

Dynamic Storage (ECS) User Guide Dynamic Strage (ECS) Swisscm (Schweiz) AG 1 / 10 Cntent 1 Abut Dynamic Strage... 3 2 Virtual drive, the EMC CIFS-ECS Tl... 4 3 Amazn S3 Brwer... 6 4 Strage Gateway Appliance... 9 5 Amazn S3

More information

TIBCO Statistica Options Configuration

TIBCO Statistica Options Configuration TIBCO Statistica Optins Cnfiguratin Sftware Release 13.3 June 2017 Tw-Secnd Advantage Imprtant Infrmatin SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION

MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION These release ntes pertain t the Prductin release fr MySabre Release 7.1 cntaining MySabre API

More information

Mapping between DFDL 1.0 Infoset and XML Data Model

Mapping between DFDL 1.0 Infoset and XML Data Model Stephen M Hansn (IBM) Mapping between DFDL 1.0 Infset and XML Data Mdel Status f This Dcument This wrking draft dcument prvides infrmatin t the OGF cmmunity n the Data Frmat Descriptin Language (DFDL)

More information

MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION

MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION These release ntes pertain t the Prductin release fr MySabre Release 7.0 cntaining MySabre API

More information

Lecture 6 -.NET Remoting

Lecture 6 -.NET Remoting Lecture 6 -.NET Remting 1. What is.net Remting?.NET Remting is a RPC technique that facilitates cmmunicatin between different applicatin dmains. It allws cmmunicatin within the same prcess, between varius

More information

Relius Documents ASP Checklist Entry

Relius Documents ASP Checklist Entry Relius Dcuments ASP Checklist Entry Overview Checklist Entry is the main data entry interface fr the Relius Dcuments ASP system. The data that is cllected within this prgram is used primarily t build dcuments,

More information

CaseWare Working Papers. Data Store user guide

CaseWare Working Papers. Data Store user guide CaseWare Wrking Papers Data Stre user guide Index 1. What is a Data Stre?... 3 1.1. When using a Data Stre, the fllwing features are available:... 3 1.1.1.1. Integratin with Windws Active Directry... 3

More information

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager Trubleshting Citrix- Published Resurces Cnfiguratin in VMware Identity Manager VMware Identity Manager A U G U S T 2 0 1 7 V1 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites...

More information

2. When logging is used, which severity level indicates that a device is unusable?

2. When logging is used, which severity level indicates that a device is unusable? CCNA 4 Chapter 8 v5.0 Exam Answers 2015 (100%) 1. What are the mst cmmn syslg messages? thse that ccur when a packet matches a parameter cnditin in an access cntrl list link up and link dwn messages utput

More information

Compliance Guardian 4. User Guide

Compliance Guardian 4. User Guide Cmpliance Guardian 4 User Guide Issued September 2015 Table f Cntents What's New in this Guide... 3 Abut Cmpliance Guardian... 4 Cmplementary Prducts... 5 Submitting Dcumentatin Feedback t AvePint... 6

More information

Setting up the ncipher nshield HSM for use with Kerberized Certificate Authority

Setting up the ncipher nshield HSM for use with Kerberized Certificate Authority Setting up the ncipher nshield HSM fr use with Kerberized Certificate Authrity Intrductin This dcument cntains instructins fr setting up ncipher nshield hardware security mdules (HSM) fr use with the Kerberized

More information

To start your custom application development, perform the steps below.

To start your custom application development, perform the steps below. Get Started T start yur custm applicatin develpment, perfrm the steps belw. 1. Sign up fr the kitewrks develper package. Clud Develper Package Develper Package 2. Sign in t kitewrks. Once yu have yur instance

More information

GPA: Plugin for Prerequisite Checks With Solution Manager 7.1

GPA: Plugin for Prerequisite Checks With Solution Manager 7.1 GPA: Plugin fr Prerequisite Checks With Slutin Manager 7.1 Descriptin: The plugin Prerequisite checks can be used in yur wn guided prcedures. It ffers the pssibility t select at design time amng a set

More information

UFuRT: A Work-Centered Framework and Process for Design and Evaluation of Information Systems

UFuRT: A Work-Centered Framework and Process for Design and Evaluation of Information Systems In: Prceedings f HCI Internatinal 2007 UFuRT: A Wrk-Centered Framewrk and Prcess fr Design and Evaluatin f Infrmatin Systems Jiajie Zhang 1, Keith A. Butler 2 1 University f Texas at Hustn, 7000 Fannin,

More information

CONTROL-COMMAND. Software Technical Specifications for ThomX Suppliers 1.INTRODUCTION TECHNICAL REQUIREMENTS... 2

CONTROL-COMMAND. Software Technical Specifications for ThomX Suppliers 1.INTRODUCTION TECHNICAL REQUIREMENTS... 2 Réf. ThmX-NT-SI-CC001 Table f Cntents Sftware Technical Specificatins fr ThmX Authr : Philippe Page 1 / 9 1.INTRODUCTION... 2 2.TECHNICAL REQUIREMENTS... 2 3.DOCUMENTATION REQUIREMENTS... 4 4.COMPUTING

More information

Maintenance Release Notes Release Version: 9.5.5

Maintenance Release Notes Release Version: 9.5.5 Maintenance Release Ntes Release Versin: 9.5.5 Platfrm: 9.5 MR201510 Cntents Updates Included in this Release... 1 Rules Cnsle:... 1 New Feature: Avaya Cumulative Metrics... 1 Technical Gd Health:... 3

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment Technical Paper Installing and Cnfiguring SAS Envirnment Manager in a SAS Grid Envirnment Last Mdified: Octber 2016 Release Infrmatin Cntent Versin: Octber 2016. Trademarks and Patents SAS Institute Inc.,

More information

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform Supprt Guide Yur New Service Request Prcess: Technical Supprt Reference Guide fr Cisc Custmer Jurney Platfrm September 2018 2018 Cisc and/r its affiliates. All rights reserved. This dcument is Cisc Public

More information

TRAINING GUIDE. Overview of Lucity Spatial

TRAINING GUIDE. Overview of Lucity Spatial TRAINING GUIDE Overview f Lucity Spatial Overview f Lucity Spatial In this sessin, we ll cver the key cmpnents f Lucity Spatial. Table f Cntents Lucity Spatial... 2 Requirements... 2 Setup... 3 Assign

More information

DocAve 6 Replicator. User Guide. Service Pack 2, Cumulative Update 2. Revision F Issued June DocAve 6: Archiver

DocAve 6 Replicator. User Guide. Service Pack 2, Cumulative Update 2. Revision F Issued June DocAve 6: Archiver DcAve 6 Replicatr User Guide Service Pack 2, Cumulative Update 2 Revisin F Issued June 2013 DcAve 6: Archiver 1 Table f Cntents Table f Cntents... 2 Abut DcAve Replicatr... 5 Cmplementary Prducts... 5

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Implementing a Data Warehuse with Micrsft SQL Server Implementing a Data Warehuse with Micrsft SQL Server Curse Cde: 20463 Certificatin Exam: 70-463 Duratin: 5 Days Certificatin Track: MCSA: SQL Server

More information

Common Language Runtime

Common Language Runtime Intrductin t.net framewrk.net is a general-purpse sftware develpment platfrm, similar t Java. Micrsft intrduced.net with purpse f bridging gap between different applicatins..net framewrk aims at cmbining

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Dcument Versin: 1.13 2018-02-02 Release Family 9 Typgraphic Cnventins Type Style Example Descriptin Wrds r characters quted frm the screen. These include field names, screen

More information

TaskCentre v4.5 XML to Recordset Tool White Paper

TaskCentre v4.5 XML to Recordset Tool White Paper TaskCentre v4.5 XML t Recrdset Tl White Paper Dcument Number: PD500-03-15-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 GLOBAL CONFIGURATION 2 Schema

More information

SAS Viya 3.2 Administration: Mobile Devices

SAS Viya 3.2 Administration: Mobile Devices SAS Viya 3.2 Administratin: Mbile Devices Mbile Devices: Overview As an administratr, yu can manage a device s access t SAS Mbile BI, either by exclusin r inclusin. If yu manage by exclusin, all devices

More information

DocAve 6 Replicator. User Guide. Service Pack 3. Revision H Issued August DocAve 6: Replicator

DocAve 6 Replicator. User Guide. Service Pack 3. Revision H Issued August DocAve 6: Replicator DcAve 6 Replicatr User Guide Service Pack 3 Revisin H Issued August 2013 1 Table f Cntents Abut DcAve Replicatr... 5 Cmplementary Prducts... 5 Submitting Dcumentatin Feedback t AvePint... 5 Befre Yu Begin...

More information

AvePoint Timeline Enterprise for Microsoft Dynamics CRM

AvePoint Timeline Enterprise for Microsoft Dynamics CRM AvePint Timeline Enterprise 1.0.2 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin B Issued Nvember 2013 Timeline Enterprise fr Micrsft Dynamics CRM Install and Cnfig 1 Table f Cntents

More information

Custodial Integrator. Release Notes. Version 3.11 (TLM)

Custodial Integrator. Release Notes. Version 3.11 (TLM) Custdial Integratr Release Ntes Versin 3.11 (TLM) 2018 Mrningstar. All Rights Reserved. Custdial Integratr Prduct Versin: V3.11.001 Dcument Versin: 020 Dcument Issue Date: December 14, 2018 Technical Supprt:

More information

Schema Binding Proposal

Schema Binding Proposal SchemaBindingPrpsalV2WG20071010ChangeBars.dc Schema Binding Prpsal Sandy Ga Valentina Ppescu 1 Terminlgy Schema dcument: Schema: an element; can be an XML fragment a set f schema cmpnents;

More information

Cookbook ORTHOpride web service Version v1. This document is provided to you free of charge by the. ehealth platform

Cookbook ORTHOpride web service Version v1. This document is provided to you free of charge by the. ehealth platform Ckbk ORTHOpride web service Versin v1 This dcument is prvided t yu free f charge by the ehealth platfrm Willebrekkaai 38 38, Quai de Willebrek 1000 BRUSSELS All are free t circulate this dcument with reference

More information

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager Trubleshting Citrix- Published Resurces Cnfiguratin in VMware Identity Manager VMware Identity Manager SEP 2 0 1 8 V 4 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites... 1

More information

USER MANUAL. RoomWizard Administrative Console

USER MANUAL. RoomWizard Administrative Console USER MANUAL RmWizard Administrative Cnsle Cntents Welcme... 3 Administer yur RmWizards frm ne lcatin... 3 Abut This Manual... 4 Setup f the Administrative Cnsle... 4 Installatin... 4 The Cnsle Windw...

More information

App Center User Experience Guidelines for Apps for Me

App Center User Experience Guidelines for Apps for Me App Center User Experience Guidelines fr Apps fr Me TABLE OF CONTENTS A WORD ON ACCESSIBILITY...3 DESIGN GUIDELINES...3 Accunt Linking Prcess... 3 Cnnect... 5 Accept Terms... 6 Landing Page... 6 Verificatin...

More information

softpanel generic installation and operation instructions for nanobox products

softpanel generic installation and operation instructions for nanobox products 1 f 10 System Requirements... 3 Installatin... 3 Java... 3 RxTx Serial Drivers... 3 Granting a user permissin t pen a COM Prt in Mac OS X... 3 USB t Serial Drivers... 4 Mac OS X 10.6 Snw Lepard... 4 Operatin...

More information

Software Usage Policy Template

Software Usage Policy Template Sftware Usage Plicy Template This template is t accmpany the article: The Sftware Usage Plicy - An Indispensible Part f Yu SAM Tlbx The full article can be fund here: http://www.itassetmanagement.net/tag/plicy-template/

More information

DocAve 6 ediscovery. User Guide. Service Pack 3, Cumulative Update 1. Revision F Issued August DocAve 6: ediscovery

DocAve 6 ediscovery. User Guide. Service Pack 3, Cumulative Update 1. Revision F Issued August DocAve 6: ediscovery DcAve 6 ediscvery User Guide Service Pack 3, Cumulative Update 1 Revisin F Issued August 2013 1 Table f Cntents Abut DcAve ediscvery... 4 Cmplementary Prducts... 4 Submitting Dcumentatin Feedback t AvePint...

More information

Ascii Art Capstone project in C

Ascii Art Capstone project in C Ascii Art Capstne prject in C CSSE 120 Intrductin t Sftware Develpment (Rbtics) Spring 2010-2011 Hw t begin the Ascii Art prject Page 1 Prceed as fllws, in the rder listed. 1. If yu have nt dne s already,

More information

Performance of VSA in VMware vsphere 5

Performance of VSA in VMware vsphere 5 Perfrmance f VSA in VMware vsphere 5 Perfrmance Study TECHNICAL WHITE PAPER Table f Cntents Intrductin... 3 Executive Summary... 3 Test Envirnment... 3 Key Factrs f VSA Perfrmance... 4 Cmmn Strage Perfrmance

More information

Dell Wyse Device Manager (WDM)

Dell Wyse Device Manager (WDM) Dell Wyse Device Manager (WDM) Versin 5.0 Maintenance Release 1.1 (MR1.1)- fr WDM Wrkgrup Editin Release Ntes Cntents Release Type and Definitin... 3 Versin... 3 Release Date... 3 Previus Versin... 3 Imprtance...

More information

1 Introduction Functions... 2

1 Introduction Functions... 2 Interface Descriptin API fr IPS Analytics Applicatins n the Axis ACAP Platfrm Cntents 1 Intrductin... 2 2 Functins... 2 3 Interfaces... 2 3.1 Cnfiguratin... 3 3.1.1 Interface C.1: Web cnfiguratr (IPS add-n)...

More information

Bridge Specialty Suite

Bridge Specialty Suite Bridge Specialty Suite Prduct Design Guide Versin 2.5.115 Table f Cntents Page i Table f Cntents Table Of Cntents I Intrductin 1 Wrkflw Cntainers 1 Navigating Wrkflw Cntainers 1 Managing Wrkflw Cntainers

More information

Integration Framework for SAP Business One

Integration Framework for SAP Business One Integratin Framewrk fr SAP Business One DIPrxy Cnfiguratin PUBLIC Glbal Rll-ut Octber 2018, B Zha TABLE OF CONTENTS 1 INTRODUCTION... 3 2 INSTALLATION... 3 3 CONFIGURATION... 5 3.1 Services in Service

More information

App Orchestration 2.6

App Orchestration 2.6 App Orchestratin 2.6 Terminlgy in App Orchestratin 2.6 Last Updated: July 8, 2015 Page 1 Terminlgy Cntents Elements f App Orchestratin... 3 Dmains... 3 Multi-Datacenter Deplyments... 4 Delivery Sites...

More information

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide HPE AppPulse Mbile Sftware Versin: 2.1 IT Operatins Management Integratin Guide Dcument Release Date: Nvember 2015 Cntents Overview: The IT Operatins Management Integratin 3 System Requirements 3 Hw t

More information

CMC Blade BIOS Profile Cloning

CMC Blade BIOS Profile Cloning This white paper describes the detailed capabilities f the Chassis Management Cntrller s Blade BIOS Prfile Clning feature. Authr Crey Farrar This dcument is fr infrmatinal purpses nly and may cntain typgraphical

More information

The programming for this lab is done in Java and requires the use of Java datagrams.

The programming for this lab is done in Java and requires the use of Java datagrams. Lab 2 Traffic Regulatin This lab must be cmpleted individually Purpse f this lab: In this lab yu will build (prgram) a netwrk element fr traffic regulatin, called a leaky bucket, that runs ver a real netwrk.

More information

Apache Solr for FSI SERVER. User Manual. Version 4.5

Apache Solr for FSI SERVER. User Manual. Version 4.5 Apache Slr fr FSI SERVER User Manual Versin 4.5 Apache Slr fr FSI Server NeptuneLabs GmbH Lagesche Str. 32 D-32657 Lemg Germany 2009-2015 NeptuneLabs. All rights reserved. Last updated: Nvember 2013 FSI

More information

Oracle FLEXCUBE Universal Banking Development Workbench- Screen Development II

Oracle FLEXCUBE Universal Banking Development Workbench- Screen Development II Oracle FLEXCUBE Universal Banking 12.0.3 Develpment Wrkbench- Screen Develpment II August 2013 1 Cntents 1 Preface... 3 1.1 Audience... 3 1.2 Related Dcuments... 3 2 Intrductin... 4 3 Generated Files...

More information

Milestone XProtect. NVR Installer s Guide

Milestone XProtect. NVR Installer s Guide Milestne XPrtect NVR Installer s Guide Target Audience fr this Dcument This guide is relevant fr peple respnsible fr delivering and installing Milestne XPrtect NVR surveillance systems. If yu are a Milestne

More information