Narrow your search
Listing 1 - 10 of 35 << page
of 4
>>
Sort by

Book
Automate it with Zapier : boost your business productivity using effective workflow automation techniques
Author:
ISBN: 1800200471 Year: 2021 Publisher: Birmingham, England ; Mumbai : Packt,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Workflow scheduling on computing systems
Author:
ISBN: 1003307272 1000623351 1003307272 1000623491 Year: 2023 Publisher: Boca Raton, FL ; Abingdon, Oxon : CRC Press,

Loading...
Export citation

Choose an application

Bookmark

Abstract

"This book will serve as a guide in understanding workflow scheduling techniques on computing systems such as Cluster, Supercomputers, Grid computing, Cloud computing, Edge computing, Fog computing, and the practical realization of such methods. It offers a whole new perspective and holistic approach in understanding computing systems' workflow scheduling. Expressing and exposing the approaches for various process-centric cloud-based applications, which gives a full coverage of most systems' energy consumption, reliability, resource utilization, cost, and application stochastic computation. By combining theory with application and connecting mathematical concepts and models with their resource management targets, this book will be equally accessible to readers with both Computer Science and Engineering backgrounds. It will be of great interest to students and professionals alike in the field of computing system design, management, and application. This book will also be beneficial to the general audience and technology enthusiasts who want to expand their knowledge on computer structure"--


Book
Practical Guide to SAP Workflow Agent Determination
Author:
ISBN: 1717203485 3960125232 9783960125235 Year: 2018 Publisher: Espresso Tutorials

Loading...
Export citation

Choose an application

Bookmark

Abstract

Dive into agent determination in SAP Business Workflow in this comprehensive guide. Explore the types of workflow agents and how each agent type isdefined. Discover how agent types can be defined within the task and workflow definition. Explore workflow rules and clarify the various options for definingrules. Obtain expert advice on the functionality available to agents for processing work items and how to support them as a workflow administrator.Walk through the available reports that focus on the agents of workflow instances and learn how to identify errors, pinpoint areas for improvement,and reveal bottlenecks in workflow processes. Learn about best practices for agent administration and troubleshoot common errors. Examine detailedworkshops exploring rule definition, modeled deadlines, ad hoc agents, and release procedures.- Fundamentals of SAP Business Workflow agent types and agent determination - Example rules defined using responsibilities, ABAP, evaluation paths, organizational data, and BRF+ - Agent administration and reporting - Deep dive workshops exploring rule definition, modeled deadlines, ad hoc agents, and release procedures


Book
Proceedings of the 12th Workshop on Workflows in Support of Large-Scale Science
Authors: --- ---
Year: 2017 Publisher: New York : ACM,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Enterprise integration with Azure Logic Apps : integrate legacy systems with innovative solutions
Author:
ISBN: 1801070962 Year: 2021 Publisher: Birmingham, England ; Mumbai : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Learn how to create sophisticated and reliable Logic Apps with improved UX Key Features Become an Azure Master and create data flows within a matter of minutes Perform transfers using Logic Apps with prompt results Create powerful Logic Apps by enhancing your systems to improve user experience Book Description Logic Apps are a visual flowchart-like representation of common programming actions, and are a flexible way to create logic without writing a single line of code. Enterprise Integration with Azure Logic Apps is a comprehensive introduction for anyone new to Logic Apps which will boost your learning skills and allow you to create rich, complex, structured, and reusable logic with instant results. You'll begin by discovering how to navigate the Azure portal and understand how your objects can be zoned to a specific environment by using resource groups. Complete with hands-on tutorials, projects, and self-assessment questions, this easy-to-follow guide will teach you the benefits and foundations of Logic App logic design. As you advance, you'll find out how to manage your Azure environment in relation to Logic Apps and how to create elegant and reliable Logic Apps. With useful and practical explanations of how to get the most out of Logic App actions and triggers, you'll be able to ensure that your Logic Apps work efficiently and provide seamless integration for real-world scenarios without having to write code. By the end of this Logic Apps book, you'll be able to create complex and powerful Logic Apps within minutes, integrating large amounts of data on demand, enhancing your systems, and linking applications to improve user experience. What you will learn Understand how to use blades, overview pages, and subscription pages Discover how to create a Microsoft account to manage your tenant Use a Visual Studio subscription with Azure to manage your Logic Apps Find out how to manage the cloud by analyzing runs, executions, and costs Create resource groups to zone your enterprise environments Support a development life cycle from sandbox through to production Who this book is for If you are an aspiring infrastructure technician who already uses Azure in place of on-premises solutions and is now looking to link systems together, then this book is for you. This book is also for developers interested in systems integration where legacy systems may not have a direct data link and the cloud is the intermediary step. Power users with existing IT ski...


Book
Product lines for digital information products
Author:
ISBN: 1000006402 3866441339 Year: 2007 Publisher: KIT Scientific Publishing

Loading...
Export citation

Choose an application

Bookmark

Abstract

Digital information products are an important class of widely used digital products, whose core benefit is the delivery of information or education (e.g., electronic books, online newspapers, e-learning courses).This book introduces a novel and systematic approach, Product Lines for Digital Information Products (PLANT), which focuses on the creation of variants of such products within a product line, and which extends concepts from the area of software product lines.


Book
E-ticketing implementation plan.
Author:
Year: 2021 Publisher: McLean, VA : U.S. Department of Transportation, Federal Highway Administration, Research, Development, and Technology, Turner-Fairbank Highway Research Center,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
E-ticketing implementation plan.
Author:
Year: 2021 Publisher: McLean, VA : U.S. Department of Transportation, Federal Highway Administration, Research, Development, and Technology, Turner-Fairbank Highway Research Center,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Automating Workflows with GitHub Actions
Authors: ---
ISBN: 1800560400 Year: 2021 Publisher: Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Build, test, and deploy code right from your GitHub repository by automating, customizing, and executing software development workflows with GitHub ActionsKey Features* Enhance your CI/CD and DevOps workflows using GitHub Actions* Discover how to create custom GitHub Actions using Docker and JavaScript* Get up and running with building a CI/CD pipeline effectivelyBook DescriptionGitHub Actions is one of the most popular products that enables you to automate development tasks and improve your software development workflow. Automating Workflows with GitHub Actions uses real-world examples to help you automate everyday tasks and use your resources efficiently. This book takes a practical approach to helping you develop the skills needed to create complex YAML files to automate your daily tasks. You'll learn how to find and use existing workflows, allowing you to get started with GitHub Actions right away. Moving on, you'll discover complex concepts and practices such as self-hosted runners and writing workflow files that leverage other platforms such as Docker as well as programming languages such as Java and JavaScript. As you advance, you'll be able to write your own JavaScript, Docker, and composite run steps actions, and publish them in GitHub Marketplace! You'll also find instructions to migrate your existing CI/CD workflows into GitHub Actions from platforms like Travis CI and GitLab. Finally, you'll explore tools that'll help you stay informed of additions to GitHub Actions along with finding technical support and staying engaged with the community. By the end of this GitHub book, you'll have developed the skills and experience needed to build and maintain your own CI/CD pipeline using GitHub Actions.What you will learn* Get to grips with the basics of GitHub and the YAML syntax* Understand key concepts of GitHub Actions* Find out how to write actions for JavaScript and Docker environments* Discover how to create a self-hosted runner* Migrate from other continuous integration and continuous delivery (CI/CD) platforms to GitHub Actions* Collaborate with the GitHub Actions community and find technical help to navigate technical difficulties* Publish your workflows in GitHub MarketplaceWho this book is forThis book is for anyone involved in the software development life cycle, for those looking to learn about GitHub Actions and what can be accomplished, and for those who want to develop a new skill to help them advance their software development career. If you are new to GitHub and GitHub Actions in general, then this book is for you. Basic knowledge of GitHub as a platform will help you to get the most out of this book.

Listing 1 - 10 of 35 << page
of 4
>>
Sort by