WA Agent cannot submit or communicate Micofocus Enterprise Server
search cancel

WA Agent cannot submit or communicate Micofocus Enterprise Server

book

Article ID: 209209

calendar_today

Updated On:

Products

Workload Automation Agent CA Workload Automation DE - Business Agents (dSeries) CA Workload Automation AE - Business Agents (AutoSys)

Issue/Introduction

User is unable to submit jobs to MicroFocus Enterprise Server 

Environment

Release : 11.4, 12.0

Component : CA Workload Automation Agent for Micro Focus

Cause

The Listener conversation type is not correctly set.

Resolution

The MicroFocus Listener Conversation type for Workload Automation should be set to Web Services and J2EE.

 

Note: Test the MicroFocus job using cassub to make sure the job gets submitted.

Example:  Use Enterprise Server Command Prompt (32-bit) to test the job.

CD to <MFSERVER_directory>\<jobs_directory>

Run, replace argument values appropriately:

cassub /stcp:mf_web_address:9900 /jmyjob.jcl /wusername /ppassword

The switches /s, /j, /w and /p are immediately followed by the values.  There is no space between them

 

Additional Information

Note: For SSL configuration, check if cassub utility will support tcpssl.  

E.g.

cassub /stcpssl:mf_web_address:9900 /jmyjob.jcl /wusername /ppassword

Consult MicroFocus to make sure the SSL certificate are correctly setup.