46
Deep Dive on CA Workload Automation AE (CA AutoSys) r11.3.5 MW112SN Modernize and Optimize Your Mainframe Nick Minchenko , VP Software Engineering Michael Woods, Sr. Eng Services Architect

MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

Embed Size (px)

Citation preview

Page 1: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

Deep Dive on CA Workload Automation AE (CA AutoSys) r1135

MW112SN

Modernize and Optimize Your Mainframe

Nick Minchenko VP Software Engineering

Michael Woods Sr Eng Services Architect

2 Copyright copy 2013 CA All rights reserved

Nick Minchenko VP Software Engineering

Michael Woods Sr Engineering Services Architect

This session will discuss in more detail a few of the key features

introduced in CA Workload Automation AE r1135 like Security

Monitoring Reporting and Global Variable Substitution

Abstract

3 Copyright copy 2013 CA All rights reserved

Agenda

Pending Machine Changes

New Job Types

Utilities

Email Notification

Failover

Security

Workload Control Center

4 Copyright copy 2013 CA All rights reserved

Pending Machine Changes

New options on how to handle jobs when the machine is

unavailable

ndash Job Status to set job to

GlobalPendMachStatus FAILURE INACTIVE ON_ICE PEND_MACH SUCCESS

and TERMINATED

ndash How long to wait for machine before setting to configured status

GlobalPendMachDelay Number of seconds to wait for the agent to come back

online

New options on how to handle the release of jobs when

machine is available again

ndash Only used for jobs in pending machine status

ndash Control how many jobs

ndash Control how often to release jobs

5 Copyright copy 2013 CA All rights reserved

Micro Focusreg

ndash Execute and monitor Micro Focus jobs

Oracle E-Business Suitereg ndash Added support for a number of additional

Oracle attributes that allow you to

Notify users

Select output format

Use either short or display program name

Select template language and territory

Select whether to quote resolved expressions

Select whether set defaults should have priority over program defaults

PeopleSoftreg ndash Added support for PSJob process type

ndash Extended supported length for ps_operator_id to 111 characters

Process Automation ndash Supports invocation and tracking of CA

ITPAM processes

Remote Execution ndash Supports execution of command jobs on

systems without any agent installed

Web Services ndash Added support for DocumentLiteral web

services Web Services Security and firewall traversal using a proxy

ndash Previous job type renamed ldquoWeb Services RPCEncodedrdquo to differentiate

SNMPGET and SNMPSET ndash Define jobs to get (read) or set (write)

attributes via SNMP

Wake On LAN ndash Define job to send a WOL command to the

system you specify

Job Types New and Enhanced

6 Copyright copy 2013 CA All rights reserved

Utilities

Autoaggr

ndash Is now used to generate reports

ndash Job Status statistics Alarm statistics scheduler statistics

Forecast

ndash Multiple days allowed

ndash Sorted by start time by default

7 Copyright copy 2013 CA All rights reserved

Email Notification

New ability to send an email at job fail or at job completion

Jil attributes

ndash Send_notification y(1)|n(0)|f

ndash Notification_emailaddress a comma delimited list of addresses

ndash Notification_msg up to 255 characters to be included in the email sent

Configuration

ndash NotifySMTPHost=lthost1gt

ndash NotifySMTPFromAddress=ltFromAddressgt

ndash UseSMTPAuthentication=lt0|1gt

ndash NotifySMTPUser=ltuserpasswordgt

8 Copyright copy 2013 CA All rights reserved

Failover

New variables for STOP_DEMON event using -V

ndash T ndashShutdown Third Machine

ndash A ndash Shutdown Application servers

ndash P ndash Shutdown Primary Scheduler

ndash S ndash Shutdown Shadow Scheduler

ndash FAILOVER ndash Shut down current processing scheduler and start processing

events on the other scheduler

With no parms it will shutdown the current processing

scheduler but the other scheduler will not start processing

events

9 Copyright copy 2013 CA All rights reserved

Failover

Configuration options

ndash PrimaryFailbackMode=0|1|2

ndash The valid values are as follows

0 = OFF - Specifies that the primary scheduler will shutdown if it detects the

system is in a failed over state

1 = DORMANT Specifies that the primary scheduler will enter into

dormant state if it detects the system is in a failed over state It will remain

dormant until it is either shutdown or notified by the shadow scheduler to

resume processing

2 = IMMEDIATE Specifies that the primary scheduler will takeover and

resume processing if it detects the system is in a failed over state The shadow

scheduler will be notified by the primary scheduler to reenter its dormant

state

Default 0

10 Copyright copy 2013 CA All rights reserved

Email Notification

CA Workload Automation - Automated Email Notification

Instance DEV

Scheduler host SWATRH5x64-2cacom

Job name test

Status SUCCESS

Job run machine SWATRH5x64-2cacom

Job run identifier 100740101

Job start time 11142012 111001

Job completion time 11142012 112001

Exit code 0

Message

your job has completed

11 Copyright copy 2013 CA All rights reserved

Statistics Aggregation

You can configure CA Workload Automation AE to aggregate

the job alarm and scheduler statistics automatically at a

specified interval

AggregateStatistics=0|1

ndash Runs at hourly midnight Sunday First of the month

Can be done manually by running using the AGGREGATE event

Required to be run for some WCC reports and for the autoaggr

reports

12 Copyright copy 2013 CA All rights reserved

IP Caching

By default the scheduler will cache the IP address of each

agent the first time it is able to contact it and use it until an

error occurs

If you have a reason not to use this feature you will need to

turn it off in the configuration

EnableIPCaching=0|1

ndash Default 1

Security

14 Copyright copy 2013 CA All rights reserved

Security Changes

EEM R12

ndash Supports multiple Active Directories

Domain and Forest

Uses domainuser format for authentication and authorization

ndash FailoverMulti-Write setup

Command line driven

Easier to use than previous releases

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 2: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

2 Copyright copy 2013 CA All rights reserved

Nick Minchenko VP Software Engineering

Michael Woods Sr Engineering Services Architect

This session will discuss in more detail a few of the key features

introduced in CA Workload Automation AE r1135 like Security

Monitoring Reporting and Global Variable Substitution

Abstract

3 Copyright copy 2013 CA All rights reserved

Agenda

Pending Machine Changes

New Job Types

Utilities

Email Notification

Failover

Security

Workload Control Center

4 Copyright copy 2013 CA All rights reserved

Pending Machine Changes

New options on how to handle jobs when the machine is

unavailable

ndash Job Status to set job to

GlobalPendMachStatus FAILURE INACTIVE ON_ICE PEND_MACH SUCCESS

and TERMINATED

ndash How long to wait for machine before setting to configured status

GlobalPendMachDelay Number of seconds to wait for the agent to come back

online

New options on how to handle the release of jobs when

machine is available again

ndash Only used for jobs in pending machine status

ndash Control how many jobs

ndash Control how often to release jobs

5 Copyright copy 2013 CA All rights reserved

Micro Focusreg

ndash Execute and monitor Micro Focus jobs

Oracle E-Business Suitereg ndash Added support for a number of additional

Oracle attributes that allow you to

Notify users

Select output format

Use either short or display program name

Select template language and territory

Select whether to quote resolved expressions

Select whether set defaults should have priority over program defaults

PeopleSoftreg ndash Added support for PSJob process type

ndash Extended supported length for ps_operator_id to 111 characters

Process Automation ndash Supports invocation and tracking of CA

ITPAM processes

Remote Execution ndash Supports execution of command jobs on

systems without any agent installed

Web Services ndash Added support for DocumentLiteral web

services Web Services Security and firewall traversal using a proxy

ndash Previous job type renamed ldquoWeb Services RPCEncodedrdquo to differentiate

SNMPGET and SNMPSET ndash Define jobs to get (read) or set (write)

attributes via SNMP

Wake On LAN ndash Define job to send a WOL command to the

system you specify

Job Types New and Enhanced

6 Copyright copy 2013 CA All rights reserved

Utilities

Autoaggr

ndash Is now used to generate reports

ndash Job Status statistics Alarm statistics scheduler statistics

Forecast

ndash Multiple days allowed

ndash Sorted by start time by default

7 Copyright copy 2013 CA All rights reserved

Email Notification

New ability to send an email at job fail or at job completion

Jil attributes

ndash Send_notification y(1)|n(0)|f

ndash Notification_emailaddress a comma delimited list of addresses

ndash Notification_msg up to 255 characters to be included in the email sent

Configuration

ndash NotifySMTPHost=lthost1gt

ndash NotifySMTPFromAddress=ltFromAddressgt

ndash UseSMTPAuthentication=lt0|1gt

ndash NotifySMTPUser=ltuserpasswordgt

8 Copyright copy 2013 CA All rights reserved

Failover

New variables for STOP_DEMON event using -V

ndash T ndashShutdown Third Machine

ndash A ndash Shutdown Application servers

ndash P ndash Shutdown Primary Scheduler

ndash S ndash Shutdown Shadow Scheduler

ndash FAILOVER ndash Shut down current processing scheduler and start processing

events on the other scheduler

With no parms it will shutdown the current processing

scheduler but the other scheduler will not start processing

events

9 Copyright copy 2013 CA All rights reserved

Failover

Configuration options

ndash PrimaryFailbackMode=0|1|2

ndash The valid values are as follows

0 = OFF - Specifies that the primary scheduler will shutdown if it detects the

system is in a failed over state

1 = DORMANT Specifies that the primary scheduler will enter into

dormant state if it detects the system is in a failed over state It will remain

dormant until it is either shutdown or notified by the shadow scheduler to

resume processing

2 = IMMEDIATE Specifies that the primary scheduler will takeover and

resume processing if it detects the system is in a failed over state The shadow

scheduler will be notified by the primary scheduler to reenter its dormant

state

Default 0

10 Copyright copy 2013 CA All rights reserved

Email Notification

CA Workload Automation - Automated Email Notification

Instance DEV

Scheduler host SWATRH5x64-2cacom

Job name test

Status SUCCESS

Job run machine SWATRH5x64-2cacom

Job run identifier 100740101

Job start time 11142012 111001

Job completion time 11142012 112001

Exit code 0

Message

your job has completed

11 Copyright copy 2013 CA All rights reserved

Statistics Aggregation

You can configure CA Workload Automation AE to aggregate

the job alarm and scheduler statistics automatically at a

specified interval

AggregateStatistics=0|1

ndash Runs at hourly midnight Sunday First of the month

Can be done manually by running using the AGGREGATE event

Required to be run for some WCC reports and for the autoaggr

reports

12 Copyright copy 2013 CA All rights reserved

IP Caching

By default the scheduler will cache the IP address of each

agent the first time it is able to contact it and use it until an

error occurs

If you have a reason not to use this feature you will need to

turn it off in the configuration

EnableIPCaching=0|1

ndash Default 1

Security

14 Copyright copy 2013 CA All rights reserved

Security Changes

EEM R12

ndash Supports multiple Active Directories

Domain and Forest

Uses domainuser format for authentication and authorization

ndash FailoverMulti-Write setup

Command line driven

Easier to use than previous releases

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 3: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

3 Copyright copy 2013 CA All rights reserved

Agenda

Pending Machine Changes

New Job Types

Utilities

Email Notification

Failover

Security

Workload Control Center

4 Copyright copy 2013 CA All rights reserved

Pending Machine Changes

New options on how to handle jobs when the machine is

unavailable

ndash Job Status to set job to

GlobalPendMachStatus FAILURE INACTIVE ON_ICE PEND_MACH SUCCESS

and TERMINATED

ndash How long to wait for machine before setting to configured status

GlobalPendMachDelay Number of seconds to wait for the agent to come back

online

New options on how to handle the release of jobs when

machine is available again

ndash Only used for jobs in pending machine status

ndash Control how many jobs

ndash Control how often to release jobs

5 Copyright copy 2013 CA All rights reserved

Micro Focusreg

ndash Execute and monitor Micro Focus jobs

Oracle E-Business Suitereg ndash Added support for a number of additional

Oracle attributes that allow you to

Notify users

Select output format

Use either short or display program name

Select template language and territory

Select whether to quote resolved expressions

Select whether set defaults should have priority over program defaults

PeopleSoftreg ndash Added support for PSJob process type

ndash Extended supported length for ps_operator_id to 111 characters

Process Automation ndash Supports invocation and tracking of CA

ITPAM processes

Remote Execution ndash Supports execution of command jobs on

systems without any agent installed

Web Services ndash Added support for DocumentLiteral web

services Web Services Security and firewall traversal using a proxy

ndash Previous job type renamed ldquoWeb Services RPCEncodedrdquo to differentiate

SNMPGET and SNMPSET ndash Define jobs to get (read) or set (write)

attributes via SNMP

Wake On LAN ndash Define job to send a WOL command to the

system you specify

Job Types New and Enhanced

6 Copyright copy 2013 CA All rights reserved

Utilities

Autoaggr

ndash Is now used to generate reports

ndash Job Status statistics Alarm statistics scheduler statistics

Forecast

ndash Multiple days allowed

ndash Sorted by start time by default

7 Copyright copy 2013 CA All rights reserved

Email Notification

New ability to send an email at job fail or at job completion

Jil attributes

ndash Send_notification y(1)|n(0)|f

ndash Notification_emailaddress a comma delimited list of addresses

ndash Notification_msg up to 255 characters to be included in the email sent

Configuration

ndash NotifySMTPHost=lthost1gt

ndash NotifySMTPFromAddress=ltFromAddressgt

ndash UseSMTPAuthentication=lt0|1gt

ndash NotifySMTPUser=ltuserpasswordgt

8 Copyright copy 2013 CA All rights reserved

Failover

New variables for STOP_DEMON event using -V

ndash T ndashShutdown Third Machine

ndash A ndash Shutdown Application servers

ndash P ndash Shutdown Primary Scheduler

ndash S ndash Shutdown Shadow Scheduler

ndash FAILOVER ndash Shut down current processing scheduler and start processing

events on the other scheduler

With no parms it will shutdown the current processing

scheduler but the other scheduler will not start processing

events

9 Copyright copy 2013 CA All rights reserved

Failover

Configuration options

ndash PrimaryFailbackMode=0|1|2

ndash The valid values are as follows

0 = OFF - Specifies that the primary scheduler will shutdown if it detects the

system is in a failed over state

1 = DORMANT Specifies that the primary scheduler will enter into

dormant state if it detects the system is in a failed over state It will remain

dormant until it is either shutdown or notified by the shadow scheduler to

resume processing

2 = IMMEDIATE Specifies that the primary scheduler will takeover and

resume processing if it detects the system is in a failed over state The shadow

scheduler will be notified by the primary scheduler to reenter its dormant

state

Default 0

10 Copyright copy 2013 CA All rights reserved

Email Notification

CA Workload Automation - Automated Email Notification

Instance DEV

Scheduler host SWATRH5x64-2cacom

Job name test

Status SUCCESS

Job run machine SWATRH5x64-2cacom

Job run identifier 100740101

Job start time 11142012 111001

Job completion time 11142012 112001

Exit code 0

Message

your job has completed

11 Copyright copy 2013 CA All rights reserved

Statistics Aggregation

You can configure CA Workload Automation AE to aggregate

the job alarm and scheduler statistics automatically at a

specified interval

AggregateStatistics=0|1

ndash Runs at hourly midnight Sunday First of the month

Can be done manually by running using the AGGREGATE event

Required to be run for some WCC reports and for the autoaggr

reports

12 Copyright copy 2013 CA All rights reserved

IP Caching

By default the scheduler will cache the IP address of each

agent the first time it is able to contact it and use it until an

error occurs

If you have a reason not to use this feature you will need to

turn it off in the configuration

EnableIPCaching=0|1

ndash Default 1

Security

14 Copyright copy 2013 CA All rights reserved

Security Changes

EEM R12

ndash Supports multiple Active Directories

Domain and Forest

Uses domainuser format for authentication and authorization

ndash FailoverMulti-Write setup

Command line driven

Easier to use than previous releases

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 4: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

4 Copyright copy 2013 CA All rights reserved

Pending Machine Changes

New options on how to handle jobs when the machine is

unavailable

ndash Job Status to set job to

GlobalPendMachStatus FAILURE INACTIVE ON_ICE PEND_MACH SUCCESS

and TERMINATED

ndash How long to wait for machine before setting to configured status

GlobalPendMachDelay Number of seconds to wait for the agent to come back

online

New options on how to handle the release of jobs when

machine is available again

ndash Only used for jobs in pending machine status

ndash Control how many jobs

ndash Control how often to release jobs

5 Copyright copy 2013 CA All rights reserved

Micro Focusreg

ndash Execute and monitor Micro Focus jobs

Oracle E-Business Suitereg ndash Added support for a number of additional

Oracle attributes that allow you to

Notify users

Select output format

Use either short or display program name

Select template language and territory

Select whether to quote resolved expressions

Select whether set defaults should have priority over program defaults

PeopleSoftreg ndash Added support for PSJob process type

ndash Extended supported length for ps_operator_id to 111 characters

Process Automation ndash Supports invocation and tracking of CA

ITPAM processes

Remote Execution ndash Supports execution of command jobs on

systems without any agent installed

Web Services ndash Added support for DocumentLiteral web

services Web Services Security and firewall traversal using a proxy

ndash Previous job type renamed ldquoWeb Services RPCEncodedrdquo to differentiate

SNMPGET and SNMPSET ndash Define jobs to get (read) or set (write)

attributes via SNMP

Wake On LAN ndash Define job to send a WOL command to the

system you specify

Job Types New and Enhanced

6 Copyright copy 2013 CA All rights reserved

Utilities

Autoaggr

ndash Is now used to generate reports

ndash Job Status statistics Alarm statistics scheduler statistics

Forecast

ndash Multiple days allowed

ndash Sorted by start time by default

7 Copyright copy 2013 CA All rights reserved

Email Notification

New ability to send an email at job fail or at job completion

Jil attributes

ndash Send_notification y(1)|n(0)|f

ndash Notification_emailaddress a comma delimited list of addresses

ndash Notification_msg up to 255 characters to be included in the email sent

Configuration

ndash NotifySMTPHost=lthost1gt

ndash NotifySMTPFromAddress=ltFromAddressgt

ndash UseSMTPAuthentication=lt0|1gt

ndash NotifySMTPUser=ltuserpasswordgt

8 Copyright copy 2013 CA All rights reserved

Failover

New variables for STOP_DEMON event using -V

ndash T ndashShutdown Third Machine

ndash A ndash Shutdown Application servers

ndash P ndash Shutdown Primary Scheduler

ndash S ndash Shutdown Shadow Scheduler

ndash FAILOVER ndash Shut down current processing scheduler and start processing

events on the other scheduler

With no parms it will shutdown the current processing

scheduler but the other scheduler will not start processing

events

9 Copyright copy 2013 CA All rights reserved

Failover

Configuration options

ndash PrimaryFailbackMode=0|1|2

ndash The valid values are as follows

0 = OFF - Specifies that the primary scheduler will shutdown if it detects the

system is in a failed over state

1 = DORMANT Specifies that the primary scheduler will enter into

dormant state if it detects the system is in a failed over state It will remain

dormant until it is either shutdown or notified by the shadow scheduler to

resume processing

2 = IMMEDIATE Specifies that the primary scheduler will takeover and

resume processing if it detects the system is in a failed over state The shadow

scheduler will be notified by the primary scheduler to reenter its dormant

state

Default 0

10 Copyright copy 2013 CA All rights reserved

Email Notification

CA Workload Automation - Automated Email Notification

Instance DEV

Scheduler host SWATRH5x64-2cacom

Job name test

Status SUCCESS

Job run machine SWATRH5x64-2cacom

Job run identifier 100740101

Job start time 11142012 111001

Job completion time 11142012 112001

Exit code 0

Message

your job has completed

11 Copyright copy 2013 CA All rights reserved

Statistics Aggregation

You can configure CA Workload Automation AE to aggregate

the job alarm and scheduler statistics automatically at a

specified interval

AggregateStatistics=0|1

ndash Runs at hourly midnight Sunday First of the month

Can be done manually by running using the AGGREGATE event

Required to be run for some WCC reports and for the autoaggr

reports

12 Copyright copy 2013 CA All rights reserved

IP Caching

By default the scheduler will cache the IP address of each

agent the first time it is able to contact it and use it until an

error occurs

If you have a reason not to use this feature you will need to

turn it off in the configuration

EnableIPCaching=0|1

ndash Default 1

Security

14 Copyright copy 2013 CA All rights reserved

Security Changes

EEM R12

ndash Supports multiple Active Directories

Domain and Forest

Uses domainuser format for authentication and authorization

ndash FailoverMulti-Write setup

Command line driven

Easier to use than previous releases

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 5: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

5 Copyright copy 2013 CA All rights reserved

Micro Focusreg

ndash Execute and monitor Micro Focus jobs

Oracle E-Business Suitereg ndash Added support for a number of additional

Oracle attributes that allow you to

Notify users

Select output format

Use either short or display program name

Select template language and territory

Select whether to quote resolved expressions

Select whether set defaults should have priority over program defaults

PeopleSoftreg ndash Added support for PSJob process type

ndash Extended supported length for ps_operator_id to 111 characters

Process Automation ndash Supports invocation and tracking of CA

ITPAM processes

Remote Execution ndash Supports execution of command jobs on

systems without any agent installed

Web Services ndash Added support for DocumentLiteral web

services Web Services Security and firewall traversal using a proxy

ndash Previous job type renamed ldquoWeb Services RPCEncodedrdquo to differentiate

SNMPGET and SNMPSET ndash Define jobs to get (read) or set (write)

attributes via SNMP

Wake On LAN ndash Define job to send a WOL command to the

system you specify

Job Types New and Enhanced

6 Copyright copy 2013 CA All rights reserved

Utilities

Autoaggr

ndash Is now used to generate reports

ndash Job Status statistics Alarm statistics scheduler statistics

Forecast

ndash Multiple days allowed

ndash Sorted by start time by default

7 Copyright copy 2013 CA All rights reserved

Email Notification

New ability to send an email at job fail or at job completion

Jil attributes

ndash Send_notification y(1)|n(0)|f

ndash Notification_emailaddress a comma delimited list of addresses

ndash Notification_msg up to 255 characters to be included in the email sent

Configuration

ndash NotifySMTPHost=lthost1gt

ndash NotifySMTPFromAddress=ltFromAddressgt

ndash UseSMTPAuthentication=lt0|1gt

ndash NotifySMTPUser=ltuserpasswordgt

8 Copyright copy 2013 CA All rights reserved

Failover

New variables for STOP_DEMON event using -V

ndash T ndashShutdown Third Machine

ndash A ndash Shutdown Application servers

ndash P ndash Shutdown Primary Scheduler

ndash S ndash Shutdown Shadow Scheduler

ndash FAILOVER ndash Shut down current processing scheduler and start processing

events on the other scheduler

With no parms it will shutdown the current processing

scheduler but the other scheduler will not start processing

events

9 Copyright copy 2013 CA All rights reserved

Failover

Configuration options

ndash PrimaryFailbackMode=0|1|2

ndash The valid values are as follows

0 = OFF - Specifies that the primary scheduler will shutdown if it detects the

system is in a failed over state

1 = DORMANT Specifies that the primary scheduler will enter into

dormant state if it detects the system is in a failed over state It will remain

dormant until it is either shutdown or notified by the shadow scheduler to

resume processing

2 = IMMEDIATE Specifies that the primary scheduler will takeover and

resume processing if it detects the system is in a failed over state The shadow

scheduler will be notified by the primary scheduler to reenter its dormant

state

Default 0

10 Copyright copy 2013 CA All rights reserved

Email Notification

CA Workload Automation - Automated Email Notification

Instance DEV

Scheduler host SWATRH5x64-2cacom

Job name test

Status SUCCESS

Job run machine SWATRH5x64-2cacom

Job run identifier 100740101

Job start time 11142012 111001

Job completion time 11142012 112001

Exit code 0

Message

your job has completed

11 Copyright copy 2013 CA All rights reserved

Statistics Aggregation

You can configure CA Workload Automation AE to aggregate

the job alarm and scheduler statistics automatically at a

specified interval

AggregateStatistics=0|1

ndash Runs at hourly midnight Sunday First of the month

Can be done manually by running using the AGGREGATE event

Required to be run for some WCC reports and for the autoaggr

reports

12 Copyright copy 2013 CA All rights reserved

IP Caching

By default the scheduler will cache the IP address of each

agent the first time it is able to contact it and use it until an

error occurs

If you have a reason not to use this feature you will need to

turn it off in the configuration

EnableIPCaching=0|1

ndash Default 1

Security

14 Copyright copy 2013 CA All rights reserved

Security Changes

EEM R12

ndash Supports multiple Active Directories

Domain and Forest

Uses domainuser format for authentication and authorization

ndash FailoverMulti-Write setup

Command line driven

Easier to use than previous releases

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 6: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

6 Copyright copy 2013 CA All rights reserved

Utilities

Autoaggr

ndash Is now used to generate reports

ndash Job Status statistics Alarm statistics scheduler statistics

Forecast

ndash Multiple days allowed

ndash Sorted by start time by default

7 Copyright copy 2013 CA All rights reserved

Email Notification

New ability to send an email at job fail or at job completion

Jil attributes

ndash Send_notification y(1)|n(0)|f

ndash Notification_emailaddress a comma delimited list of addresses

ndash Notification_msg up to 255 characters to be included in the email sent

Configuration

ndash NotifySMTPHost=lthost1gt

ndash NotifySMTPFromAddress=ltFromAddressgt

ndash UseSMTPAuthentication=lt0|1gt

ndash NotifySMTPUser=ltuserpasswordgt

8 Copyright copy 2013 CA All rights reserved

Failover

New variables for STOP_DEMON event using -V

ndash T ndashShutdown Third Machine

ndash A ndash Shutdown Application servers

ndash P ndash Shutdown Primary Scheduler

ndash S ndash Shutdown Shadow Scheduler

ndash FAILOVER ndash Shut down current processing scheduler and start processing

events on the other scheduler

With no parms it will shutdown the current processing

scheduler but the other scheduler will not start processing

events

9 Copyright copy 2013 CA All rights reserved

Failover

Configuration options

ndash PrimaryFailbackMode=0|1|2

ndash The valid values are as follows

0 = OFF - Specifies that the primary scheduler will shutdown if it detects the

system is in a failed over state

1 = DORMANT Specifies that the primary scheduler will enter into

dormant state if it detects the system is in a failed over state It will remain

dormant until it is either shutdown or notified by the shadow scheduler to

resume processing

2 = IMMEDIATE Specifies that the primary scheduler will takeover and

resume processing if it detects the system is in a failed over state The shadow

scheduler will be notified by the primary scheduler to reenter its dormant

state

Default 0

10 Copyright copy 2013 CA All rights reserved

Email Notification

CA Workload Automation - Automated Email Notification

Instance DEV

Scheduler host SWATRH5x64-2cacom

Job name test

Status SUCCESS

Job run machine SWATRH5x64-2cacom

Job run identifier 100740101

Job start time 11142012 111001

Job completion time 11142012 112001

Exit code 0

Message

your job has completed

11 Copyright copy 2013 CA All rights reserved

Statistics Aggregation

You can configure CA Workload Automation AE to aggregate

the job alarm and scheduler statistics automatically at a

specified interval

AggregateStatistics=0|1

ndash Runs at hourly midnight Sunday First of the month

Can be done manually by running using the AGGREGATE event

Required to be run for some WCC reports and for the autoaggr

reports

12 Copyright copy 2013 CA All rights reserved

IP Caching

By default the scheduler will cache the IP address of each

agent the first time it is able to contact it and use it until an

error occurs

If you have a reason not to use this feature you will need to

turn it off in the configuration

EnableIPCaching=0|1

ndash Default 1

Security

14 Copyright copy 2013 CA All rights reserved

Security Changes

EEM R12

ndash Supports multiple Active Directories

Domain and Forest

Uses domainuser format for authentication and authorization

ndash FailoverMulti-Write setup

Command line driven

Easier to use than previous releases

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 7: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

7 Copyright copy 2013 CA All rights reserved

Email Notification

New ability to send an email at job fail or at job completion

Jil attributes

ndash Send_notification y(1)|n(0)|f

ndash Notification_emailaddress a comma delimited list of addresses

ndash Notification_msg up to 255 characters to be included in the email sent

Configuration

ndash NotifySMTPHost=lthost1gt

ndash NotifySMTPFromAddress=ltFromAddressgt

ndash UseSMTPAuthentication=lt0|1gt

ndash NotifySMTPUser=ltuserpasswordgt

8 Copyright copy 2013 CA All rights reserved

Failover

New variables for STOP_DEMON event using -V

ndash T ndashShutdown Third Machine

ndash A ndash Shutdown Application servers

ndash P ndash Shutdown Primary Scheduler

ndash S ndash Shutdown Shadow Scheduler

ndash FAILOVER ndash Shut down current processing scheduler and start processing

events on the other scheduler

With no parms it will shutdown the current processing

scheduler but the other scheduler will not start processing

events

9 Copyright copy 2013 CA All rights reserved

Failover

Configuration options

ndash PrimaryFailbackMode=0|1|2

ndash The valid values are as follows

0 = OFF - Specifies that the primary scheduler will shutdown if it detects the

system is in a failed over state

1 = DORMANT Specifies that the primary scheduler will enter into

dormant state if it detects the system is in a failed over state It will remain

dormant until it is either shutdown or notified by the shadow scheduler to

resume processing

2 = IMMEDIATE Specifies that the primary scheduler will takeover and

resume processing if it detects the system is in a failed over state The shadow

scheduler will be notified by the primary scheduler to reenter its dormant

state

Default 0

10 Copyright copy 2013 CA All rights reserved

Email Notification

CA Workload Automation - Automated Email Notification

Instance DEV

Scheduler host SWATRH5x64-2cacom

Job name test

Status SUCCESS

Job run machine SWATRH5x64-2cacom

Job run identifier 100740101

Job start time 11142012 111001

Job completion time 11142012 112001

Exit code 0

Message

your job has completed

11 Copyright copy 2013 CA All rights reserved

Statistics Aggregation

You can configure CA Workload Automation AE to aggregate

the job alarm and scheduler statistics automatically at a

specified interval

AggregateStatistics=0|1

ndash Runs at hourly midnight Sunday First of the month

Can be done manually by running using the AGGREGATE event

Required to be run for some WCC reports and for the autoaggr

reports

12 Copyright copy 2013 CA All rights reserved

IP Caching

By default the scheduler will cache the IP address of each

agent the first time it is able to contact it and use it until an

error occurs

If you have a reason not to use this feature you will need to

turn it off in the configuration

EnableIPCaching=0|1

ndash Default 1

Security

14 Copyright copy 2013 CA All rights reserved

Security Changes

EEM R12

ndash Supports multiple Active Directories

Domain and Forest

Uses domainuser format for authentication and authorization

ndash FailoverMulti-Write setup

Command line driven

Easier to use than previous releases

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 8: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

8 Copyright copy 2013 CA All rights reserved

Failover

New variables for STOP_DEMON event using -V

ndash T ndashShutdown Third Machine

ndash A ndash Shutdown Application servers

ndash P ndash Shutdown Primary Scheduler

ndash S ndash Shutdown Shadow Scheduler

ndash FAILOVER ndash Shut down current processing scheduler and start processing

events on the other scheduler

With no parms it will shutdown the current processing

scheduler but the other scheduler will not start processing

events

9 Copyright copy 2013 CA All rights reserved

Failover

Configuration options

ndash PrimaryFailbackMode=0|1|2

ndash The valid values are as follows

0 = OFF - Specifies that the primary scheduler will shutdown if it detects the

system is in a failed over state

1 = DORMANT Specifies that the primary scheduler will enter into

dormant state if it detects the system is in a failed over state It will remain

dormant until it is either shutdown or notified by the shadow scheduler to

resume processing

2 = IMMEDIATE Specifies that the primary scheduler will takeover and

resume processing if it detects the system is in a failed over state The shadow

scheduler will be notified by the primary scheduler to reenter its dormant

state

Default 0

10 Copyright copy 2013 CA All rights reserved

Email Notification

CA Workload Automation - Automated Email Notification

Instance DEV

Scheduler host SWATRH5x64-2cacom

Job name test

Status SUCCESS

Job run machine SWATRH5x64-2cacom

Job run identifier 100740101

Job start time 11142012 111001

Job completion time 11142012 112001

Exit code 0

Message

your job has completed

11 Copyright copy 2013 CA All rights reserved

Statistics Aggregation

You can configure CA Workload Automation AE to aggregate

the job alarm and scheduler statistics automatically at a

specified interval

AggregateStatistics=0|1

ndash Runs at hourly midnight Sunday First of the month

Can be done manually by running using the AGGREGATE event

Required to be run for some WCC reports and for the autoaggr

reports

12 Copyright copy 2013 CA All rights reserved

IP Caching

By default the scheduler will cache the IP address of each

agent the first time it is able to contact it and use it until an

error occurs

If you have a reason not to use this feature you will need to

turn it off in the configuration

EnableIPCaching=0|1

ndash Default 1

Security

14 Copyright copy 2013 CA All rights reserved

Security Changes

EEM R12

ndash Supports multiple Active Directories

Domain and Forest

Uses domainuser format for authentication and authorization

ndash FailoverMulti-Write setup

Command line driven

Easier to use than previous releases

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 9: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

9 Copyright copy 2013 CA All rights reserved

Failover

Configuration options

ndash PrimaryFailbackMode=0|1|2

ndash The valid values are as follows

0 = OFF - Specifies that the primary scheduler will shutdown if it detects the

system is in a failed over state

1 = DORMANT Specifies that the primary scheduler will enter into

dormant state if it detects the system is in a failed over state It will remain

dormant until it is either shutdown or notified by the shadow scheduler to

resume processing

2 = IMMEDIATE Specifies that the primary scheduler will takeover and

resume processing if it detects the system is in a failed over state The shadow

scheduler will be notified by the primary scheduler to reenter its dormant

state

Default 0

10 Copyright copy 2013 CA All rights reserved

Email Notification

CA Workload Automation - Automated Email Notification

Instance DEV

Scheduler host SWATRH5x64-2cacom

Job name test

Status SUCCESS

Job run machine SWATRH5x64-2cacom

Job run identifier 100740101

Job start time 11142012 111001

Job completion time 11142012 112001

Exit code 0

Message

your job has completed

11 Copyright copy 2013 CA All rights reserved

Statistics Aggregation

You can configure CA Workload Automation AE to aggregate

the job alarm and scheduler statistics automatically at a

specified interval

AggregateStatistics=0|1

ndash Runs at hourly midnight Sunday First of the month

Can be done manually by running using the AGGREGATE event

Required to be run for some WCC reports and for the autoaggr

reports

12 Copyright copy 2013 CA All rights reserved

IP Caching

By default the scheduler will cache the IP address of each

agent the first time it is able to contact it and use it until an

error occurs

If you have a reason not to use this feature you will need to

turn it off in the configuration

EnableIPCaching=0|1

ndash Default 1

Security

14 Copyright copy 2013 CA All rights reserved

Security Changes

EEM R12

ndash Supports multiple Active Directories

Domain and Forest

Uses domainuser format for authentication and authorization

ndash FailoverMulti-Write setup

Command line driven

Easier to use than previous releases

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 10: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

10 Copyright copy 2013 CA All rights reserved

Email Notification

CA Workload Automation - Automated Email Notification

Instance DEV

Scheduler host SWATRH5x64-2cacom

Job name test

Status SUCCESS

Job run machine SWATRH5x64-2cacom

Job run identifier 100740101

Job start time 11142012 111001

Job completion time 11142012 112001

Exit code 0

Message

your job has completed

11 Copyright copy 2013 CA All rights reserved

Statistics Aggregation

You can configure CA Workload Automation AE to aggregate

the job alarm and scheduler statistics automatically at a

specified interval

AggregateStatistics=0|1

ndash Runs at hourly midnight Sunday First of the month

Can be done manually by running using the AGGREGATE event

Required to be run for some WCC reports and for the autoaggr

reports

12 Copyright copy 2013 CA All rights reserved

IP Caching

By default the scheduler will cache the IP address of each

agent the first time it is able to contact it and use it until an

error occurs

If you have a reason not to use this feature you will need to

turn it off in the configuration

EnableIPCaching=0|1

ndash Default 1

Security

14 Copyright copy 2013 CA All rights reserved

Security Changes

EEM R12

ndash Supports multiple Active Directories

Domain and Forest

Uses domainuser format for authentication and authorization

ndash FailoverMulti-Write setup

Command line driven

Easier to use than previous releases

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 11: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

11 Copyright copy 2013 CA All rights reserved

Statistics Aggregation

You can configure CA Workload Automation AE to aggregate

the job alarm and scheduler statistics automatically at a

specified interval

AggregateStatistics=0|1

ndash Runs at hourly midnight Sunday First of the month

Can be done manually by running using the AGGREGATE event

Required to be run for some WCC reports and for the autoaggr

reports

12 Copyright copy 2013 CA All rights reserved

IP Caching

By default the scheduler will cache the IP address of each

agent the first time it is able to contact it and use it until an

error occurs

If you have a reason not to use this feature you will need to

turn it off in the configuration

EnableIPCaching=0|1

ndash Default 1

Security

14 Copyright copy 2013 CA All rights reserved

Security Changes

EEM R12

ndash Supports multiple Active Directories

Domain and Forest

Uses domainuser format for authentication and authorization

ndash FailoverMulti-Write setup

Command line driven

Easier to use than previous releases

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 12: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

12 Copyright copy 2013 CA All rights reserved

IP Caching

By default the scheduler will cache the IP address of each

agent the first time it is able to contact it and use it until an

error occurs

If you have a reason not to use this feature you will need to

turn it off in the configuration

EnableIPCaching=0|1

ndash Default 1

Security

14 Copyright copy 2013 CA All rights reserved

Security Changes

EEM R12

ndash Supports multiple Active Directories

Domain and Forest

Uses domainuser format for authentication and authorization

ndash FailoverMulti-Write setup

Command line driven

Easier to use than previous releases

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 13: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

Security

14 Copyright copy 2013 CA All rights reserved

Security Changes

EEM R12

ndash Supports multiple Active Directories

Domain and Forest

Uses domainuser format for authentication and authorization

ndash FailoverMulti-Write setup

Command line driven

Easier to use than previous releases

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 14: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

14 Copyright copy 2013 CA All rights reserved

Security Changes

EEM R12

ndash Supports multiple Active Directories

Domain and Forest

Uses domainuser format for authentication and authorization

ndash FailoverMulti-Write setup

Command line driven

Easier to use than previous releases

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 15: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

15 Copyright copy 2013 CA All rights reserved

Security Changes

Job type resource class

ndash Execute action used to enable use in jil

ndash Autosec_test support BASE_JOBTYPE

As_control resource

ndash XxxAGGREGATE

New groups defined

ndash WorkloadAutomationAEAdmin

ndash WorkloadAutomationAEWebService

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 16: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

16 Copyright copy 2013 CA All rights reserved

Security Changes

Autosys_secure batch updates

ndash Generate PEM file ndashe ndashhost [ndashsecadmu ndashp]

ndash Revert to native security ndashn [ndashsecadmu ndashp]

ndash Show security settings ndashs [-secadmu ndashp]

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 17: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

17 Copyright copy 2013 CA All rights reserved

Security Changes

WCC has new application name WCC0004

New resource classes

ExternalApplicationAccess Controls access to the additional tabs and any JAWS instances defined

ndash Action ndash view grants access

ndash Resource name ndash jawsyourJawsServerName

ndash Resource name ndash externalApplicationyouExtAppName as you defined in the external app definition

ReportTemplateAccess Controls access to the individual reports

ndash Action ndash Is the report name

ndash Resource name ndash use ldquordquo not relevant to permission test only action checked

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 18: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

18 Copyright copy 2013 CA All rights reserved

Security Changes

WidgetAccessccess Controls access to the widgets on the main

page

ndash Action ndash The name of the widget on the main page

ndash Resource name ndash use ldquordquo not relevant to permission test only action

checked

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 19: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

WCC (Workload Control Center)

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 20: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

20 Copyright copy 2013 CA All rights reserved

WCC (Workload Control Center)

Rewritten for 1135

Better Performance

ndash Can use enterprise type db (MS-SQL Oracle)

Reduced number of Tomcat servers

ndash Now only 2

64 bit except for CA Workload Automation AE API code

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 21: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

21 Copyright copy 2013 CA All rights reserved

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 22: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

22 Copyright copy 2013 CA All rights reserved

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 23: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

23 Copyright copy 2013 CA All rights reserved

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 24: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

24 Copyright copy 2013 CA All rights reserved

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 25: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

25 Copyright copy 2013 CA All rights reserved

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 26: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

26 Copyright copy 2013 CA All rights reserved

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 27: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

Web Services

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 28: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

28 Copyright copy 2013 CA All rights reserved

Web Services

WA AE now has itrsquos own web services that can be exploited by

end user applications

Focused on job monitoring and job control

Install time option (Requires EEM)

Runs as a separate process (Apache Tomcat)

Interacts with database directly

Results can be returned in XML or JSON format

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 29: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

29 Copyright copy 2013 CA All rights reserved

Functionality provided by JAX-RS

WADL based

Lightweight infrastructure

Stateless

Mutual understanding of the agreed contentcontext

RESTful Web Service

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 30: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

30 Copyright copy 2013 CA All rights reserved

Architecture

Web Server Consumer

Apache Tomcat

Web Server

Scheduler

Application Server

System Agent

RDBMS

System Agent

System Agent

EEM

5520

8443

7507

7520

7500 7520

Jdbc port

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 31: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

31 Copyright copy 2013 CA All rights reserved

Resource retrieval

Supported resources jobs job-runs job-dependencies gvar

Handled by HTTP GET

Response Formats XMLJSON

Resource control

Supported resources events to control jobs and gvar

Handled by HTTP POST

Request Formats XMLJSON

Need to post the data

Supported RESTful requests

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 32: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

32 Copyright copy 2013 CA All rights reserved

AEWS

event

gvar

job-run-info

job-dependencies

job job1

job2 job2

job5

job3

job4

var1

application

schema

Full WADL

Resource Retrieval

Resource Control

Schema in detail

Web Services URI Directory

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 33: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

33 Copyright copy 2013 CA All rights reserved

GET AEWSjob method Retrieve Information of a Single or Multiple Jobs

ndash URL httpswebserverportAEWSjobparameters

ndash Example httpsWSServer8443AEWSjobfilter=machine==localhost

Job Retrieval Supported requests

Parameters Jobname -Name of the job to retrieve Version=n -Version for the request Default current version Locale -User locale Default en-US Filter= FilterCriteria Set of expressions using operators Count=n -Maximum number of records to be returned startIndex=n -Starting logical page number sortBy=col1[col2] -Order to sort the results Note Multiple expressions can be linked with either the and () and or (|)

boolean operators Example application==abcgroup=yyy|machine=abc

Operators == Match exactly = Not an exact match = Match the pattern A wildcard can be used Not match the pattern A wildcard can be used lt Less than lt= Less than or equal to gt Greater than gt= Greater than or equal to

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 34: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

34 Copyright copy 2013 CA All rights reserved

POST AEWSeventcancel-job method Cancel a Job Application or Group

ndash URL httpswebserverportAEWSeventcancel-jobparameters

Job Control Supported requests

Request Response

XML Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationxml ltcommandgt ltjobNamegttestltjobNamegt ltcommentgttesting cancel-jobltcommentgt ltcommandgt JSON Format POST httpsWSServer8443AEWSeventcancel-job Content-Type applicationjson jobNametestcomment testing cancel-job

201 Created Server Apache-Coyote11 Transfer-Encoding chunked Content-Encoding gzip Vary Accept-Encoding Date Tue 31 Jan 2012 130647 GMT

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 35: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

35 Copyright copy 2013 CA All rights reserved

POST AEWSeventforce-start-job method Start a Job Application or Group by Force

ndash URL httpswebserverportAEWSeventforce-start-jobparameters

POST AEWSeventhold-job method Put a Job Application or Group ON_HOLD

ndash URL httpswebserverportAEWSeventhold-jobparameters

POST AEWSeventice-job method Put a Job Application or Group in ON_ICE status

ndash URL httpswebserverportAEWSeventice-jobparameters

POST AEWSeventnoexec-job method Put a Job Application or Group in

ON_NOEXEC

ndash URL httpswebserverportAEWSeventnoexec-jobparameters

POST AEWSeventoff-hold-job method Take a Job Application or Group Off Hold

ndash URL httpswebserverportAEWSeventoff-hold-jobparameters

Job Control Supported requests

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 36: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

36 Copyright copy 2013 CA All rights reserved

POST AEWSeventoff-ice-job method Take a Job Application or Group Off Ice

ndash URL httpswebserverportAEWSeventoff-ice-start-jobparameters

POST AEWSeventoff-noexec-job method Take a Job Application or Group in

Off NOEXEC status

ndash URL httpswebserverportAEWSeventoff-no-exec-jobparameters

POST AEWSeventrelease-resources-job method Release Resources held by a

Job Application or Group

ndash URL httpswebserverportAEWSeventrelease-resources-jobparameters

POST AEWSeventreply-job method Reply to a Job Application or Group

ndash URL httpswebserverportAEWSeventreply-jobparameters

Job Control Supported requests

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 37: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

37 Copyright copy 2013 CA All rights reserved

POST AEWSeventrestart-job method Restart a Job

ndash URL httpswebserverportAEWSeventrestart-jobparameters

ndash Note Applies to zOS or MicroFocus Job only

POST AEWSeventstart-job method Start a Job Application or Group

ndash URL httpswebserverportAEWSeventstart-jobparameters

Job Control Supported requests

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 38: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

38 Copyright copy 2013 CA All rights reserved

GET AEWSgvarvariableName method Retrieve Information of a Specific Global Variable

ndash URL httpswebserverportgvarvariableNameparameters

ndash Example httpsWSServer8443AEWSgvarTestVar

GET AEWSgvar method Retrieve Information of a Single or Multiple Global Variables

ndash URL httpswebserverportgvarparameters

ndash Example httpsWSServer8443AEWSgvarfilter==name=gvar

Global Variables Retrieval Supported Requests

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 39: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

39 Copyright copy 2013 CA All rights reserved

POST AEWSeventdelete-gvarname method Delete a Global Variable

ndash URL httpswebserverportAEWSeventdelete-gvarnameparameters

POST AEWSeventset-gvarname method Create or Update a Global Variable

ndash URL httpswebserverportAEWSeventset-gvarnameparameters

Global Variables Control Supported requests

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 40: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

40 Copyright copy 2013 CA All rights reserved

Authentication

Requires EEM (Native Security not supported)

EEM JAAS Login Module uses BASIC authentication over SSL

Access controlled by Local EEM Application Group

User MUST belong to this group

Authorization

Uses WAAE polices

Security Implementation

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 41: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

41 Copyright copy 2013 CA All rights reserved

Rich Graphical User Interface

ndash Accelerates root cause analysis

ndash Automates administrative tasks

New Broad and Expansive Capabilities

ndash Support for more applications

ndash Helps application integration costs

Ease of Deployment and Maintenance

ndash Allows rapid deployment

ndash Reduces time to value

Summary CA Workload Automation AE r1135

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 42: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

42 Copyright copy 2013 CA All rights reserved

FOR INFORMATION PURPOSES ONLY

Terms of this presentation

Copyright copy 2013 CA All rights reserved IBM System z zEnterprise zSeries zOS zVM RACF CICS IMS and DB2 are trademarks of International Business Machines Corporation in the United States other countries or both Linuxreg is the registered trademark of Linus Torvalds in the US and other countries All trademarks trade names service marks and logos referenced herein belong to their respective companies

This presentation was based on current information and resource allocations as of April 2013 and is subject to change or withdrawal by CA at any time without notice Notwithstanding anything in this presentation to the contrary this presentation shall not serve to (i) affect the rights andor obligations of CA or its licensees under any existing or future written license agreement or services agreement relating to any CA software product or (ii) amend any product documentation or specifications for any CA software product The development release and timing of any features or functionality described in this presentation remain at CArsquos sole discretion Notwithstanding anything in this presentation to the contrary upon the general availability of any future CA product release referenced in this presentation CA will make such release available (i) for sale to new licensees of such product and (ii) to existing licensees of such product on a when and if-available basis as part of CA maintenance and support and in the form of a regularly scheduled major product release Such releases may be made available to current licensees of such product who are current subscribers to CA maintenance and support on a when and if-available basis In the event of a conflict between the terms of this paragraph and any other information contained in this presentation the terms of this paragraph shall govern

Certain information in this presentation may outline CArsquos general product direction All information in this presentation is for your informational purposes only and may not be incorporated into any contract CA assumes no responsibility for the accuracy or completeness of the information To the extent permitted by applicable law CA provides this presentation ldquoas isrdquo without warranty of any kind including without limitation any implied warranties or merchantability fitness for a particular purpose or non-infringement In no event will CA be liable for any loss or damage direct or indirect from the use of this document including without limitation lost profits lost investment business interruption goodwill or lost data even if CA is expressly advised in advance of the possibility of such damages CA confidential and proprietary No unauthorized copying or distribution permitted

CA does not provide legal advice Neither this document nor any CA software product referenced herein shall serve as a substitute for your compliance with any laws (including but not limited to any act statute regulation rule directive policy standard guideline measure requirement administrative order executive order etc (collectively ldquoLawsrdquo)) referenced in this document You should consult with competent legal counsel regarding any Laws referenced herein

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 43: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

QampA

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 44: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

Recommended Sessions

SESSION TITLE DATETIME

MW118SN Defining User Experience for the Future of

Workload Management

04242013

at 1000 pm

MW122SN Unlocking the True Potential of New Job Types in

CA Workload Automation AE (CA AutoSys) r113

04242013

at 830 pm

MW120SN Real-Life Example Exploiting CA Workload

Automation AE (AutoSys) to Reduce Operational

Costs

04242013

at 1115 pm

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 45: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

Related Technologies

Exhibition Center amp Campground

EC-MNFSE119 amp CG-MNFST416

ndash CA Workload Automation AE

ndash CA Workload Automation Agents

ndash CA Workload Automation iDash CA Workload Automation iXp

ndash CA Process Automation Power Packs

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation

Page 46: MW112SN_Deep Dive on CA Workload AE (CA AutoSys) r11.3.5-Mw112sn

46 Copyright copy 2013 CA All rights reserved

Please provide your feedback about this session

Session MW112SN

Session Evaluation