Index

images  A

AppFabric dashboard

    Action pane

        menu items

        service configuration

    Application and Service count

    auto-start feature

    EAM

    monitoring WF instances

        Connection string property

        diagnostic tracing and message logging

        end-to-end monitoring

        errors only

        health monitoring

        Monitoring profile settings

        with PowerShell

        troubleshooting

        WF event monitoring configuration

    persisted WF instances

        Connections pane

        HYPERVWINSEVEN2 server

        instance and monitoring stores initialization

        persistence with PowerShell

        selecting SQL Server Store

    summary metrics

    View and Time Period dropdown boxes

    WCF call history

    WF instance history

    WF metrics

        filtering

        refreshing

        Tracked Events

        Workflow.JeepParts service

    workflow host management

AppFabric Windows Server

    architectural components

        AppFabric EventCollection service

        AppFabric workflow management service

        cache cluster

        caching services

        hosting services

        IIS Manager

        monitoring data stores

        persistence data stores

    dashboard (see AppFabric Dashboard)

    deployment

        custom tracking record

        Delay activity

        Enter Application Package Information screen

        Import Application package

        MSDeploy

        OrderID

        ordering and picking up Jeep parts

        package contents selection

        picking up order

        Receive activity

        ReceiveRequest service activity

        referencing hosted service

        SendResponse service activity

        Sequential service activity

        server farm deployment

        single server deployment

        TrackOrderPickup

        Visual Studio 2012

        WCF Test Client

        WCF Workflow Service Application

        WCF Workflow Service Application project template

        Workflow.JeepParts service

        xamlx workflow service extension

    installation

        Administration tools

        AppFabMonitor

        AppFabPersist

        Cache client

        Check for updates

        components installed with IIS

        Confirmation screen

        confirming monitoring configuration

        features

        hardware requirements

        hosting services

        IIS 7.5

        IIS Manager

        Launch configuration tool

        Microsoft AppFabric wizard

        persistence configuration

        persistence setup

        prerequisites

        Progress screen

        Remote Administration

        Results screen

        section within IIS

        server configuration

        Set Monitoring configuration

        software requirements

        SQL Agent Service not started

        sqlStoreProvider

        Starting SQL Server Agent service

        upgrading

        Windows Azure

        Windows PowerShell 2.0

        WindowsServerAppFabric setup file

        Windows updates

images  B

images  C

Cloud workflows

    Azure storage configuring

    blob storage

        ConfigurationManager.AppSettings

        consuming, worker role

        CreateContainerReference() call

        Default Customer Argument

        initializing

        overview of

        PawnShopAssembly

        SaveCustomer activity

        Window.Resources entry

        worker role

        XAML markup

        XAML Markup file, saving

    cloud persistence

    connection string

    firewall rules

    hosting services

        added records

        ApproveCustomer operation

        ASP.NET

        CreateCustomerApplication

        customer applications, submitting code

        OwnersSSN property

        pawnshop approval process

        persisted workflow instances

        persistence configuring

        ReceiveAndSendReply

        SaveCustomer activity

        ServiceDefinition.csdef

        WCF workflow service application

        web role

        wfPawnService.xmlx

    publishing to Azure

        credentials for subscription

        deployed solution

        location selection

        menu command

        SQL database

        web page

    service bus

    SQL Database creation

Custom workflow activities

    arguments

        ActivityDesigner

        ActivityDesigner.Icon

        addition activity

        calculated commission

        CodeActivity<TResult>

        design time validation

        ExpressionTextBox

        FirstCodeActivity and SalesCommission activities

        InArgument

        InOutArgument

        OutParameter

        passing data in and out

        SalesCommission activity

        WF variable varCommission

        WorkflowItemPresenter, ContentControl

    asynchronous process

        AsyncCodeActivityContext object

        BeginExecute code

        Execute method

        multi-threaded pattern

        ReadFile activity

        ReadFileAsync activities

        reading content

        reading file

        WF runtime

    base classes

    Boilerplate code

    Class Library project

    code activity

        base class CodeActivity

        Class1.cs

        FirstCodeActivity activity

        functionality

        Implement Abstract Class

        metadata

        out-of-the-box activities

        referencing system.activities

    coding level

    distributing process

    encapsulation

    native activity

        CacheMetadata method

        scheduling process

        WaitForResponse activity

        WF runtime

    Person class

    Polymorphism

    System.Activities namespace

    types

    Workflow1.xaml

images  D

images  E

images  F, G

Flowchart workflows

    business process modeling

        adding Visual C# class library

        Assign activity

        Customer.cs file

        customer orders workflow

        customers type

        DataModel references

        downloading NuGet

        ForEach<T> activity

        GetCustomeOrders.cs file

        GetCustomerOrders

        managing NuGet packages

        Nested ForEach<T> activities

        Order.cs class

        OrderLineItem.cs class

        order totaled for customer

        out argument

        Program.cs file

        TestOrders references

        textbox value

        Unit Test project

        Workflow1.xaml file

        WriteLine activity

    calculating state tax

        adding bookmark activity

        approval user interface

        approved order

        Assign activity

        creating new InArgument

        Delay activity

        FlowSwitch activity

        GetCustomerorders activity

        If activity

        implementing the Else and Branch2

        MainWindow.xaml.cs file

        MainWindow.xaml file

        order approval workflow

        Order.cs file

        Pick activity

        response from workflow

        setting approval flag

        setting the annotations

        WaitForResponse code activity

        wfCommunication parent workflow

        wfCommunication.xaml file

        WriteLine activity

    flowchart

        within activity toolbox

        unconnected activity nodes

        ValidateUnconnectedNodes property

    FlowDecision

        activity

        condition property

        FalseLabel and TrueLabel properties

    FlowSwitch<T> activity

        default and rating transitions

        expression return value

        type selection

    ForEach<T> implementation (see ForEach<T> activity)

    Pick activity

    using Entity Framework

        DatabaseGenerated property

        Key property

        Required property

        tables through EF Code First

    WF4-4.5 control flows

images  H

images  I

images  J, K

images  L

images  M

images  N

images  O

images  P, Q

images  R

Rehosting controls, XAML

    ActivityBuilder object

    Assign activity

    C# code

    ColumnDefinitions

    designer rehosting

    inArgEmployee

    markup

    namespace

    OnIntialized event

    programmatically adding arguments

    RowDefinitions

    sequence and assign activities

    WF components rehosting

    WF designer

    WF4.5 designer features

        advantage

        AnnotationEnabled property

        auto-surround sequencing

        Designer Annotations

        enabling

        multi-selecting activities

        outline view

        panning workflows

        textbox search

    workflows

images  S

images  T, U

Tracking records

    activity lifecycle

        ActivityScheduledRecord

        ActivityStateRecord

        BookmarkResumptionRecord

        CustomTrackingRecord

        events

        FaultPropagateRecord

    definition

    filtering

        information subscription

        serialization

        workflow instance state (see Workflow instance state)

    properties

    TrackingQuery

    types

    workflow lifecycle

Tracking workflows

    activity state

        custom code activity

        DoSomeWork

        EventTime property

    annotation recording

    custom data tracking

    data gathering

    data storage

    ETW

        configuration

        enable log

        Event Viewer

        tracked records

        workflow service/host

    event configuration

    foundation

    tracking participant

        composite activity

        compositeActivity.xaml

        ConsoleTrackingParticipant.cs

        ImplementedVisibility property

        multiple activities selection

        Program.cs file

        records to SQL server

        sequence activity

        System.Activities.Tracking.EtwTrackingParticipant

        template selection

        tracking data

        Visual Studio 2012

        WorkflowInvoker

        workflow runs

        WorkflowServiceHost

        Workflow1.xaml

        writeline activity

    tracking profiles

        ImplementationVisibility

        wildcard syntax

        XML elements

    tracking records (see Tracking records)

    WorkflowServiceHost tracking

        App.config file

        behavior extension

        BehaviorExtensionElement

        BehaviorType property

        console tracking data

        custom tracking extension element

        framework references

        GenericTrackingBehavior.cs

        GenericTrackingExtensionElement.cs

        IServiceBehavior

        Process work workflow

        Program1.cs file

        Receive activity

        WCF service

images  V

images  W, X, Y, Z

Windows Azure

    cloud services

        role

        virtualization

        virtual machine size

        web roles

        worker roles

    data management

    development tools

    goals

    IaaS

    PaaS

    portal

    SaaS

    service offerings

    workflows (see Workflows)

Windows Communication Foundation (WCF) services

    address

    advantages

    BackgroundCheckService

    BackgroundCheckService.xamlx

    binding

    capabilities

    components

    contract-first feature

        attributes

        browsing

        counterproductive

        feedback

        generated WF activities

        importing process

        operation contract “ApplyForJob”

    correlation

        applicationId parameter

        Assign activity

        CanCreateInstance property

        CorrelationHandler

        CorrelationInitializer

        JobApplicationId

        job application-related classes

        JobApplication service parameter

        JobApplicationStatus

        Key value

        message content definition

        message data property

        .NET type JobApplication

        parallel activity

        ReceiveAndSendReply activity

        service call parameter job

        ServiceContractName property

        test client

        varJobApplicationId

        varWorkflowComplete

        While activity

        workflow management

    limitations

    message data

    PerformBackgroundCheck

    persistence

        ApplicationId

        business process

        interview feedback

        web.config

        workflow instances

    SendAndReceiveReply activity

        AddressUri

        background check service

        candidate notification

        checkbox control

        client functionality

        FlowDecision condition property

        HireCandidate activity

        interview feedback composite activity

        job application status

        OperationName property

        ProvideFeedbackToCandidate activity

        ProvideFeedbackToCandidate properties

        ReceiveReplyForSend activity

        Sequence activity

        setting the data

    service and data contracts

    service client

        AppForJob service

        buttons

        functionality

        GetJobApplicationStatus

        JobApplicationService service

        service reference

    stateful services

    validation

    WF

    WMS

    workflow-first approach

        ApplyForJob

        “contract-first” pattern

        decision making

        definition

        DoBackgroundCheck

        job handling applications

        ProvideFeedbackToCandidate activity

    workflow service instance

    workflow termination

Windows workflow activities

    abstract class

    activity life cycle

    AsyncCodeActivity

    bookmarks

    CodeActivity

    data management

        arguments

        expressions

        variables

    debugging

    dynamic activities

        advantage

        code

        execution

        implementation

        instantiating

        properties

        <string, object> signature

    DynamicActivity

    error handling

    exceptions handling

        Add> New Item> Activity

        Alert workflow

        ApplicationException

        ApplicationExceptionWorkflow.xaml

        argInSeconds argument

        auto surround feature

        browsing .Net types

        Build

        Catches System.Exception

        code

        Console.ReadKey()

        Delay activity

        exception activity

        ExceptionActivity code

        Program.cs file

        Rethrow activity

        System.ApplicationException

        ThrowExceptionWorkflow.xaml

        TryCatch activity

        Try/Catch block

        varApplicationException variable

        varSeconds variable

        Workflow.xaml

    hierarchy

    imperative code

        declaring variables

        sequence activity

        WriteLine activity

    NativeActivity

    out-of-box activities

    System.Activities namespace

    System.Object namespace

    testing

    XAML

        Activity1.xaml file

        ActivityXamlServices

        code

        custom addition activity

        LambdaSerializationException

        sequence activity

        System.Activities.XamlIntegration.ActivityXamlServices object

        variables

    .xoml

Windows workflow foundation (WF)

    building blocks

    collection activities

    control flow activity

    data modeling

    DoWhile activity

    error handling

    FlowChart activity

    FlowDecision activity

    FlowSwitch<T> activity

        assign activity

        FinalState activity

        StateMachine activity

        WriteLine activity

    ForEach<T> activity

    functionality

    goal

    If activity

    main factors

    messaging activities

    migration

    .NET Framework 4.0

    out-of-box activities

    Parallel activity

    ParallelForEach<T> activity

    PDC

    persistence

    Pick activity

    PickBranch activity

    platform update 1

    primitives activities

    product team

    runtime activities

    Sequence activity

    software framework

    state machine activities

    Switch<T> activity

    transaction activities

    WCF

    WF4.5

        activities

        annotations

        auto-connect and auto-insert

        auto-surround sequence

        build-time validation

        centralized view state

        C# expressions

        contracts

        deleting variables and arguments

        expression extensibility

        flowchart capabilities

        multi-select

        NoPersistScope

        search

        state-machine

        tree-style workflow outline

        ValidateUnconnectedNodes

        workflow versioning

    While activity

    workflows

        C# code

        engine technology

        flowchart

        hosts

        runtime

        sequential

        state-machine

        tracking

        workflow designer (see Workflow designer)

        XML

    WriteLine activity

Workflow designer

    advantage

    arguments

    canvas

    client applications

        ActivityBuilder

        default flowchart activity

        default parameter

        dynamic business logic

        GetLatestWorkflow method

        Order object

        processing

        random orders simulating

        receiving orders from customers

        WriteLine activity

    console application

    Console.Read()

    default code

    expression

    expression editor

    external events

    managing workflows

        button click functionality

        code, managing folder

        Create button

        CreatedWorkflows

        CustomWorkflow

        Flowchart activity

        Save button

        saving

        toolbar

        WorkflowDesigner object

        XAML viewing

    namespace System.Collections.Generic

    rehosting components (see Rehosting components)

    rehosting controls, XAML (see Rehosting controls, XAML)

    sequential

    state-machine

    variable

    WriteLine activity

Workflow management

    persistence maturity

        data storage

        WF3.x

        WF4.5

        WorkflowIdentity properties

    side-by-side workflow existence

        ApplicationId 35

        application process

        approval process

        approved candidates

        business process

        candidate experience

        configuration

        holdApplicationId

        ReceiveAndSendReply messaging activity

        running workflow versions

        SendReply activity

        SimpleApproval

        SQL Server

        TeachingApplication

        versions code

        WCF Test Client

        workflow definition

        workflow instance

        WorkflowServiceHost

        YearsOfExperience

    updating running workflow

        business process

        child activities

        custom tool

        DynamicUpdateMap (see DynamicUpdateMap)

        functionality

        incorrect version

        mandatory InArgument

        mapping method

        preparation

        Reason property

        returning movies

        wfReadytoUpdate.xaml file

        workflow definition

        workflow instance unloading

        workflow snapshot

Workflows

    activities

    activity diagrams

        building diagrams, Visual Studio

        symbols

    business processes

        behavioral characteristics

        BPM

        definition

        Fast Pass concept

        FIFIO concept

        industrial engineering (IE)

        mathematical equations

        modeling

    class diagrams

    cloud workflows (see Cloud workflows)

    component diagrams

    hosting patterns

    manager

    MDD

    non-durable workflows

    queuing data

        CloudQueueClient object

        consuming queues

        Customer.cs Class

        CustomerPawn.cs Class

        customerqueue

        customerQueue.GetMessage()

        DataConnectionString

        DataContractJsonSerializer

        development storage

        flowchart workflow

        FromJson function

        InitiateAzureQueue() function

        message queue

        PawnedItem.cs Class

        Pawning.cs Class

        SaveCustomer activity code

        ServiceConfiguration.Cloud.cscfg

        ServiceConfiguration.Local.cscfg

        ToJson function

        truncated exponential backoff

        web role

        WebRole1 project

    requirements

        communication

        money transfer

        SDLC

        software project

        transparency

        types

    sequence diagrams

    technology

    use case diagrams

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.189.171.125