IBM System I APIs at Work PDF Download

Are you looking for read ebook online? Search for your book and save it on your Kindle device, PC, phones or tablets. Download IBM System I APIs at Work PDF full book. Access full book title IBM System I APIs at Work by Bruce Vining. Download full books in PDF and EPUB format.

IBM System I APIs at Work

IBM System I APIs at Work PDF Author: Bruce Vining
Publisher: MC Press
ISBN: 9781583470695
Category : Application program interfaces (Computer software)
Languages : en
Pages : 0

Book Description
Application Program Interfaces (APIs) are powerful, built-in tools used to solve business problems. Many System i programmers, however, do not have a working knowledge of the APIs available within i5/OS. Worse still, programmers who are familiar with the use of APIs may not be taking full advantage of the APIs and processing techniques available to them. In this book, author and noted IBM API expert Bruce Vining is your guide to making sense, and effectively mastering, the wide variety of APIs available with System i. Each chapter is full of real business-world examples that you can modify and use in your own environment. In recent years, the business programmer has had to integrate applicationsoften from different operating systems and programming platformsusing different languages to integrate business rules and requirements. APIs allow you to gain access to the underlying structure of an application. With this book you will soon realize that APIs are among the most powerful tools in your toolbox. New for this edition: New chapters covering topics such as exit point concepts, Integrated File System, date and time, cryptographic services, TCP/IP, and more Sorting, character data conversion, and user application information APIs are covered in depth Fully updated code on previous APIs to bring them up to newer standards Updates to API changes since the previous edition Modernized RPG code to demonstrate current coding style AnAppendix with COBOL examples and implementation including API equivalents for RPG support of memory management, bit testing, editwords, and more Check Your Knowledge tasks at the conclusion of each chapter with solutions provided in RPG and COBOL Write client andserver applications that enable your System i to communicate with other systems, such as PCs, using sockets"

IBM System I APIs at Work

IBM System I APIs at Work PDF Author: Bruce Vining
Publisher: MC Press
ISBN: 9781583470695
Category : Application program interfaces (Computer software)
Languages : en
Pages : 0

Book Description
Application Program Interfaces (APIs) are powerful, built-in tools used to solve business problems. Many System i programmers, however, do not have a working knowledge of the APIs available within i5/OS. Worse still, programmers who are familiar with the use of APIs may not be taking full advantage of the APIs and processing techniques available to them. In this book, author and noted IBM API expert Bruce Vining is your guide to making sense, and effectively mastering, the wide variety of APIs available with System i. Each chapter is full of real business-world examples that you can modify and use in your own environment. In recent years, the business programmer has had to integrate applicationsoften from different operating systems and programming platformsusing different languages to integrate business rules and requirements. APIs allow you to gain access to the underlying structure of an application. With this book you will soon realize that APIs are among the most powerful tools in your toolbox. New for this edition: New chapters covering topics such as exit point concepts, Integrated File System, date and time, cryptographic services, TCP/IP, and more Sorting, character data conversion, and user application information APIs are covered in depth Fully updated code on previous APIs to bring them up to newer standards Updates to API changes since the previous edition Modernized RPG code to demonstrate current coding style AnAppendix with COBOL examples and implementation including API equivalents for RPG support of memory management, bit testing, editwords, and more Check Your Knowledge tasks at the conclusion of each chapter with solutions provided in RPG and COBOL Write client andserver applications that enable your System i to communicate with other systems, such as PCs, using sockets"

Developing Applications with IBM FileNet P8 APIs

Developing Applications with IBM FileNet P8 APIs PDF Author: Wei-Dong Zhu
Publisher: IBM Redbooks
ISBN: 0738433721
Category : Computers
Languages : en
Pages : 352

Book Description
This IBM® Redbooks® publication can help you develop content and process management applications with IBM FileNet® APIs. The IBM FileNet P8 suite of products contains a set of robust APIs that range from core platform APIs to supporting application APIs. This book focuses specifically on Content Engine and Process Engine APIs. Content Engine API topics that we discuss include creating, retrieving, updating, and deleting objects; querying and viewing documents; and batching and batch execution. We also explore more complex topics, including permissions and authorization, versioning, relationships, annotations, workflow subscriptions and event actions, metadata discovery, and dynamic security inheritance. Process Engine API topics that we discuss include launching a workflow, searching for and processing work items, and working with process status. The more complex topics we cover include, Component Integrator application space, role, workbasket, resource navigation in Process Engine REST API, ECM Widgets, and building a custom Get Next In-basket widget. To help you better understand programming with IBM FileNet APIs, we provide a sample application implemented for a fictional company. We include the data model, security model, workflows, and various applications developed for the sample. You can download them for your reference. This book is intended for IBM FileNet P8 application developers. We recommend using this book in conjunction with the online ECM help.

Getting Started with IBM API Connect: Concepts and Architecture Guide

Getting Started with IBM API Connect: Concepts and Architecture Guide PDF Author: Wisnewski Benjamin
Publisher: IBM Redbooks
ISBN: 073845558X
Category : Computers
Languages : en
Pages : 72

Book Description
Application programming interfaces (API) act as the digital glue that links services, applications, and systems together to create compelling customer experiences. Using APIs you can create interfaces between back-end systems and applications that can help you bring new digital services to market, open revenue channels, and exceed customer expectations. IBM® API Connect is an API management solution from IBM that offers capabilities to create, run, manage, and secure APIs and microservices, thus managing the full lifecycle of APIs for both on-premises and cloud environments. This IBM RedpaperTM publication gives a broad overview of APIs and API Connect and covers key considerations for managing the lifecycle of APIs. This paper is targeted for owners of an API Connect based API, such as, C-level executives, members of the business development teams, product managers, and technical evangelists. For practical scenarios using API Connect, refer to the companion IBM Redbooks® publication, Getting Started with IBM API Connect: Scenarios Guide, REDP-5350.

Digital Transformation and Modernization with IBM API Connect

Digital Transformation and Modernization with IBM API Connect PDF Author: Bryon Kataoka
Publisher: Packt Publishing
ISBN: 9781801070799
Category : Application program interfaces (Computer software)
Languages : en
Pages : 588

Book Description
Successfully execute a strategic roadmap of digital transformation and modernize your enterprise with a proven API-led agile implementation approach by unlocking the full range of features in IBM API Connect Version 10Key Features* Explore techniques to design and deliver valuable customer-centric APIs using API Connect* Manage your APIs with improved security and optimal performance across many channels* Uncover hidden capabilities that help improve business agility and management within your API ecosystemBook DescriptionIBM API Connect enables organizations to drive digital innovation using its scalable and robust API management capabilities across multi-cloud and hybrid environments. With API Connect's security, flexibility, and high performance, you'll be able to meet the needs of your enterprise and clients by extending your API footprint. This book provides a complete roadmap to create, manage, govern, and publish your APIs.You'll start by learning about API Connect components, such as API managers, developer portals, gateways, and analytics subsystems, as well as the management capabilities provided by CLI commands. You'll then develop APIs using OpenAPI and discover how you can enhance them with logic policies. The book shows you how to modernize SOAP and FHIR REST services as secure APIs with authentication, OAuth2/OpenID, and JWT, and demonstrates how API Connect provides safeguards for GraphQL APIs as well as published APIs that are easy to discover and well documented. As you advance, the book guides you in generating unit tests that supplement DevOps pipelines using Git and Jenkins for improved agility, and concludes with best practices for implementing API governance and customizing API Connect components.By the end of this book, you'll have learned how to transform your business by speeding up the time-to-market of your products and increase the ROI for your enterprise.What you will learn* Use API Connect to create, manage, and publish customer-centric, API-led solutions* Run CLI commands to manage API configuration and deployments* Create REST, SOAP, and GraphQL APIs securely using OpenAPI* Support OAuth and JWT security methods using policies* Create custom policies to supplement security* Apply built-in policies to transform payloads* Use CLIs and unit testing hooks within DevOps pipelines* Find out how to customize Analytics dashboards and Portal User InterfaceWho this book is forThis book is for developers and architects who want to achieve digital transformation using IBM API Connect and successfully execute the strategic roadmap of enterprise modernization while effectively managing their API ecosystem. A solid understanding of what RESTful services and APIs can do and where to implement API security is necessary to get started. Experience in application development and basic knowledge of microservices, container orchestration, and cloud environments will help you to get the most out of this book.

IBM System i Security: Protecting i5/OS Data with Encryption

IBM System i Security: Protecting i5/OS Data with Encryption PDF Author: Yessong Johng
Publisher: IBM Redbooks
ISBN: 0738485373
Category : Computers
Languages : en
Pages : 308

Book Description
Regulatory and industry-specific requirements, such as SOX, Visa PCI, HIPAA, and so on, require that sensitive data must be stored securely and protected against unauthorized access or modifications. Several of the requirements state that data must be encrypted. IBM® i5/OS® offers several options that allow customers to encrypt data in the database tables. However, encryption is not a trivial task. Careful planning is essential for successful implementation of data encryption project. In the worst case, you would not be able to retrieve clear text information from encrypted data. This IBM Redbooks® publication is designed to help planners, implementers, and programmers by providing three key pieces of information: Part 1, "Introduction to data encryption" on page 1, introduces key concepts, terminology, algorithms, and key management. Understanding these is important to follow the rest of the book. If you are already familiar with the general concepts of cryptography and the data encryption aspect of it, you may skip this part. Part 2, "Planning for data encryption" on page 37, provides critical information for planning a data encryption project on i5/OS. Part 3, "Implementation of data encryption" on page 113, provides various implementation scenarios with a step-by-step guide.

Who Knew You Could Do That with RPG IV? Modern RPG for the Modern Programmer

Who Knew You Could Do That with RPG IV? Modern RPG for the Modern Programmer PDF Author: Rich Diedrich
Publisher: IBM Redbooks
ISBN: 0738442100
Category : Computers
Languages : en
Pages : 410

Book Description
Application development is a key part of IBM® i businesses. The IBM i operating system is a modern, robust platform to create and develop applications. The RPG language has been around for a long time, but is still being transformed into a modern business language. This IBM Redbooks® publication is focused on helping the IBM i development community understand the modern RPG language. The world of application development has been rapidly changing over the past years. The good news is that IBM i has been changing right along with it, and has made significant changes to the RPG language. This book is intended to help developers understand what modern RPG looks like and how to move from older versions of RPG to a newer, modern version. Additionally, it covers the basics of Integrated Language Environment® (ILE), interfacing with many other languages, and the best tools for doing development on IBM i. Using modern tools, methodologies, and languages are key to continuing to stay relevant in today's world. Being able to find the right talent for your company is key to your continued success. Using the guidelines and principles in this book can help set you up to find that talent today and into the future. This publication is the result of work that was done by IBM, industry experts, business partners, and some of the original authors of the first edition of this book. This information is important not only for developers, but also business decision makers (CIO for example) to understand that the IBM i is not an 'old' system. IBM i has modern languages and tools. It is a matter of what you choose to do with the IBM i that defines its age.

Digital Transformation and Modernization with IBM API Connect

Digital Transformation and Modernization with IBM API Connect PDF Author: Bryon Kataoka
Publisher: Packt Publishing Ltd
ISBN: 1801071403
Category : Computers
Languages : en
Pages : 588

Book Description
Successfully execute a strategic roadmap of digital transformation and modernize your enterprise with a proven API-led agile implementation approach by unlocking the full range of features in IBM API Connect Version 10 Key FeaturesExplore techniques to design and deliver valuable customer-centric APIs using API ConnectManage your APIs with improved security and optimal performance across many channelsUncover hidden capabilities that help improve business agility and management within your API ecosystemBook Description IBM API Connect enables organizations to drive digital innovation using its scalable and robust API management capabilities across multi-cloud and hybrid environments. With API Connect's security, flexibility, and high performance, you'll be able to meet the needs of your enterprise and clients by extending your API footprint. This book provides a complete roadmap to create, manage, govern, and publish your APIs. You'll start by learning about API Connect components, such as API managers, developer portals, gateways, and analytics subsystems, as well as the management capabilities provided by CLI commands. You'll then develop APIs using OpenAPI and discover how you can enhance them with logic policies. The book shows you how to modernize SOAP and FHIR REST services as secure APIs with authentication, OAuth2/OpenID, and JWT, and demonstrates how API Connect provides safeguards for GraphQL APIs as well as published APIs that are easy to discover and well documented. As you advance, the book guides you in generating unit tests that supplement DevOps pipelines using Git and Jenkins for improved agility, and concludes with best practices for implementing API governance and customizing API Connect components. By the end of this book, you'll have learned how to transform your business by speeding up the time-to-market of your products and increase the ROI for your enterprise. What you will learnUse API Connect to create, manage, and publish customer-centric, API-led solutionsRun CLI commands to manage API configuration and deploymentsCreate REST, SOAP, and GraphQL APIs securely using OpenAPISupport OAuth and JWT security methods using policiesCreate custom policies to supplement securityApply built-in policies to transform payloadsUse CLIs and unit testing hooks within DevOps pipelinesFind out how to customize Analytics dashboards and Portal User InterfaceWho this book is for This book is for developers and architects who want to achieve digital transformation using IBM API Connect and successfully execute the strategic roadmap of enterprise modernization while effectively managing their API ecosystem. A solid understanding of what RESTful services and APIs can do and where to implement API security is necessary to get started. Experience in application development and basic knowledge of microservices, container orchestration, and cloud environments will help you to get the most out of this book.

IBM i 6.1 Technical Overview

IBM i 6.1 Technical Overview PDF Author: Jim Cook
Publisher: IBM Redbooks
ISBN: 0738433608
Category : Computers
Languages : en
Pages : 518

Book Description
This IBM® Redbooks® publication introduces a technical overview of the main new features, functions and enhancements available in IBM i 6.1 (formerly called i5/OS® V6R1). It gives a summary and brief explanation of new capabilities and what has changed in the operating system, and also discusses many of the licensed programs and application development tools associated with IBM i. Many other new and enhanced functions are described, such as virtualization of storage, security, JavaTM performance, improved performance with IBM System StorageTM devices, backup and recovery, including base IBM i, Backup, Recovery and Media Services (BRMS). The book introduces the PowerHATM product, IBM Systems Director-based system management and an easier Web enablement. The information provided in this book will be useful for customers, Business Partners, and IBM service professionals involved with planning, supporting, upgrading, and implementing IBM i 6.1 solutions.

IBM i 6.1 Independent ASPs: A Guide to Quick Implementation of Independent ASPs

IBM i 6.1 Independent ASPs: A Guide to Quick Implementation of Independent ASPs PDF Author: Scott Vetter
Publisher: IBM Redbooks
ISBN: 0738433683
Category : Computers
Languages : en
Pages : 268

Book Description
This IBM® Redbooks® publication explains how to configure and manage independent disk pool (IASP) functionality of IBM i 6.1. It is designed to help IBM technical professionals, business partners, and customers understand and implement independent disk pools in the IBM i 6.1. In addition, this publication provides the background information that is necessary to plan, implement, and customize this functionality to your particular environment. It provides guidance on running user applications with either application data or most application objects residing in an independent disk pool. Considering that you can also use independent disk pools in a cluster environment, this publication shows you the basic steps to make your independent disk pool switchable between two Power SystemsTM servers or a single server with multiple LPARs. Independent auxiliary storage pools have many business and technical advantages for Power Systems using IBM i. Not only are independent auxiliary storage pools (IASPs) easy to create and maintain, most applications can use them by simple work management changes. IASPs can provide immediate benefits to your enterprise.

Computerworld

Computerworld PDF Author:
Publisher:
ISBN:
Category :
Languages : en
Pages : 210

Book Description
For more than 40 years, Computerworld has been the leading source of technology news and information for IT influencers worldwide. Computerworld's award-winning Web site (Computerworld.com), twice-monthly publication, focused conference series and custom research form the hub of the world's largest global IT media network.