SlideShare a Scribd company logo
World®
’16
CA	Workload	Automation	Advanced	
Integration	and	Agents
Gregg	Rask:	CA	Technologies,	Senior	Principal	Consultant
Lee	Roberson:	CA	Technologies,	Senior	Principal	Consultant
MFX142EL
MAINFRAME	AND	WORKLOAD	AUTOMATION
2 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
©	2016	CA.	All	rights	reserved.	All	trademarks	referenced	herein	belong	to	their	respective	companies.
The	content	provided	in	this CA	World	2016	presentation	is	intended	for	informational	purposes	only	and	does	not	form	any	type	of	
warranty. The information	provided	by	a	CA	partner	and/or	CA	customer	has	not	been	reviewed	for	accuracy	by	CA.	
For	Informational	Purposes	Only	
Terms	of	this	Presentation
3 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Abstract
This	hands-on-lab	will	provide	the	ability	for	you	to	strengthen	
your	skills	and	become	very	familiar	with	the	CA	Workload	
Automation	(CA	WLA)	Advanced	Integration	for	Hadoop,	as	well	
as	the	advanced	CA	WLA	Agents	for	Informatica,	MSSQL	Server,	
and	Databases	which	are	used	to	create	highly	automated	and	
intelligent	business	processes.
Gregg	Rask
CA	Technologies
Senior	Principal	
Consultants
Lee	Roberson
CA	Technologies
Senior	Principal	
Consultants
4 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Agenda
INTRODUCTION	TO	THE	AGENT’S	CAPABILITIES
ARCHITECTURE	REVIEW
Q&A
SOLUTION	ARCHITECTURE
HANDS-ON	LAB	OVERVIEW
PLAY	TIME
1
2
3
4
5
6
5 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	WLA	Agent	Job	Types	- Out-of-the-box	
System	Tasks Application	Services Application	 Hadoop
Web	Services
Monitoring
Database	Integrations
AgentlessWindows	Event	Log Database	Stored	Procedure
Windows	Services SQL
HDFS
Hive
Oozie
Pig
Sqoop
Remote	Execution
CPU Informatica	PowerCenter
Disk Database	Monitor Micro	Focus
IP Database	Trigger
Text	File Process	Automation	 PeopleSoft	PeopleTools
Process Microsoft	SQL	Server
Single	Request
RPC/Encoded Request	Set
File	Trigger	/	Watcher Document/Literal Copy	Single	Request
HP	Integrity	NonStop MBean	 Process	Monitor
i	Series ●Oracle	E-Business	Suite
Manual	Job MBean	Create/Remove	 Batch	Input
Data	Set	Trigger MBean	Get/Set Event	Monitor
●z/OS Session	Bean BW	InfoPackage
Batch	Job Entity	Bean Data	Archiving
SNMP	 RMI Job	Copy
Wake-on-LAN JMS	Publish/Subscribe BW	Process	Chain
Command HTTP ●SAP
FTP/SFTP	and	Secure	Copy POJO R/3
6 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	WLA	Agent	Job	Types	- Hands-on	Lab	
System	Tasks Application	Services Application	 Hadoop
Web	Services
Monitoring
Database	Integrations
AgentlessWindows	Event	Log Database	Stored	Procedure
Windows	Services SQL
HDFS
Hive
Oozie
Pig
Sqoop
Remote	Execution
CPU Informatica	PowerCenter
Disk Database	Monitor Micro	Focus
IP Database	Trigger
Text	File Process	Automation	 PeopleSoft	PeopleTools
Process Microsoft	SQL	Server
Single	Request
RPC/Encoded Request	Set
File	Trigger	/	Watcher Document/Literal Copy	Single	Request
HP	Integrity	NonStop MBean	 Process	Monitor
i	Series ●Oracle	E-Business	Suite
Manual	Job MBean	Create/Remove	 Batch	Input
Data	Set	Trigger MBean	Get/Set Event	Monitor
●z/OS Session	Bean BW	InfoPackage
Batch	Job Entity	Bean Data	Archiving
SNMP	 RMI Job	Copy
Wake-on-LAN JMS	Publish/Subscribe BW	Process	Chain
Command HTTP ●SAP
FTP/SFTP	and	Secure	Copy POJO R/3
7 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	WLA	Agent	Plug-Ins
Databases
Databases
DB	Monitor • Monitor	a	database table	for	added	or	deleted	rows;	checks	at	intervals
DB	Trigger • Monitor	a	database	table for	added,	changed	(in	general	or	matching	a	
specific	trigger)	or	deleted	rows;	for	example,	wait	for	a	row	where	dept=75	to	
be	deleted
DB	Stored Procedure • Invoke	a	procedure or	function	stored	within	a	database;	criteria	can	be	added	
to	test	the	procedure’s	output
SQL • Execute	a	SQL	statement	and	capture	the	output; criteria	can	be	added	to	test	
the	statement’s	output
8 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	WLA	Agent	Architecture	- Database	
WA	Server
Database	Plug-in
Database Database	‘N’
JDBC JDBC
9 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	WLA	Agent	Plug-Ins
MS	SQL	Server
MS	SQL	Server
• Execute	any	pre-defined	SQL	Server	Agent	job.
• Will	monitor	each	step	in	the	SQl Server	Agent	job	and	enable	the	ability	to	
restart	from	an	individual	step.
• For	each	agent	license,	the	MS	SQL	Server	Agent	Plug-In	can	connect	to	up	to	
ten	SQL	databases.
A	job	step	must	be	of	one	of	following		types,
• Microsoft	ActiveX	Script
• Operating	System	(CmdExec)
• PowerShell
• Replication	Distributor
• Replication	Merge
• Replication	Queue	Reader
• Replication	Snapshot
• Replication	Transaction	Log	Reader
• Analysis	Services	Command
• Analysis	Services	Query
• SSIS	package	execution
• T-SQL	Script	(Transact-SQL)
10 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	WLA	Agent	Architecture	- MSSQL	
WA	Server
MSSQL	Agent/Plug-in
MSSQL
Database- Active
MSSQL
Agent MSSQL
Database- Passive
MSSQL
Agent
JDBC/CLI JDBC/CLI
SP SP
11 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
MSSQL	Authentication	Information- Example
#database	authentication
db.url=[jdbc url.	for	example,	
jdbc:jtds:sqlserver://localhost:1433/msdb]
db.username=[user	name]
db.password=[encrypted	password]
db.domain=[windows	domain	if	windows	authentication	is	used]
12 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
MSSQL	Authentication	Information
#authentication	properties
db.url=jdbc:jtds:sqlserver://SQLMATICA:1433/ForwardInc
db.username=sa
db.password=9C11675F9ED8322327
13 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	WLA	Agent	- SQL	Properties	File	
§ db.classname=net.sourceforge.jtds.jdbc.Driver
§ GetJobList=job_id|name|description
§ GetJobDetail=job_id|originating_server|name|enabled|description|category|owner|date_modified
§ GetJobStep=step_id|step_name|subsystem|command
§ GetJobTargetServer=server_id|server_name|enlist_date
§ GetJobHistory=job_name|step_id|step_name|sql_message_id|sql_severity|message|run_status|run_date|run_time|run_
duration
14 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	WLA	Agent	- SQL	Properties	File	(continued)
§ GetJobStepLog=*ALL
§ GetJobStatus=job_id|originating_server|name|last_run_date|last_run_time|last_run_outcome|current_execution_status|
current_execution_step|current_retry_attempt|type
§ max.retry=2
§ Retry.interval=60
§ monitor.poll.interval=60
§ appendRunLog=*FAILURE
15 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	WLA	Agent	Plug-Ins
Informatica
Informatica
• Execute	any	pre-defined	workflow	in	Informatica.	
• You	can	also	select	individual	tasks	to	execute	as	well	as	to	restart	from.
• You	can	monitor	the	execution	as	well	as	retrieve	the	output	(spoolfile)	from	
its	execution.
• Job	and	error	logging,	history,	etc.
• For	each	agent	license,	the	Remote	Execution	Agent	Plug-In	can	connect	to	up	
to	three	remote	systems.
16 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
§ Native	Informatica	authentication	and	security
§ Encrypted	passwords	and	communication	via	the	System	
Agent
§ Retrieve	lists	of	defined	workflows,	lists	of	tasks	and	
dependencies	in	a	given	workflow
§ Define	workflow	success
§ Informatica	debug	information
CA	WLA	Agent	for	Informatica
17 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	WLA	Agent	Architecture	- Informatica
WA	Server
Informatica Agent/Plug-in
Default	
Database
Database
Repository
Informatica
Server
18 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Database	Connection	Information
#DB	connection	properties
informatica.db.type=SqlServer
informatica.db.user=sa
informatica.db.password=9C11675F9ED8322327
informatica.db.url=jdbc:jtds:sqlserver://SQLMATICA:1433/PC_re
pository
19 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Informatica	Connection	Information
#Informatica	connection	properties
informatica.domain.name=Domain_SQLMATICA
informatica.service.name=ForwardInc_BIS
informatica.repository.name.default=ForwardInc
informatica.user.id.default=administrator
informatica.password.default=9C11675F9ED8322327
20 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	WLA	Agent	Plug-Ins
Hadoop
Hadoop
HDFS Create	zero	size	file	(TOUCH):	Path/paths
Copy	file	or	directory	within	HDFS	(COPY)
Copy	file	or	directory	to	HDFS	(COPYFROMLOCAL)				
Copy	file	or	directory	from	HDFS	(COPYTOLOCAL)
Make	directory	(MKDIR)
Move	file	or	directory	within	HDFS	(MOVE)
Move	file	or	directory	from	local	file	system	to	HDFS	(MOVEFROMLOCAL)
Remove	file	(REMOVE)
Hive Run	a	Hive	job
Cancel	a	Hive	job
Oozie Run	an	Oozie	workflow
Terminate	an	Oozie	workflow	in	either	a	suspended	or	running	state
Suspend	an	Oozie	workflow
Resume	an	Oozie	workflow
Pig Define,	run,	and	control	Pig	jobs
Cancel	running	Pig	jobs
Sqoop Import	and	Export	data	into/from	HDFS
Cancel	a	running	Sqoop job
21 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
CA	WLA	Advanced	Integration	Architecture
WA	Server
AI	for	Hadoop
Oozie HiveDB Sqoop	DBHadoop	Edgenode
HTTP JDBC
SSH
Port	22 JDBC
22 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Hands-on	Lab	Overview
§ Create	business	process	using	agent	job	types
§ Initiate	business	process
§ Troubleshoot	failure(s)
23 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Play	Time!!!
24 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Questions?
Informatica
25 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Recommended	Sessions
SESSION	# TITLE DATE/TIME
MFX121S
Case	Study:	Ameren	Improves	Response	Time	to	Grid	
Outages	with	CA	Workload	Automation	Agents
11/17/2016	at	12:45	pm
Jasmine	B
MFX180S
How	to	Have	a	Voice	in	Product	Enhancements	through	
CA	Communities	Ideation	and	Validation
11/17/2016	@	3:00	pm
Jasmine	B
26 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Must	See	Demos
Modern	
Workload	
Automation	
CA	WLA	DE
MF	and	Workload	
Automation
Seamless	
Application
Automation
Agents	&	Advanced	
Integrations
MF	and	Workload	
Automation
CA	Conversion	
as	a	Service	
CA	Workload	
Automation
MF	and	Workload	
Automation
Innovations:	
Cross	Enterprise	
Workload	
Automation
CA	WLA	AE	&	DE
MF	and	Workload	
Automation
27 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Thank	you.
Stay	connected	at	communities.ca.com
@CAWORLD					#CAWORLD ©	2016	CA.	All	RIGHTS	RESERVED.28 @CAWORLD					#CAWORLD
Mainframe	and	Workload	Automation
For	more	information	on	Mainframe	and	Workload	Automation,		
please	visit:	http://cainc.to/9GQ2JI

More Related Content

PDF
Pre-Con Ed: Your Voice Counts! Customer Driven Requirements for CA Workload A...
PDF
Pre-Con Ed: Streamline Agile Workload Automation Processes for a Repeatable a...
PDF
Pre-Con Ed: CA Workload Automation DE: Tips and Tricks
PDF
Pre-Con Ed: Critical Path Analysis with CA Workload Automation (AE) iDash - O...
PDF
Pre-Con Ed: CA Workload Automation iDash for CA Workload Automation CA 7 r12 ...
PDF
How Trek-Segafredo Powers its Racing With CA Flowdock
PDF
Pre-Con Ed: Better Big Data Analytics with CA Workload Automation for Hadoop
PDF
Pre-Con Ed: CA Workload Automation ESP Edition: SLA Management and Business C...
Pre-Con Ed: Your Voice Counts! Customer Driven Requirements for CA Workload A...
Pre-Con Ed: Streamline Agile Workload Automation Processes for a Repeatable a...
Pre-Con Ed: CA Workload Automation DE: Tips and Tricks
Pre-Con Ed: Critical Path Analysis with CA Workload Automation (AE) iDash - O...
Pre-Con Ed: CA Workload Automation iDash for CA Workload Automation CA 7 r12 ...
How Trek-Segafredo Powers its Racing With CA Flowdock
Pre-Con Ed: Better Big Data Analytics with CA Workload Automation for Hadoop
Pre-Con Ed: CA Workload Automation ESP Edition: SLA Management and Business C...

What's hot (20)

PDF
Pre-Con Ed: CA Workload Automation DE and ESP Edition: Some Novel Uses for th...
PPTX
Hands-on Lab: Get a Jumpstart on CA Service Management's New Jaspersoft Repor...
PDF
Pre-Con Ed: Operational Intelligence – Monitoring the Past to Better Understa...
PPTX
Hands-on Lab: Get the Most Out of CA Service Management Unified Self-service
PDF
CA Project & Portfolio Management Resource Management Best Practices
PDF
TechTalk: API Management and Service Virtualization Working Hand in Hand
PDF
Pre-Con Ed: CA Workload Automation AE: Tips and Tricks
PDF
Pre-Con Ed: What’s New With Workload Automation DE R12?
PDF
Tech Talk: Running Successful Betas in a DevOps World
PDF
Hands-On Lab: CA OPS/MVS and System State Manager
PDF
Pre Con Ed: Optimize Cloud Services and Operations With CA Process Automation
PDF
Pre-Con Ed: Upgrading CA Workload Automation DE to R12
PDF
Pre-Con Ed: Enterprise Wide Advanced Authentication: Introducing Advanced Aut...
PDF
Best Practices for Upgrading Your Mission-Critical CA SSO Environment
PDF
Pre-Con Ed: Understanding when and how to use JavaScript at the Event, Applic...
PDF
Pre-Con Ed: Upgrading UUJMA (CA 7 Agent) to CA Workload Automation System Agent
PDF
Pre-Con Ed: How to move from SAP, Oracle and PeopleSoft Adapters to the CA Wo...
PPTX
Pre-Con Ed: There has to be a Better Way to Fast Test Coverage!
PDF
Pre-Con Ed: Bridge the Gap From Alert Suppression to MTTR Through Enterprise ...
PDF
Pre-Con Ed: Best Practices: Enabling CA Workload Automation DE Artifacts to M...
Pre-Con Ed: CA Workload Automation DE and ESP Edition: Some Novel Uses for th...
Hands-on Lab: Get a Jumpstart on CA Service Management's New Jaspersoft Repor...
Pre-Con Ed: Operational Intelligence – Monitoring the Past to Better Understa...
Hands-on Lab: Get the Most Out of CA Service Management Unified Self-service
CA Project & Portfolio Management Resource Management Best Practices
TechTalk: API Management and Service Virtualization Working Hand in Hand
Pre-Con Ed: CA Workload Automation AE: Tips and Tricks
Pre-Con Ed: What’s New With Workload Automation DE R12?
Tech Talk: Running Successful Betas in a DevOps World
Hands-On Lab: CA OPS/MVS and System State Manager
Pre Con Ed: Optimize Cloud Services and Operations With CA Process Automation
Pre-Con Ed: Upgrading CA Workload Automation DE to R12
Pre-Con Ed: Enterprise Wide Advanced Authentication: Introducing Advanced Aut...
Best Practices for Upgrading Your Mission-Critical CA SSO Environment
Pre-Con Ed: Understanding when and how to use JavaScript at the Event, Applic...
Pre-Con Ed: Upgrading UUJMA (CA 7 Agent) to CA Workload Automation System Agent
Pre-Con Ed: How to move from SAP, Oracle and PeopleSoft Adapters to the CA Wo...
Pre-Con Ed: There has to be a Better Way to Fast Test Coverage!
Pre-Con Ed: Bridge the Gap From Alert Suppression to MTTR Through Enterprise ...
Pre-Con Ed: Best Practices: Enabling CA Workload Automation DE Artifacts to M...
Ad

Viewers also liked (11)

PDF
Best Practice for Supercharging CA Workload Automation dSeries (DE) for Optim...
PDF
Best Practices with CA Workload Automation AutoSys (AE)
PDF
Delivering CA Workload Automation from a SaaS Platform
PDF
Pre-Con Ed: CA Workload Automation DE: Tips and Tricks
PDF
Real World Best Practices with CA Workload Automation AE 11.3.6
PDF
Pre-Con Ed: Wobtrigs and File triggers with CA Workload Automation ESP Edition
PDF
Tech Talk: Mainframe Team Center—Event Management and Automation Sneak Peek
PDF
Pre-Con Ed: Deep Dive into CA Workload Automation ESP 11.4
PDF
Pre-Con Ed: Deep Dive into CA Workload Automation Agent Job Types
PDF
How to Configure the CA Workload Automation System Agent agentparm.txt File
PDF
Case Study: Verizon - CA Workload Automation ESP Edition: Best Practice’s, De...
Best Practice for Supercharging CA Workload Automation dSeries (DE) for Optim...
Best Practices with CA Workload Automation AutoSys (AE)
Delivering CA Workload Automation from a SaaS Platform
Pre-Con Ed: CA Workload Automation DE: Tips and Tricks
Real World Best Practices with CA Workload Automation AE 11.3.6
Pre-Con Ed: Wobtrigs and File triggers with CA Workload Automation ESP Edition
Tech Talk: Mainframe Team Center—Event Management and Automation Sneak Peek
Pre-Con Ed: Deep Dive into CA Workload Automation ESP 11.4
Pre-Con Ed: Deep Dive into CA Workload Automation Agent Job Types
How to Configure the CA Workload Automation System Agent agentparm.txt File
Case Study: Verizon - CA Workload Automation ESP Edition: Best Practice’s, De...
Ad

Similar to Hands-On Lab: CA Workload Automation Advanced Integrations and Agents (20)

PDF
Monitor, Manage and Master! Take Charge of Your SAP and Cross-Enterprise Work...
PDF
Pre-Con Ed: CA Live API Creator:  Learn How to Integrate Data From Enterprise...
PDF
Hands-On Lab: Master REST APIs in CA Application Performance Management
PDF
Critical Path Forecasting with CA Workload Automation iDash
PDF
Hands-On Lab: Integrate CA Service Operations Insight and CA Unified Infrastr...
PDF
Introduction to Service Virtualization
PDF
Pre-Con Ed: Where's the Data? How CA's DevTest Solutions Work Together to Lev...
PDF
Pre-Con Ed: CA Workload Automation ESP Edition: Hints, Tips and Tricks
PDF
Hands-On Lab: Tune CA Performance Management for an Optimal Network Performan...
PDF
Tech Talk: Customize Reporting Dashboards for New Business Insights
PDF
Pre-Con Ed: Build Your Own Apps for an Enhanced Network Management Experience...
PDF
Hands-On Lab: Get to Know the New Admin Console in CA Unified Infrastructure ...
PDF
Pre-Con Ed: CA Live API Creator: How to Create, Deploy, Secure and Scale an E...
PDF
Pre-Con Ed: Best practices for setting up CA Workload Automation ESP Applicat...
PDF
Tech Talk: CA Live API Creator: API Servers vs. App Servers
PDF
What’s new in CA Datacom
PDF
Efficiently Manage SLAs using Predictive Analytics with CA Workload Automatio...
PDF
Pre-Con Ed: Hack that API—Your Data, Your Way With CA Performance Management
PDF
Enterprise Developers, Linux and z Systems - What you Need to Know
PDF
Tech Talk: Federate to an SAML-Enabled App in Minutes
Monitor, Manage and Master! Take Charge of Your SAP and Cross-Enterprise Work...
Pre-Con Ed: CA Live API Creator:  Learn How to Integrate Data From Enterprise...
Hands-On Lab: Master REST APIs in CA Application Performance Management
Critical Path Forecasting with CA Workload Automation iDash
Hands-On Lab: Integrate CA Service Operations Insight and CA Unified Infrastr...
Introduction to Service Virtualization
Pre-Con Ed: Where's the Data? How CA's DevTest Solutions Work Together to Lev...
Pre-Con Ed: CA Workload Automation ESP Edition: Hints, Tips and Tricks
Hands-On Lab: Tune CA Performance Management for an Optimal Network Performan...
Tech Talk: Customize Reporting Dashboards for New Business Insights
Pre-Con Ed: Build Your Own Apps for an Enhanced Network Management Experience...
Hands-On Lab: Get to Know the New Admin Console in CA Unified Infrastructure ...
Pre-Con Ed: CA Live API Creator: How to Create, Deploy, Secure and Scale an E...
Pre-Con Ed: Best practices for setting up CA Workload Automation ESP Applicat...
Tech Talk: CA Live API Creator: API Servers vs. App Servers
What’s new in CA Datacom
Efficiently Manage SLAs using Predictive Analytics with CA Workload Automatio...
Pre-Con Ed: Hack that API—Your Data, Your Way With CA Performance Management
Enterprise Developers, Linux and z Systems - What you Need to Know
Tech Talk: Federate to an SAML-Enabled App in Minutes

More from CA Technologies (20)

PPTX
CA Mainframe Resource Intelligence
PDF
Mainframe as a Service: Sample a Buffet of IBM z/OS® Platform Excellence
PDF
Case Study: How CA Went From 40 Days to Three Days Building Crystal-Clear Tes...
PDF
Case Study: How The Home Depot Built Quality Into Software Development
PDF
Pre-Con Ed: Privileged Identity Governance: Are You Certifying Privileged Use...
PDF
Case Study: Privileged Access in a World on Time
PDF
Case Study: How SGN Used Attack Path Mapping to Control Privileged Access in ...
PDF
Case Study: Putting Citizens at The Center of Digital Government
PDF
Making Security Work—Implementing a Transformational Security Program
PDF
Keynote: Making Security a Competitive Advantage
PDF
Emerging Managed Services Opportunities in Identity and Access Management
PDF
The Unmet Demand for Premium Cloud Monitoring Services—and How Service Provid...
PDF
Leveraging Monitoring Governance: How Service Providers Can Boost Operational...
PDF
The Next Big Service Provider Opportunity—Beyond Infrastructure: Architecting...
PDF
Application Experience Analytics Services: The Strategic Digital Transformati...
PDF
Application Experience Analytics Services: The Strategic Digital Transformati...
PDF
Strategic Direction Session: Deliver Next-Gen IT Ops with CA Mainframe Operat...
PDF
Strategic Direction Session: Enhancing Data Privacy with Data-Centric Securit...
PDF
Blockchain: Strategies for Moving From Hype to Realities of Deployment
PDF
Establish Digital Trust as the Currency of Digital Enterprise
CA Mainframe Resource Intelligence
Mainframe as a Service: Sample a Buffet of IBM z/OS® Platform Excellence
Case Study: How CA Went From 40 Days to Three Days Building Crystal-Clear Tes...
Case Study: How The Home Depot Built Quality Into Software Development
Pre-Con Ed: Privileged Identity Governance: Are You Certifying Privileged Use...
Case Study: Privileged Access in a World on Time
Case Study: How SGN Used Attack Path Mapping to Control Privileged Access in ...
Case Study: Putting Citizens at The Center of Digital Government
Making Security Work—Implementing a Transformational Security Program
Keynote: Making Security a Competitive Advantage
Emerging Managed Services Opportunities in Identity and Access Management
The Unmet Demand for Premium Cloud Monitoring Services—and How Service Provid...
Leveraging Monitoring Governance: How Service Providers Can Boost Operational...
The Next Big Service Provider Opportunity—Beyond Infrastructure: Architecting...
Application Experience Analytics Services: The Strategic Digital Transformati...
Application Experience Analytics Services: The Strategic Digital Transformati...
Strategic Direction Session: Deliver Next-Gen IT Ops with CA Mainframe Operat...
Strategic Direction Session: Enhancing Data Privacy with Data-Centric Securit...
Blockchain: Strategies for Moving From Hype to Realities of Deployment
Establish Digital Trust as the Currency of Digital Enterprise

Recently uploaded (20)

PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
Big Data Technologies - Introduction.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Empathic Computing: Creating Shared Understanding
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
cuic standard and advanced reporting.pdf
MIND Revenue Release Quarter 2 2025 Press Release
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Network Security Unit 5.pdf for BCA BBA.
Big Data Technologies - Introduction.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Per capita expenditure prediction using model stacking based on satellite ima...
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Machine learning based COVID-19 study performance prediction
Programs and apps: productivity, graphics, security and other tools
sap open course for s4hana steps from ECC to s4
Empathic Computing: Creating Shared Understanding
NewMind AI Weekly Chronicles - August'25 Week I
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
20250228 LYD VKU AI Blended-Learning.pptx
Spectral efficient network and resource selection model in 5G networks
Agricultural_Statistics_at_a_Glance_2022_0.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
The Rise and Fall of 3GPP – Time for a Sabbatical?
cuic standard and advanced reporting.pdf

Hands-On Lab: CA Workload Automation Advanced Integrations and Agents