Deploy the totalagility components, Resources, Processes – Kofax TotalAgility AP Automation User Manual

Page 12: Forms, Resources processes forms

Advertising
background image

Deployment

12

Kofax TotalAgility AP Automation Kofax TotalAgility AP Automation Guide

a To get the endpoint click Inbound Ports in the administration area in AX 2012.
b Select the KofaxAPServiceGroup from the list on the left.
c Copy and paste it to the <Endpoint Address> in web.config.
d Copy the machine name and paste it to the value of servicePrincipalName, <Machine

Name>.

<!--For AX 2012 only, please enter the endpoint address ip
and service principal name-->
<client>
<endpoint address="<Endpoint Address>"
binding="netTcpBinding"
bindingConfiguration="NetTcpBinding_KofaxAPService"
contract="KofaxAPService.KofaxAPService"
name="NetTcpBinding_KofaxAPService">
<identity>
<servicePrincipalName value="host/<Machine Name>" />
</identity>
</endpoint>
</client>

Deploy the TotalAgility Components

Import the functional demo - a solution template - into an existing Kofax TotalAgility

solution, for example, the Kofax TotalAgility Workspace.

Resources

1 In TotalAgility, on the Home page, click Process Designer > Import Processes.
2 Browse to the Resource folder,

<Extract Location>\TotalAgility\Resources

.

3 Import

APResources.ZIP

selecting the following:

▪ Categories
▪ Resources
▪ Group Resource Members

Processes

1 In TotalAgility, on the Home page, click Process Designer > Import Processes.
2 Browse to the Processes folder,

<Extract Location>\TotalAgility\Processes

.

3 Import

APProcesses.ZIP

selecting the Categories check box.

Forms

1 In TotalAgility, on the Home page, click Form Designer > Import Forms.
2 Browse to the Forms folder,

<Extract Location>\TotalAgility\Forms

.

3 Import

APForms.ZIP

selecting the following check boxes:

▪ Navigation
▪ Global Variables
▪ Header

Advertising