Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Work Tasks

Configure Quickflow in Silent Mode using XML

  • Last UpdatedOct 10, 2023
  • 2 minute read

You can configure Quickflow using the WWSKBPMConfig.xml configuration file.

  1. Open the WTLogger Console.

  2. Navigate to the "Bin" folder, which is available in the path where the product is installed.

  3. Open the WWSKBPMConfig.xml file.

  4. In the XML file, pass the values for the following mandatory parameters.

    • ConfigurationType: Enter the value as Azure.

    • RepositoryDataSource: Enter the name of the datasource on which the repository has to be created. Ensure that the specified datasource is already configured in the system.

    • RepositoryName: Enter the name of the repository.

    • Description: Enter the description for the repository.

  5. Pass the following mandatory parameters for deploying the Quickflow using Azure service bus:

    • SubscriptionId: Enter the subscription ID of the Azure service bus.

    • TenantId: Enter the tenant ID of the Azure service bus.

    • ClientId: Enter the client ID of the Azure service bus

    • ResourceGroupName: Enter the resource group name of the Azure service bus

    • ServiceBusNamespaceName: Enter the name of the the Azure service bus

    • ServiceBusUserName: Enter the user name of the Azure service bus

    • Location: Enter the location where the Azure service bus is installed.

  6. Save the XML file.

  7. Run the AVEVAWorkTasksConfigurator.exe.

    The configuration progress is displayed in the WTLogger Console.

All the parameters to be configured in the configuration file are listed in the following table.

Settings Category

Nodes

Description

FarmConfiguration > ConnectConfiguration

ConnectEnvironment

Enter the name of the connect environment to be enabled.

FarmConfiguration > ConnectConfiguration > CentralConfig

ClientId

Not applicable. The parameter is retained for backward compatibility.

ClientSecret

Not applicable. The parameter is retained for backward compatibility.

RedirectUris

Enter the CentalConfig URI to which the user is to be redirected.

FarmConfiguration > ConnectConfiguration > EnterpriseConsole

ClientId

Not applicable. The parameter is retained for backward compatibility.

ClientSecret

Not applicable. The parameter is retained for backward compatibility.

RedirectUris

Enter the EnterpriseConsole URI to which the user is to be redirected.

FarmConfiguration > ConnectConfiguration > Quickflow

ClientId

Not applicable. The parameter is retained for backward compatibility.

ClientSecret

Not applicable. The parameter is retained for backward compatibility.

FarmConfiguration > ConnectConfiguration > Quickflow > AzureServiceBus

SubscriptionId

Enter the subscription id of the Azure service bus.

TenantId

Enter the tenant id of the Azure service bus.

ClientId

Not applicable. The parameter is retained for backward compatibility.

ClientSecret

Not applicable. The parameter is retained for backward compatibility.

ResourceGroupName

Enter the resource group name of the Azure service bus.

ServiceBusNamespaceName

Enter the service bus name of the Azure service bus.

ServiceBusUserName

Enter the service bus user name of the Azure service bus.

Location

Enter the location where the Azure service bus is installed.

TitleResults for “How to create a CRG?”Also Available in