SlideShare ist ein Scribd-Unternehmen logo
1 von 33
Downloaden Sie, um offline zu lesen
Command Central 9.7 
New Features Overview 
September 2014 
Sergei Pogrebnyak 
Director, Research and Development 
©2013 Software AG. All rights reserved.
Fix 
Management 
©2013 Software AG. All rights reserved. For internal use only | 
Mobile UI 
Command Central 9.7 
Landscape Management 
Service API 
Command 
Web UI Line 
Solution 
Management 
• Deeper products support: 
IS, MWS, UM, CC 
• Simplified credentials 
management 
• SPM 
bootstrap 
• Fix 
installation 
CLI/API 
Central 
Configuration 
Product 
Installation 
• Default 
templates 
Template-based Provisioning
Deeper Product Support 
©2013 Software AG. All rights reserved. For internal use only 
©2013 Software AG. All rights reserved. For internal use only |
New Common Configurations Across Products 
• Internal Users 
• Unified internal user management and default passwords change 
• Automatic update for configured outbound passwords 
• Memory 
• JVM min, max and extended JVM settings 
• Proxy 
• HTTP, HTTPS, SOCKS, FTP proxy settings 
• Can configure use of host operating system proxy configuration 
• Cluster Settings 
• Configure product specific clusters in a common way 
• Supported by IS, MWS, UM, CCE, SPM, CTP/CS where applicable 
©2013 Software AG. All rights reserved. For internal use only |
Integration Server Configuration 
• Ports 
• License keys 
©2013 Software AG. All rights reserved. For internal use only | 
• Resources 
• Loggers 
• webMethods Messaging 
• Global variables 
9.0 
• JDBC pools 
• JDBC functional aliases 
• Keystores 
• Truststores 
• JNDI aliases 
• JMS aliases 
• SMTP settings 
• Extended server settings 
9.6 – with UI for all configs 
9.7 - NEW 
• Users 
• Cluster 
• Proxy 
• Memory 
• WS Endpoints 
• File Permissions 
9.5 – without UI
Integration Server Configuration 
©2013 Software AG. All rights reserved. For internal use only |
Integration Server Layered Products 
New managed components under IS instance 
• WmBusinessRules package 
• Inventory, lifecycle operations and status - since 9.5 
• Template based provisioning support – new in 9.7 
• License management – new in 9.7 
• WmMonitor package – new in 9.7 
• Inventory, lifecycle operations and status 
• Endpoint configuration (MWS URL, credentials) 
©2013 Software AG. All rights reserved. For internal use only |
Integration Server Layered Products 
©2013 Software AG. All rights reserved. For internal use only |
My webMethods Server Configuration 
• Inventory 
• Lifecycle 
• Monitoring 
• Ports 
• JDBC pools* 
9.5 – without UI 9.7 - NEW 
©2013 Software AG. All rights reserved. For internal use only | 
• Web UI for all supported 
configurations 
9.0 
• Keystore 
• Truststore 
• SMTP 
9.6 
• Users 
• Cluster 
• Proxy 
• Memory 
• Environment variables
My webMethods Server Configuration 
©2013 Software AG. All rights reserved. For internal use only |
Universal Messaging 
9.0 
• Not supported • Nothing new 
• Inventory 
• Lifecycle 
• Monitoring 
• License 
• Ports 
9.5 9.7 - NEW 
©2013 Software AG. All rights reserved. For internal use only | 
9.6 
• Users 
• Cluster 
• Memory 
• Instance Management 
• Log Access
Universal Messaging Configuration 
©2013 Software AG. All rights reserved. For internal use only |
SPM Bootstrapping 
©2013 Software AG. All rights reserved. For internal use only 
©2013 Software AG. All rights reserved. For internal use only |
Bootstrapping Managed Installations 
• Bootstrapping is installing management agent (SPM) from CC on a 
remote machine to manage future installation 
• Leverages SAG installer but makes it easy to use and does not require 
connection to the internet from the remote machine 
• Supports push and pull modes: 
• Push over SSH 
— Need SSHD on the remote machine. Mostly for UNIX but can be setup on Windows 
— Need remote machine credentials: username/password or keyfile location 
— Fully automated, can run in parallel for multiple remote hosts 
• Pull over HTTP/S 
— Need connectivity from the remote machine to the CC 
— Download the installer archive from CC using browser or curl/wget, unzip and 
execute install.bat/.sh script. Customized instructions are provided 
• Supports 9.5+ managed installations 
• Enabled from Web UI and CLI 
©2013 Software AG. All rights reserved. For internal use only |
Bootstrapping SPM via SSH push 
©2013 Software AG. All rights reserved. For internal use only |
Bootstrapping SPM via HTTP pull 
©2013 Software AG. All rights reserved. For internal use only |
Bootstrapping SPM on the CCE machine 
©2013 Software AG. All rights reserved. For internal use only |
Fix Management 
©2013 Software AG. All rights reserved. For internal use only 
©2013 Software AG. All rights reserved. For internal use only |
Fix Management 
• CLI/API, no UI yet 
• Browse and search Empower repository for fixes 
• By products 
• By versions 
• See dependencies 
• Get readmes 
• Export selected fixes into an image repo 
• Install fixes from Empower or an image 
• Uninstall/rollback fixes 
• Check for new fixes applicable for a given installation 
©2013 Software AG. All rights reserved. For internal use only |
Fix Repository listing, filtering, deps and readme 
©2013 Software AG. All rights reserved. For internal use only |
Export to image and fix installation 
©2013 Software AG. All rights reserved. For internal use only |
Fix uninstallation 
©2013 Software AG. All rights reserved. For internal use only |
Default Templates 
©2013 Software AG. All rights reserved. For internal use only 
©2013 Software AG. All rights reserved. For internal use only |
Provisioning using default Templates 
• Start by creating a new Environment in CC Web UI 
• Bootstrap one or more local or remote Installations for your target 
release: 9.5, 9.6 or 9.7 
• Pick one or more of the out of the box templates for IS, MWS, UM, 
Broker, TC and apply them to your new Installations – mix and match! 
• Upload your license files for IS, UM, Rules 
• Apply all available latest fixes using out of the box template 
• Alternatively use new Fix Management CLI to install specific fixes 
• Customize installed products configuration 
• Develop, build and deploy your assets/apps using Deployer 
• Start using the Environment 
©2013 Software AG. All rights reserved. For internal use only |
Default Templates 
©2013 Software AG. All rights reserved. For internal use only |
Default Templates usage notes 
©2013 Software AG. All rights reserved. For internal use only |
Component Search Attributes 
©2013 Software AG. All rights reserved. For internal use only 
©2013 Software AG. All rights reserved. For internal use only |
Component Search Attributes 
• Add custom attributes (name/value pairs) for components in your 
landscape using Web UI or CLI 
• Attributes can be used to associate components with a project, 
customer, promotion stage, etc 
• Use CLI to query landscape based on combinations of custom search 
attributes and predefined properties, e.g. 
• Find all integration servers handling project=XXX 
• Find all servers for tenant=YYY and environmentAlias=PROD 
• Perform lifecycle operations against multiple components using search 
queries with custom search attributes, e.g. 
• Restart all servers where tenant=YYY 
• Supported for all 9.0+ components, top level instances or engines 
• No Web UI for searches or lifecycle operations yet 
©2013 Software AG. All rights reserved. For internal use only |
Search Attributes 
©2013 Software AG. All rights reserved. For internal use only |
Jobs View 
©2013 Software AG. All rights reserved. For internal use only 
©2013 Software AG. All rights reserved. For internal use only |
Jobs View 
• Monitor long running operations on CC 
• List of jobs with statuses 
• Job descriptions and progress information 
• Failed jobs error information 
• Filterable and sortable 
• Keeps execution history for 1 hour 
• No support (yet) 
• Some jobs do not provide description/progress information 
• Job cancellation 
• No option to see running jobs on SPMs 
©2013 Software AG. All rights reserved. For internal use only |
Jobs View 
©2013 Software AG. All rights reserved. For internal use only |
Command central 9.7: Features Overview

Weitere ähnliche Inhalte

Was ist angesagt?

Mobile Solutions - Using the webMethods Mobile Suite - Rynard Coetzee - Softw...
Mobile Solutions - Using the webMethods Mobile Suite - Rynard Coetzee - Softw...Mobile Solutions - Using the webMethods Mobile Suite - Rynard Coetzee - Softw...
Mobile Solutions - Using the webMethods Mobile Suite - Rynard Coetzee - Softw...Software AG South Africa
 
vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...
vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...
vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...VMware Tanzu
 
Add Apache Web Server to your Unified Monitoring Toolkit
Add Apache Web Server to your Unified Monitoring ToolkitAdd Apache Web Server to your Unified Monitoring Toolkit
Add Apache Web Server to your Unified Monitoring ToolkitAppDynamics
 
vRealize Operation 7.5 What's new
vRealize Operation 7.5 What's newvRealize Operation 7.5 What's new
vRealize Operation 7.5 What's newKiss Tibor
 
The Twelve-Factor App
The Twelve-Factor AppThe Twelve-Factor App
The Twelve-Factor AppSimon Vocella
 
Optimizing TAS Usage at Ford Motor Company
Optimizing TAS Usage at Ford Motor CompanyOptimizing TAS Usage at Ford Motor Company
Optimizing TAS Usage at Ford Motor CompanyVMware Tanzu
 
VMworld 2013: Moving Beyond Infrastructure: Meeting Demands on App Lifecycle ...
VMworld 2013: Moving Beyond Infrastructure: Meeting Demands on App Lifecycle ...VMworld 2013: Moving Beyond Infrastructure: Meeting Demands on App Lifecycle ...
VMworld 2013: Moving Beyond Infrastructure: Meeting Demands on App Lifecycle ...VMworld
 
Unlock your VMWare Investment with Pivotal Cloud Foundry (VMworld 2014)
Unlock your VMWare Investment with Pivotal Cloud Foundry (VMworld 2014)Unlock your VMWare Investment with Pivotal Cloud Foundry (VMworld 2014)
Unlock your VMWare Investment with Pivotal Cloud Foundry (VMworld 2014)VMware Tanzu
 
Le tue app sono pronte per il cloud? Rivolgiti al caf!
Le tue app sono pronte per il cloud?  Rivolgiti al caf!Le tue app sono pronte per il cloud?  Rivolgiti al caf!
Le tue app sono pronte per il cloud? Rivolgiti al caf!Marco Dal Pino
 
Troubleshooting App Health and Performance with PCF Metrics 1.2
Troubleshooting App Health and Performance with PCF Metrics 1.2Troubleshooting App Health and Performance with PCF Metrics 1.2
Troubleshooting App Health and Performance with PCF Metrics 1.2VMware Tanzu
 
Project Tracking Application
Project Tracking ApplicationProject Tracking Application
Project Tracking ApplicationQBurst
 
How iPaaS Overcomes the Challenges of Cloud Integration
How iPaaS Overcomes the Challenges of Cloud IntegrationHow iPaaS Overcomes the Challenges of Cloud Integration
How iPaaS Overcomes the Challenges of Cloud IntegrationFlowgear
 
Neev Application Performance Management Services
Neev Application Performance Management ServicesNeev Application Performance Management Services
Neev Application Performance Management ServicesNeev Technologies
 
DevOps and APIs: Great Alone, Better Together
DevOps and APIs: Great Alone, Better Together DevOps and APIs: Great Alone, Better Together
DevOps and APIs: Great Alone, Better Together MuleSoft
 
ESB Extinction: Why On-Premise Integration Platforms Are an Endangered Specie
ESB Extinction: Why On-Premise Integration Platforms Are an Endangered SpecieESB Extinction: Why On-Premise Integration Platforms Are an Endangered Specie
ESB Extinction: Why On-Premise Integration Platforms Are an Endangered SpecieFlowgear
 
B3 getting started_with_cloud_native_development
B3 getting started_with_cloud_native_developmentB3 getting started_with_cloud_native_development
B3 getting started_with_cloud_native_developmentDr. Wilfred Lin (Ph.D.)
 
Anypoint monitoring capabilities
Anypoint monitoring capabilitiesAnypoint monitoring capabilities
Anypoint monitoring capabilitiesMarioMartinez88103
 
Using Camunda on Kubernetes through Operators
Using Camunda on Kubernetes through OperatorsUsing Camunda on Kubernetes through Operators
Using Camunda on Kubernetes through Operatorscamunda services GmbH
 

Was ist angesagt? (20)

Mobile Solutions - Using the webMethods Mobile Suite - Rynard Coetzee - Softw...
Mobile Solutions - Using the webMethods Mobile Suite - Rynard Coetzee - Softw...Mobile Solutions - Using the webMethods Mobile Suite - Rynard Coetzee - Softw...
Mobile Solutions - Using the webMethods Mobile Suite - Rynard Coetzee - Softw...
 
vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...
vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...
vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...
 
Add Apache Web Server to your Unified Monitoring Toolkit
Add Apache Web Server to your Unified Monitoring ToolkitAdd Apache Web Server to your Unified Monitoring Toolkit
Add Apache Web Server to your Unified Monitoring Toolkit
 
vRealize Operation 7.5 What's new
vRealize Operation 7.5 What's newvRealize Operation 7.5 What's new
vRealize Operation 7.5 What's new
 
The Twelve-Factor App
The Twelve-Factor AppThe Twelve-Factor App
The Twelve-Factor App
 
Optimizing TAS Usage at Ford Motor Company
Optimizing TAS Usage at Ford Motor CompanyOptimizing TAS Usage at Ford Motor Company
Optimizing TAS Usage at Ford Motor Company
 
What is Serverless Computing?
What is Serverless Computing?What is Serverless Computing?
What is Serverless Computing?
 
VMworld 2013: Moving Beyond Infrastructure: Meeting Demands on App Lifecycle ...
VMworld 2013: Moving Beyond Infrastructure: Meeting Demands on App Lifecycle ...VMworld 2013: Moving Beyond Infrastructure: Meeting Demands on App Lifecycle ...
VMworld 2013: Moving Beyond Infrastructure: Meeting Demands on App Lifecycle ...
 
Unlock your VMWare Investment with Pivotal Cloud Foundry (VMworld 2014)
Unlock your VMWare Investment with Pivotal Cloud Foundry (VMworld 2014)Unlock your VMWare Investment with Pivotal Cloud Foundry (VMworld 2014)
Unlock your VMWare Investment with Pivotal Cloud Foundry (VMworld 2014)
 
Le tue app sono pronte per il cloud? Rivolgiti al caf!
Le tue app sono pronte per il cloud?  Rivolgiti al caf!Le tue app sono pronte per il cloud?  Rivolgiti al caf!
Le tue app sono pronte per il cloud? Rivolgiti al caf!
 
Troubleshooting App Health and Performance with PCF Metrics 1.2
Troubleshooting App Health and Performance with PCF Metrics 1.2Troubleshooting App Health and Performance with PCF Metrics 1.2
Troubleshooting App Health and Performance with PCF Metrics 1.2
 
Project Tracking Application
Project Tracking ApplicationProject Tracking Application
Project Tracking Application
 
How iPaaS Overcomes the Challenges of Cloud Integration
How iPaaS Overcomes the Challenges of Cloud IntegrationHow iPaaS Overcomes the Challenges of Cloud Integration
How iPaaS Overcomes the Challenges of Cloud Integration
 
Neev Application Performance Management Services
Neev Application Performance Management ServicesNeev Application Performance Management Services
Neev Application Performance Management Services
 
DevOps and APIs: Great Alone, Better Together
DevOps and APIs: Great Alone, Better Together DevOps and APIs: Great Alone, Better Together
DevOps and APIs: Great Alone, Better Together
 
ESB Extinction: Why On-Premise Integration Platforms Are an Endangered Specie
ESB Extinction: Why On-Premise Integration Platforms Are an Endangered SpecieESB Extinction: Why On-Premise Integration Platforms Are an Endangered Specie
ESB Extinction: Why On-Premise Integration Platforms Are an Endangered Specie
 
B3 getting started_with_cloud_native_development
B3 getting started_with_cloud_native_developmentB3 getting started_with_cloud_native_development
B3 getting started_with_cloud_native_development
 
Anypoint monitoring capabilities
Anypoint monitoring capabilitiesAnypoint monitoring capabilities
Anypoint monitoring capabilities
 
Using Camunda on Kubernetes through Operators
Using Camunda on Kubernetes through OperatorsUsing Camunda on Kubernetes through Operators
Using Camunda on Kubernetes through Operators
 
WHISHWORKS-MuleSoft Hyderabad Meetup -Oct 2018
WHISHWORKS-MuleSoft Hyderabad Meetup -Oct 2018WHISHWORKS-MuleSoft Hyderabad Meetup -Oct 2018
WHISHWORKS-MuleSoft Hyderabad Meetup -Oct 2018
 

Ähnlich wie Command central 9.7: Features Overview

Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...IBM Systems UKI
 
Application services in Private Clouds - IBM Smarter Business 2013
Application services in Private Clouds - IBM Smarter Business 2013Application services in Private Clouds - IBM Smarter Business 2013
Application services in Private Clouds - IBM Smarter Business 2013IBM Sverige
 
Play with azure functions
Play with azure functionsPlay with azure functions
Play with azure functionsBaskar rao Dsn
 
Installation and Setup for IBM InfoSphere Streams V4.0
Installation and Setup for IBM InfoSphere Streams V4.0Installation and Setup for IBM InfoSphere Streams V4.0
Installation and Setup for IBM InfoSphere Streams V4.0lisanl
 
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...Zohar Babin
 
Introduction to the IBM Java Tools
Introduction to the IBM Java ToolsIntroduction to the IBM Java Tools
Introduction to the IBM Java ToolsChris Bailey
 
IBM InterConnect 2015 - IIB in the Cloud
IBM InterConnect 2015 - IIB in the CloudIBM InterConnect 2015 - IIB in the Cloud
IBM InterConnect 2015 - IIB in the CloudAndrew Coleman
 
Ansible Meetup FI - Ansible use cases with enterprise application
Ansible Meetup FI - Ansible use cases with enterprise application Ansible Meetup FI - Ansible use cases with enterprise application
Ansible Meetup FI - Ansible use cases with enterprise application Tanja REPO 🦊
 
Heading to the Cloud : Introduction to deploying a Provider-Hosted App in Azure
Heading to the Cloud : Introduction to deploying a Provider-Hosted App in AzureHeading to the Cloud : Introduction to deploying a Provider-Hosted App in Azure
Heading to the Cloud : Introduction to deploying a Provider-Hosted App in AzureXenox Garavito
 
Running open source PHP applications on you IBM i
Running open source PHP applications on you IBM iRunning open source PHP applications on you IBM i
Running open source PHP applications on you IBM iProximity Group
 
Configs, Configs, Everywhere! (Actually, Let's Simplify All Those Configs)
Configs, Configs, Everywhere! (Actually, Let's Simplify All Those Configs)Configs, Configs, Everywhere! (Actually, Let's Simplify All Those Configs)
Configs, Configs, Everywhere! (Actually, Let's Simplify All Those Configs)Akamai Developers & Admins
 
Programmable infrastructure with FlyScript
Programmable infrastructure with FlyScriptProgrammable infrastructure with FlyScript
Programmable infrastructure with FlyScriptRiverbed Technology
 
Eclipse tools for deployment to was liberty profile in Bluemix
Eclipse tools for deployment to was liberty profile in BluemixEclipse tools for deployment to was liberty profile in Bluemix
Eclipse tools for deployment to was liberty profile in BluemixEclipse Day India
 
Tips for Installing Cognos Analytics: Configuring and Installing the Server
Tips for Installing Cognos Analytics: Configuring and Installing the ServerTips for Installing Cognos Analytics: Configuring and Installing the Server
Tips for Installing Cognos Analytics: Configuring and Installing the ServerSenturus
 
IBM Domino 9.0 Social Edition OpenSocial Component Deployment
IBM Domino 9.0 Social Edition OpenSocial Component DeploymentIBM Domino 9.0 Social Edition OpenSocial Component Deployment
IBM Domino 9.0 Social Edition OpenSocial Component DeploymentRahul A. Garg
 
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...WASdev Community
 
Pivotal Platform - December Release A First Look
Pivotal Platform - December Release A First LookPivotal Platform - December Release A First Look
Pivotal Platform - December Release A First LookVMware Tanzu
 
Era of server less computing
Era of server less computingEra of server less computing
Era of server less computingBaskar rao Dsn
 

Ähnlich wie Command central 9.7: Features Overview (20)

Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
Pure Systems Patterns of Expertise - John Kaemmerer and Gerry Kovan, 11th Sep...
 
Application services in Private Clouds - IBM Smarter Business 2013
Application services in Private Clouds - IBM Smarter Business 2013Application services in Private Clouds - IBM Smarter Business 2013
Application services in Private Clouds - IBM Smarter Business 2013
 
Play with azure functions
Play with azure functionsPlay with azure functions
Play with azure functions
 
Installation and Setup for IBM InfoSphere Streams V4.0
Installation and Setup for IBM InfoSphere Streams V4.0Installation and Setup for IBM InfoSphere Streams V4.0
Installation and Setup for IBM InfoSphere Streams V4.0
 
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
Kaltura Inspire Webinar: API Driven Video Platform - The Key to Scalability a...
 
Introduction to the IBM Java Tools
Introduction to the IBM Java ToolsIntroduction to the IBM Java Tools
Introduction to the IBM Java Tools
 
IBM InterConnect 2015 - IIB in the Cloud
IBM InterConnect 2015 - IIB in the CloudIBM InterConnect 2015 - IIB in the Cloud
IBM InterConnect 2015 - IIB in the Cloud
 
Ansible Meetup FI - Ansible use cases with enterprise application
Ansible Meetup FI - Ansible use cases with enterprise application Ansible Meetup FI - Ansible use cases with enterprise application
Ansible Meetup FI - Ansible use cases with enterprise application
 
Heading to the Cloud : Introduction to deploying a Provider-Hosted App in Azure
Heading to the Cloud : Introduction to deploying a Provider-Hosted App in AzureHeading to the Cloud : Introduction to deploying a Provider-Hosted App in Azure
Heading to the Cloud : Introduction to deploying a Provider-Hosted App in Azure
 
Running open source PHP applications on you IBM i
Running open source PHP applications on you IBM iRunning open source PHP applications on you IBM i
Running open source PHP applications on you IBM i
 
SMS-and-CloudEndure-Module4
SMS-and-CloudEndure-Module4SMS-and-CloudEndure-Module4
SMS-and-CloudEndure-Module4
 
Configs, Configs, Everywhere! (Actually, Let's Simplify All Those Configs)
Configs, Configs, Everywhere! (Actually, Let's Simplify All Those Configs)Configs, Configs, Everywhere! (Actually, Let's Simplify All Those Configs)
Configs, Configs, Everywhere! (Actually, Let's Simplify All Those Configs)
 
Programmable infrastructure with FlyScript
Programmable infrastructure with FlyScriptProgrammable infrastructure with FlyScript
Programmable infrastructure with FlyScript
 
Eclipse tools for deployment to was liberty profile in Bluemix
Eclipse tools for deployment to was liberty profile in BluemixEclipse tools for deployment to was liberty profile in Bluemix
Eclipse tools for deployment to was liberty profile in Bluemix
 
Tips for Installing Cognos Analytics: Configuring and Installing the Server
Tips for Installing Cognos Analytics: Configuring and Installing the ServerTips for Installing Cognos Analytics: Configuring and Installing the Server
Tips for Installing Cognos Analytics: Configuring and Installing the Server
 
IBM Domino 9.0 Social Edition OpenSocial Component Deployment
IBM Domino 9.0 Social Edition OpenSocial Component DeploymentIBM Domino 9.0 Social Edition OpenSocial Component Deployment
IBM Domino 9.0 Social Edition OpenSocial Component Deployment
 
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
AAI-2016 WebSphere Application Server Installation and Maintenance in the Ent...
 
Pivotal Platform - December Release A First Look
Pivotal Platform - December Release A First LookPivotal Platform - December Release A First Look
Pivotal Platform - December Release A First Look
 
ch01.pptx
ch01.pptxch01.pptx
ch01.pptx
 
Era of server less computing
Era of server less computingEra of server less computing
Era of server less computing
 

Mehr von Software AG

NA Adabas & Natural User Group Meeting April 2023
NA Adabas & Natural User Group Meeting April 2023NA Adabas & Natural User Group Meeting April 2023
NA Adabas & Natural User Group Meeting April 2023Software AG
 
Adabas & Natural Virtual User Group Meeting NAM 2022
Adabas & Natural Virtual User Group Meeting NAM 2022Adabas & Natural Virtual User Group Meeting NAM 2022
Adabas & Natural Virtual User Group Meeting NAM 2022Software AG
 
Process management and GRC in ARIS Practical Implementation
Process management and GRC in ARIS Practical ImplementationProcess management and GRC in ARIS Practical Implementation
Process management and GRC in ARIS Practical ImplementationSoftware AG
 
Adabas & Natural User Group
Adabas & Natural User GroupAdabas & Natural User Group
Adabas & Natural User GroupSoftware AG
 
NaturalONE & DevOps
NaturalONE & DevOpsNaturalONE & DevOps
NaturalONE & DevOpsSoftware AG
 
One Path to a Successful Implementation of NaturalONE
One Path to a Successful Implementation of NaturalONEOne Path to a Successful Implementation of NaturalONE
One Path to a Successful Implementation of NaturalONESoftware AG
 
Apama, Terracotta, webMethods Upgrade: Avoiding Common Pitfalls
Apama, Terracotta, webMethods Upgrade: Avoiding Common Pitfalls Apama, Terracotta, webMethods Upgrade: Avoiding Common Pitfalls
Apama, Terracotta, webMethods Upgrade: Avoiding Common Pitfalls Software AG
 
Ten Disruptive Digital Trends Retailers Need To Know
Ten Disruptive Digital Trends Retailers Need To Know Ten Disruptive Digital Trends Retailers Need To Know
Ten Disruptive Digital Trends Retailers Need To Know Software AG
 
Innovation World 2015 General Session - Dr. Wolfram Jost
Innovation World 2015 General Session - Dr. Wolfram JostInnovation World 2015 General Session - Dr. Wolfram Jost
Innovation World 2015 General Session - Dr. Wolfram JostSoftware AG
 
Tech Trends: The Fusion of Business and IT
Tech Trends: The Fusion of Business and ITTech Trends: The Fusion of Business and IT
Tech Trends: The Fusion of Business and ITSoftware AG
 
VEA: ARIS and Alfabet Journey Together
VEA: ARIS and Alfabet Journey Together VEA: ARIS and Alfabet Journey Together
VEA: ARIS and Alfabet Journey Together Software AG
 
The Future of Customer Centricity
The Future of Customer Centricity The Future of Customer Centricity
The Future of Customer Centricity Software AG
 
In-Memory Data Management Goes Mainstream - OpenSlava 2015
In-Memory Data Management Goes Mainstream - OpenSlava 2015In-Memory Data Management Goes Mainstream - OpenSlava 2015
In-Memory Data Management Goes Mainstream - OpenSlava 2015Software AG
 
The Digital Business Platform
The Digital Business PlatformThe Digital Business Platform
The Digital Business PlatformSoftware AG
 
The 7 Pillars of Market Surveillance 2.0
The 7 Pillars of Market Surveillance 2.0The 7 Pillars of Market Surveillance 2.0
The 7 Pillars of Market Surveillance 2.0Software AG
 
Top 10 Manufacturing and Supply Chain 2015 Trends
Top 10 Manufacturing and Supply Chain 2015 TrendsTop 10 Manufacturing and Supply Chain 2015 Trends
Top 10 Manufacturing and Supply Chain 2015 TrendsSoftware AG
 
IW14 Session: webMethods World
IW14 Session: webMethods WorldIW14 Session: webMethods World
IW14 Session: webMethods WorldSoftware AG
 

Mehr von Software AG (20)

NA Adabas & Natural User Group Meeting April 2023
NA Adabas & Natural User Group Meeting April 2023NA Adabas & Natural User Group Meeting April 2023
NA Adabas & Natural User Group Meeting April 2023
 
Adabas & Natural Virtual User Group Meeting NAM 2022
Adabas & Natural Virtual User Group Meeting NAM 2022Adabas & Natural Virtual User Group Meeting NAM 2022
Adabas & Natural Virtual User Group Meeting NAM 2022
 
Process management and GRC in ARIS Practical Implementation
Process management and GRC in ARIS Practical ImplementationProcess management and GRC in ARIS Practical Implementation
Process management and GRC in ARIS Practical Implementation
 
Adabas & Natural User Group
Adabas & Natural User GroupAdabas & Natural User Group
Adabas & Natural User Group
 
Adabas Roadmap
Adabas RoadmapAdabas Roadmap
Adabas Roadmap
 
NaturalONE & DevOps
NaturalONE & DevOpsNaturalONE & DevOps
NaturalONE & DevOps
 
One Path to a Successful Implementation of NaturalONE
One Path to a Successful Implementation of NaturalONEOne Path to a Successful Implementation of NaturalONE
One Path to a Successful Implementation of NaturalONE
 
Apama, Terracotta, webMethods Upgrade: Avoiding Common Pitfalls
Apama, Terracotta, webMethods Upgrade: Avoiding Common Pitfalls Apama, Terracotta, webMethods Upgrade: Avoiding Common Pitfalls
Apama, Terracotta, webMethods Upgrade: Avoiding Common Pitfalls
 
Ten Disruptive Digital Trends Retailers Need To Know
Ten Disruptive Digital Trends Retailers Need To Know Ten Disruptive Digital Trends Retailers Need To Know
Ten Disruptive Digital Trends Retailers Need To Know
 
Innovation World 2015 General Session - Dr. Wolfram Jost
Innovation World 2015 General Session - Dr. Wolfram JostInnovation World 2015 General Session - Dr. Wolfram Jost
Innovation World 2015 General Session - Dr. Wolfram Jost
 
Tech Trends: The Fusion of Business and IT
Tech Trends: The Fusion of Business and ITTech Trends: The Fusion of Business and IT
Tech Trends: The Fusion of Business and IT
 
VEA: ARIS and Alfabet Journey Together
VEA: ARIS and Alfabet Journey Together VEA: ARIS and Alfabet Journey Together
VEA: ARIS and Alfabet Journey Together
 
The Future of Customer Centricity
The Future of Customer Centricity The Future of Customer Centricity
The Future of Customer Centricity
 
ARIS World
ARIS World ARIS World
ARIS World
 
In-Memory Data Management Goes Mainstream - OpenSlava 2015
In-Memory Data Management Goes Mainstream - OpenSlava 2015In-Memory Data Management Goes Mainstream - OpenSlava 2015
In-Memory Data Management Goes Mainstream - OpenSlava 2015
 
Thingalytics
ThingalyticsThingalytics
Thingalytics
 
The Digital Business Platform
The Digital Business PlatformThe Digital Business Platform
The Digital Business Platform
 
The 7 Pillars of Market Surveillance 2.0
The 7 Pillars of Market Surveillance 2.0The 7 Pillars of Market Surveillance 2.0
The 7 Pillars of Market Surveillance 2.0
 
Top 10 Manufacturing and Supply Chain 2015 Trends
Top 10 Manufacturing and Supply Chain 2015 TrendsTop 10 Manufacturing and Supply Chain 2015 Trends
Top 10 Manufacturing and Supply Chain 2015 Trends
 
IW14 Session: webMethods World
IW14 Session: webMethods WorldIW14 Session: webMethods World
IW14 Session: webMethods World
 

Kürzlich hochgeladen

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 

Kürzlich hochgeladen (20)

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 

Command central 9.7: Features Overview

  • 1. Command Central 9.7 New Features Overview September 2014 Sergei Pogrebnyak Director, Research and Development ©2013 Software AG. All rights reserved.
  • 2. Fix Management ©2013 Software AG. All rights reserved. For internal use only | Mobile UI Command Central 9.7 Landscape Management Service API Command Web UI Line Solution Management • Deeper products support: IS, MWS, UM, CC • Simplified credentials management • SPM bootstrap • Fix installation CLI/API Central Configuration Product Installation • Default templates Template-based Provisioning
  • 3. Deeper Product Support ©2013 Software AG. All rights reserved. For internal use only ©2013 Software AG. All rights reserved. For internal use only |
  • 4. New Common Configurations Across Products • Internal Users • Unified internal user management and default passwords change • Automatic update for configured outbound passwords • Memory • JVM min, max and extended JVM settings • Proxy • HTTP, HTTPS, SOCKS, FTP proxy settings • Can configure use of host operating system proxy configuration • Cluster Settings • Configure product specific clusters in a common way • Supported by IS, MWS, UM, CCE, SPM, CTP/CS where applicable ©2013 Software AG. All rights reserved. For internal use only |
  • 5. Integration Server Configuration • Ports • License keys ©2013 Software AG. All rights reserved. For internal use only | • Resources • Loggers • webMethods Messaging • Global variables 9.0 • JDBC pools • JDBC functional aliases • Keystores • Truststores • JNDI aliases • JMS aliases • SMTP settings • Extended server settings 9.6 – with UI for all configs 9.7 - NEW • Users • Cluster • Proxy • Memory • WS Endpoints • File Permissions 9.5 – without UI
  • 6. Integration Server Configuration ©2013 Software AG. All rights reserved. For internal use only |
  • 7. Integration Server Layered Products New managed components under IS instance • WmBusinessRules package • Inventory, lifecycle operations and status - since 9.5 • Template based provisioning support – new in 9.7 • License management – new in 9.7 • WmMonitor package – new in 9.7 • Inventory, lifecycle operations and status • Endpoint configuration (MWS URL, credentials) ©2013 Software AG. All rights reserved. For internal use only |
  • 8. Integration Server Layered Products ©2013 Software AG. All rights reserved. For internal use only |
  • 9. My webMethods Server Configuration • Inventory • Lifecycle • Monitoring • Ports • JDBC pools* 9.5 – without UI 9.7 - NEW ©2013 Software AG. All rights reserved. For internal use only | • Web UI for all supported configurations 9.0 • Keystore • Truststore • SMTP 9.6 • Users • Cluster • Proxy • Memory • Environment variables
  • 10. My webMethods Server Configuration ©2013 Software AG. All rights reserved. For internal use only |
  • 11. Universal Messaging 9.0 • Not supported • Nothing new • Inventory • Lifecycle • Monitoring • License • Ports 9.5 9.7 - NEW ©2013 Software AG. All rights reserved. For internal use only | 9.6 • Users • Cluster • Memory • Instance Management • Log Access
  • 12. Universal Messaging Configuration ©2013 Software AG. All rights reserved. For internal use only |
  • 13. SPM Bootstrapping ©2013 Software AG. All rights reserved. For internal use only ©2013 Software AG. All rights reserved. For internal use only |
  • 14. Bootstrapping Managed Installations • Bootstrapping is installing management agent (SPM) from CC on a remote machine to manage future installation • Leverages SAG installer but makes it easy to use and does not require connection to the internet from the remote machine • Supports push and pull modes: • Push over SSH — Need SSHD on the remote machine. Mostly for UNIX but can be setup on Windows — Need remote machine credentials: username/password or keyfile location — Fully automated, can run in parallel for multiple remote hosts • Pull over HTTP/S — Need connectivity from the remote machine to the CC — Download the installer archive from CC using browser or curl/wget, unzip and execute install.bat/.sh script. Customized instructions are provided • Supports 9.5+ managed installations • Enabled from Web UI and CLI ©2013 Software AG. All rights reserved. For internal use only |
  • 15. Bootstrapping SPM via SSH push ©2013 Software AG. All rights reserved. For internal use only |
  • 16. Bootstrapping SPM via HTTP pull ©2013 Software AG. All rights reserved. For internal use only |
  • 17. Bootstrapping SPM on the CCE machine ©2013 Software AG. All rights reserved. For internal use only |
  • 18. Fix Management ©2013 Software AG. All rights reserved. For internal use only ©2013 Software AG. All rights reserved. For internal use only |
  • 19. Fix Management • CLI/API, no UI yet • Browse and search Empower repository for fixes • By products • By versions • See dependencies • Get readmes • Export selected fixes into an image repo • Install fixes from Empower or an image • Uninstall/rollback fixes • Check for new fixes applicable for a given installation ©2013 Software AG. All rights reserved. For internal use only |
  • 20. Fix Repository listing, filtering, deps and readme ©2013 Software AG. All rights reserved. For internal use only |
  • 21. Export to image and fix installation ©2013 Software AG. All rights reserved. For internal use only |
  • 22. Fix uninstallation ©2013 Software AG. All rights reserved. For internal use only |
  • 23. Default Templates ©2013 Software AG. All rights reserved. For internal use only ©2013 Software AG. All rights reserved. For internal use only |
  • 24. Provisioning using default Templates • Start by creating a new Environment in CC Web UI • Bootstrap one or more local or remote Installations for your target release: 9.5, 9.6 or 9.7 • Pick one or more of the out of the box templates for IS, MWS, UM, Broker, TC and apply them to your new Installations – mix and match! • Upload your license files for IS, UM, Rules • Apply all available latest fixes using out of the box template • Alternatively use new Fix Management CLI to install specific fixes • Customize installed products configuration • Develop, build and deploy your assets/apps using Deployer • Start using the Environment ©2013 Software AG. All rights reserved. For internal use only |
  • 25. Default Templates ©2013 Software AG. All rights reserved. For internal use only |
  • 26. Default Templates usage notes ©2013 Software AG. All rights reserved. For internal use only |
  • 27. Component Search Attributes ©2013 Software AG. All rights reserved. For internal use only ©2013 Software AG. All rights reserved. For internal use only |
  • 28. Component Search Attributes • Add custom attributes (name/value pairs) for components in your landscape using Web UI or CLI • Attributes can be used to associate components with a project, customer, promotion stage, etc • Use CLI to query landscape based on combinations of custom search attributes and predefined properties, e.g. • Find all integration servers handling project=XXX • Find all servers for tenant=YYY and environmentAlias=PROD • Perform lifecycle operations against multiple components using search queries with custom search attributes, e.g. • Restart all servers where tenant=YYY • Supported for all 9.0+ components, top level instances or engines • No Web UI for searches or lifecycle operations yet ©2013 Software AG. All rights reserved. For internal use only |
  • 29. Search Attributes ©2013 Software AG. All rights reserved. For internal use only |
  • 30. Jobs View ©2013 Software AG. All rights reserved. For internal use only ©2013 Software AG. All rights reserved. For internal use only |
  • 31. Jobs View • Monitor long running operations on CC • List of jobs with statuses • Job descriptions and progress information • Failed jobs error information • Filterable and sortable • Keeps execution history for 1 hour • No support (yet) • Some jobs do not provide description/progress information • Job cancellation • No option to see running jobs on SPMs ©2013 Software AG. All rights reserved. For internal use only |
  • 32. Jobs View ©2013 Software AG. All rights reserved. For internal use only |