WSO2 Developer's Guide : (Record no. 131178)
[ view plain ]
000 -LEADER | |
---|---|
fixed length control field | 08940nam a22004573i 4500 |
001 - CONTROL NUMBER | |
control field | EBC5087464 |
003 - CONTROL NUMBER IDENTIFIER | |
control field | MiAaPQ |
005 - DATE AND TIME OF LATEST TRANSACTION | |
control field | 20240729131514.0 |
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS | |
fixed length control field | m o d | |
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION | |
fixed length control field | cr cnu|||||||| |
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION | |
fixed length control field | 240724s2017 xx o ||||0 eng d |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781787280755 |
Qualifying information | (electronic bk.) |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (MiAaPQ)EBC5087464 |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (Au-PeEL)EBL5087464 |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (CaPaEBR)ebr11449407 |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (OCoLC)1005547494 |
040 ## - CATALOGING SOURCE | |
Original cataloging agency | MiAaPQ |
Language of cataloging | eng |
Description conventions | rda |
-- | pn |
Transcribing agency | MiAaPQ |
Modifying agency | MiAaPQ |
050 #4 - LIBRARY OF CONGRESS CALL NUMBER | |
Classification number | QA76.754.E887 2017 |
082 0# - DEWEY DECIMAL CLASSIFICATION NUMBER | |
Classification number | 5.3 |
100 1# - MAIN ENTRY--PERSONAL NAME | |
Personal name | Estrada, Fidel Prieto. |
245 10 - TITLE STATEMENT | |
Title | WSO2 Developer's Guide : |
Remainder of title | WSO2 Made Simple - Dive Deep into the Core Concepts of WSO2 to Overcome the Challenges Faced While Using the Enterprise Integrator. |
250 ## - EDITION STATEMENT | |
Edition statement | 1st ed. |
264 #1 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE | |
Place of production, publication, distribution, manufacture | Birmingham : |
Name of producer, publisher, distributor, manufacturer | Packt Publishing, Limited, |
Date of production, publication, distribution, manufacture, or copyright notice | 2017. |
264 #4 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE | |
Date of production, publication, distribution, manufacture, or copyright notice | ©2017. |
300 ## - PHYSICAL DESCRIPTION | |
Extent | 1 online resource (358 pages) |
336 ## - CONTENT TYPE | |
Content type term | text |
Content type code | txt |
Source | rdacontent |
337 ## - MEDIA TYPE | |
Media type term | computer |
Media type code | c |
Source | rdamedia |
338 ## - CARRIER TYPE | |
Carrier type term | online resource |
Carrier type code | cr |
Source | rdacarrier |
505 0# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Cover -- Title Page -- Copyright -- Credits -- About the Authors -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with SOA and WSO2 -- SOA principles -- SOA organization -- Technology for SOA -- Downloading WSO2 Enterprise Integrator -- WSO2 Update Manager -- Add an existing product to WUM repository -- Download a product using WSO2 Update Manager -- Check for product updates using WSO2 Update Manager -- Deleting a product from the WSO2 Update Manager repository -- Installing WSO2 Enterprise Integrator -- Starting components manually -- Starting/stopping WSO2 Enterprise Integrator -- Starting/stopping WSO2 EI Analytics -- Starting/stopping WSO2 EI Business Process -- Starting/stopping WSO2 EI Broker -- Starting all the products -- WSO2 EI Configuration -- Configuring JDBC drivers -- Configuring transports -- Configuring message formatters and message builders -- Summary -- Chapter 2: Developing Integration Projects with WSO2EI Tooling -- Installing and running WSO2EI Tooling -- Creating carbon projects -- ESBConfig projects -- Creating a proxy -- Creating a REST API -- Creating a sequence -- Creating an endpoint -- Registry Resource Project -- Data Service Project -- Composite Application Project -- ESB Solution Project -- Debugging mediation -- Data mapping -- Summary -- Chapter 3: Building Web Services -- Mediators -- The property mediator -- The log mediator -- The send mediator -- The respond mediator -- The loopback mediator -- The drop mediator -- The sequence mediator -- The script mediator -- Sequences -- Main sequence -- The fault sequence -- A custom sequence -- Proxies -- The transformer proxy -- Secure proxy -- WSDL based proxy -- Logging proxy -- Pass through proxy -- Custom proxy -- APIs -- URL mapping -- URI template -- Inbound endpoints -- Listening. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Polling -- Event based -- Custom -- Tasks -- Scheduling data services -- Scheduling other services -- Summary -- Chapter 4: Building Data Services -- Configuring data sources -- Create wizard -- Data service details -- Adding datasources -- Adding queries -- Adding new queries using XML responses -- Adding new queries using JSON responses -- Adding new queries using a filter -- Adding new queries for inserting data -- Adding new queries for updating data -- Adding new queries for deleting data -- Adding operations -- Adding resources -- Creating CRUD data services -- Creating data services using WSO2 EI Tooling -- Summary -- Chapter 5: Transforming the Content of the Payload -- Creating new content -- The PayloadFactory mediator -- Script mediator -- Change the format of the content -- Message type -- The XQuery mediator -- Enrich the message -- The Enrich mediator -- Message transformation -- The XSLT mediator -- The FastXSLT mediator -- Summary -- Chapter 6: Conditional Route -- Checking the payload content -- Validating XML -- Validating JSON -- Boolean filtering -- Multiple filtering -- Advanced routing -- The conditional router mediator -- The rule mediator -- Summary -- Chapter 7: Quality of Service -- Security -- Security scenarios -- Scenario 1: UsernameToken -- Scenario 2: Non-repudiation -- Scenario 3: Integrity -- Scenario 4: Confidentiality -- Scenario 5: Sign and encrypt - X509 authentication -- Scenario 6: Sign and encrypt - Anonymous clients -- Scenario 7: Encrypt only - UsernameToken authentication -- Scenario 8: Sign and encrypt - UsernameToken authentication -- Scenario 9: Secure conversation - Sign only - Service as STS - Bootstrap policy - Sign and encrypt, X509 authentication -- Scenario 10: Secure conversation - Sign only - Service as STS - Bootstrap policy - Sign and encrypt, anonymous clients. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Scenario 11: Secure conversation - Sign and Encrypt - Service as STS - Bootstrap policy - Sign and encrypt, X509 authentication -- Scenario 12: Secure conversation - Sign only - Service as STS - Bootstrap policy - Sign and encrypt, anonymous clients -- Scenario 13: Secure conversation - Sign and Encrypt - Service as STS - Bootstrap policy - Sign and encrypt, anonymous clients -- Scenario 14: Secure conversation - Encrypt only - Service as STS - Bootstrap policy - Sign and encrypt, UsernameToken authentication -- Scenario 15: Secure conversation - Sign and encrypt - Service as STS - Bootstrap policy - Sign and encrypt, UsernameToken authentication -- Scenario 16: Kerberos token-based security -- Securing the transport -- Creating a certificate for the EI server -- Configuring HTTPS transport -- Securing REST APIs -- Basic authentication -- Authentication against WSO2 Identity Server -- Securing SOAP Proxies -- Invoking secure backend -- Basic-auth authentication -- OAuth authentication -- Getting a token from the WSO2 API manager -- WS-Security -- Throttling -- Caching -- Summary -- Chapter 8: Tasks Scheduling -- Configuring the server -- Setting the server mode -- Configuring a clustered task server -- Scheduling integration services -- Scheduling data services -- Custom tasks -- Summary -- Chapter 9: WSO2 Enterprise Integration Logging -- General enterprise integration logging -- Logging the orchestration -- Log mediator -- Adding log properties -- Script mediator -- Logging per API and per proxy service -- Summary -- Chapter 10: WSO2 Enterprise Integration Testing -- Testing with a built-in tester -- Testing with SOAPUI -- Creating a web service client -- Creating a mock service -- Creating a test case -- Other ways of testing -- Summary -- Chapter 11: Integrating with VFS -- Configuring the server -- Large files -- Reading files -- VFS properties. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | transport.vfs.FileURI -- transport.vfs.ContentType -- transport.vfs.FileNamePattern -- transport.PollInterval -- transport.vfs.ActionAfterProcess -- transport.vfs.ActionAfterFailure -- transport.vfs.MoveAfterProcess -- transport.vfs.MoveAfterFailure -- transport.vfs.ReplyFileURI -- transport.vfs.ReplyFileName -- transport.vfs.MoveTimestampFormat -- transport.vfs.Streaming -- transport.vfs.ReconnectTimeout -- transport.vfs.MaxRetryCount -- transport.vfs.Append -- transport.vfs.MoveAfterFailedMove -- transport.vfs.FailedRecordsFileName -- transport.vfs.FailedRecordsFileDestination -- transport.vfs.MoveFailedRecordTimestampFormat -- transport.vfs.FailedRecordNextRetryDuration -- transport.vfs.Locking -- transport.vfs.FileProcessCount -- transport.vfs.FileProcessInterval -- transport.vfs.ClusterAware -- transport.vfs.FileSizeLimit -- transport.vfs.AutoLockReleaseInterval -- Local filesystem -- FTP and FTPS -- SFTP -- Writing files -- Transferring files -- File connector -- Configuring -- Working -- Summary -- Chapter 12: Integrating with JMS - WSO2 EI Message Brokering -- Creating message queues -- Publishing messages to a queue -- Consuming messages from a queue -- Dead Letter Channel -- Connectors -- Types of Connectors -- SOAP-based connectors -- REST-based connectors -- Java API-based connectors -- Summary -- Chapter 13: Introduction to Ballerina -- The Ballerina language history -- The main concepts of Ballerina -- Connectors -- Type system -- Community -- Ballerina tools -- Composer -- Docerina -- Testerina -- Packerina -- Working with Ballerina -- Summary -- Index. |
588 ## - SOURCE OF DESCRIPTION NOTE | |
Source of description note | Description based on publisher supplied metadata and other sources. |
590 ## - LOCAL NOTE (RLIN) | |
Local note | Electronic reproduction. Ann Arbor, Michigan : ProQuest Ebook Central, 2024. Available via World Wide Web. Access may be limited to ProQuest Ebook Central affiliated libraries. |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name entry element | Computer software. |
655 #4 - INDEX TERM--GENRE/FORM | |
Genre/form data or focus term | Electronic books. |
700 1# - ADDED ENTRY--PERSONAL NAME | |
Personal name | Lazaro, Ramon Garrido. |
776 08 - ADDITIONAL PHYSICAL FORM ENTRY | |
Relationship information | Print version: |
Main entry heading | Estrada, Fidel Prieto |
Title | WSO2 Developer's Guide |
Place, publisher, and date of publication | Birmingham : Packt Publishing, Limited,c2017 |
797 2# - LOCAL ADDED ENTRY--CORPORATE NAME (RLIN) | |
Corporate name or jurisdiction name as entry element | ProQuest (Firm) |
856 40 - ELECTRONIC LOCATION AND ACCESS | |
Uniform Resource Identifier | <a href="https://ebookcentral.proquest.com/lib/orpp/detail.action?docID=5087464">https://ebookcentral.proquest.com/lib/orpp/detail.action?docID=5087464</a> |
Public note | Click to View |
No items available.