Code Monkey home page Code Monkey logo

k2-management-pack's Introduction

K2 Management Pack

Introduction

The current pack provides additional administrative functionality, which is not available OOB on the standard K2 Management site, including the following ones:

  • Powershell module with the useful cmdlets to manage K2 Server - to be extended
  • Live Instances Migration
  • Update of the DataFields and XML fields inside the running workflow instances;
  • Update of the Folio for the running instances of the Workflow;

For more details and detailed instruction on how to configure it, please, refer to the documentation below.

User Manual

Please, refer to the following links:

Disclaimer

The code is provided as is. If you want to contribute, please, read the Contribution Guidelines

License

This software is MIT. See License

k2-management-pack's People

Contributors

dudelis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

k2-management-pack's Issues

Add Installer

  • PND 4.7
  • PND 5.0
  • ServiceBroker registration
  • ServiceBroker copy

New-K2Package Category does not work with nested path

If i pass a nested path to the category field of the New-K2Package command no output is created.

New-K2Package -Category "Client\Common"

Instead i need to pass
New-K2Package -Category "Common"

which includes all categories where Common is in the path.

It would be nice to allow nested categories to be passed.

Full File path required in New-K2Package

currently the full path including directories is required for the -Path parameter. It would be good to allow just the file name portion of the path to be entered instead.

Currently this is required:
New-K2Package -Path "C:[CURRENT FOLDER]\K2.Common.kspx"

instead
New-K2Package -Path "K2.Common.kspx"

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.