SlideShare a Scribd company logo
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

More Related Content

What's hot

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 Toolkit
AppDynamics
 
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
Kiss Tibor
 
The Twelve-Factor App
The Twelve-Factor AppThe Twelve-Factor App
The Twelve-Factor App
Simon 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 Company
VMware Tanzu
 
What is Serverless Computing?
What is Serverless Computing?What is Serverless Computing?
What is Serverless Computing?
AIMDek Technologies
 
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.2
VMware Tanzu
 
Project Tracking Application
Project Tracking ApplicationProject Tracking Application
Project Tracking Application
QBurst
 
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
Flowgear
 
Neev Application Performance Management Services
Neev Application Performance Management ServicesNeev Application Performance Management Services
Neev Application Performance Management Services
Neev 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 Specie
Flowgear
 
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
Dr. Wilfred Lin (Ph.D.)
 
Anypoint monitoring capabilities
Anypoint monitoring capabilitiesAnypoint monitoring capabilities
Anypoint monitoring capabilities
MarioMartinez88103
 
Using Camunda on Kubernetes through Operators
Using Camunda on Kubernetes through OperatorsUsing Camunda on Kubernetes through Operators
Using Camunda on Kubernetes through Operators
camunda services GmbH
 
WHISHWORKS-MuleSoft Hyderabad Meetup -Oct 2018
WHISHWORKS-MuleSoft Hyderabad Meetup -Oct 2018WHISHWORKS-MuleSoft Hyderabad Meetup -Oct 2018
WHISHWORKS-MuleSoft Hyderabad Meetup -Oct 2018
Coforge (Erstwhile WHISHWORKS)
 

What's hot (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
 

Similar to 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 2013
IBM Sverige
 
Play with azure functions
Play with azure functionsPlay with azure functions
Play with azure functions
Baskar 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.0
lisanl
 
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 Tools
Chris 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 Cloud
Andrew 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 Azure
Xenox 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 i
Proximity Group
 
SMS-and-CloudEndure-Module4
SMS-and-CloudEndure-Module4SMS-and-CloudEndure-Module4
SMS-and-CloudEndure-Module4
Amazon Web Services
 
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 FlyScript
Riverbed 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 Bluemix
Eclipse 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 Server
Senturus
 
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
Rahul 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 Look
VMware Tanzu
 
ch01.pptx
ch01.pptxch01.pptx
ch01.pptx
TommyCat7
 
Era of server less computing
Era of server less computingEra of server less computing
Era of server less computing
Baskar rao Dsn
 

Similar to 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
 

More from 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 2023
Software 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 2022
Software 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 Implementation
Software AG
 
Adabas & Natural User Group
Adabas & Natural User GroupAdabas & Natural User Group
Adabas & Natural User Group
Software AG
 
Adabas Roadmap
Adabas RoadmapAdabas Roadmap
Adabas Roadmap
Software AG
 
NaturalONE & DevOps
NaturalONE & DevOpsNaturalONE & DevOps
NaturalONE & DevOps
Software 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 NaturalONE
Software 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 Jost
Software 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 IT
Software 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
 
ARIS World
ARIS World ARIS World
ARIS World
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 2015
Software AG
 
Thingalytics
ThingalyticsThingalytics
Thingalytics
Software AG
 
The Digital Business Platform
The Digital Business PlatformThe Digital Business Platform
The Digital Business Platform
Software 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.0
Software 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 Trends
Software AG
 
IW14 Session: webMethods World
IW14 Session: webMethods WorldIW14 Session: webMethods World
IW14 Session: webMethods World
Software AG
 

More from 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
 

Recently uploaded

"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota
Fwdays
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 
Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
Safe Software
 
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
Edge AI and Vision Alliance
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
Miro Wengner
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
Ivo Velitchkov
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving
 
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectorsConnector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
DianaGray10
 
AppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSFAppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSF
Ajin Abraham
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
Alex Pruden
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
DanBrown980551
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
DianaGray10
 
Y-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PPY-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PP
c5vrf27qcz
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Precisely
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)
Javier Junquera
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
Edge AI and Vision Alliance
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
saastr
 

Recently uploaded (20)

"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 
Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
 
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
 
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectorsConnector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
 
AppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSFAppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSF
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
 
Y-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PPY-Combinator seed pitch deck template PP
Y-Combinator seed pitch deck template PP
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
 

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 |