WebService REST tab absent in task properties using AWI
book
Article ID: 84519
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : N/A
When using the Automic Web Interface (AWI), the Web Service REST tab is missing in the task properties. However, it is present from the Java User Interface (UI).
On AWI:
<Please see attached file for image>
On Java UI:
<Please see attached file for image>
Cause
Cause type: By design Root Cause: This tab has not been implemented in the current REST WebService solution.
Environment
OS Version: N/A
Resolution
Option 1: Modify the WebService Job directly by opening it in another window.
OR
Option 2: If the parameters needed to be modified at runtime the clean approach would be to add a promptset or variables so that only the necessary input parameters in the task properties can be configured.