GithubHelp home page GithubHelp logo

anthrax3 / rehosted-workflow-designer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from orosandrei/rehosted-workflow-designer

0.0 1.0 0.0 2.41 MB

.NET Workflow Designer Rehosting & Custom Activity Library Example

Home Page: http://orosandrei.github.io/Rehosted-Workflow-Designer/

License: MIT License

C# 100.00%

rehosted-workflow-designer's Introduction

.NET Rehosted Workflow Designer

Alt text

The solution contains:

WPF Desktop Application

  • Workflow Designer - Rehosting in a WPF Aplication
  • ToolboxControl - Loading Workflow Activities from Assemblies
  • Workflow Execution - retrieve real-time Execution Log (TrackData) and Execution Output(s)
  • Workflow Management - New / Open / Save / Run / Stop

Activity Library - Custom Activities

  • ShowMessageBox - displays in a MessageBox the Value of the InputData argument
  • GetGroupMembers - retrieves the Member Names and Count for a specified Meetup.Com Group
  • GetRSVPmembers - retrieves the Member Names and Count for a specified Meetup.Com Event

Demo Workflows

AzureVmPowerOperations.xaml

  • InArguments - VM & Service names
  • OutArguments - ActionPerformed
  • the workflow connects to Azure & changes the VM power state: if Powered On it will be power off, else powered on

LocalWinServicesCSV.xaml

  • InArguments - Status (default is "running")
  • the workflow retrieves the local windows services with the status defined by the inargument, writes the list to a file & opens it

SvcMonitoring.xaml

  • InArguments - Service
  • OutArguments - Log
  • the state machine workflows monitors the state of the specified windows service; if the state changes, the user gets notified via SMS

Meetup.xaml

  • InArguments - Meetup.COM REST API Key and RSVP (true / false)
  • If RSVP = false - the Workflow outputs a list with the Members of a Meetup.Com Group
  • If RSVP = true - the Workflow outputs a list with the Attending Members of a Meetup.Com Event

Links


rehosted-workflow-designer's People

Contributors

orosandrei avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.