Previous Topic: How to Set Up the CA Process Automation Data Importer ProcessNext Topic: CA Service Catalog Integration


Modify CA Process Automation Workflow Process Parameters

After you install CA APM and CA Process Automation and import the Import_Automation_Workflow.xml file into CA Process Automation, the default workflow process parameters are defined in CA Process Automation. You can modify the default process parameters to include your required settings. You provide actual (hard-coded) values for the process parameters. You must verify that the values you enter are valid.

You can modify the process parameters in the main data set or in the individual process start request forms. The parameters that you specify for an individual process override the parameters in the main data set for that process.

Follow these steps:

Important! CA APM and CA Process Automation do not validate the information that you enter for the parameters. You must verify that your input is valid and that you entered the data in the correct format.

  1. Log in to CA Process Automation and navigate to the CA Process Automation client.
  2. Enter the information for the Data Importer parameters. The following fields require explanation:
    ITAMImportServiceURL

    Specifies the complete URL path where the Import Service is running.

    Example:

    http://server/ImportService/ImportService.svc
    
    username

    Specifies the CA APM user ID.

    password

    Specifies the CA APM user password.

    Importname

    Specifies the name of the data import that you want to execute.

    FilePath

    Specifies the complete path and name of the data file that is associated with your data import.

    Example:

    C:\\CAITAMCostcenter.csv
    
  3. Save the changes in CA Process Automation.

Note: For information about setting up a process in CA Process Automation, see your CA Process Automation documentation.