Target system configuration view: PROCESS DIRECTOR Accounts Payable
Use these settings to configure the PROCESS DIRECTOR Accounts Payable target system.
To access this view, select a Services node in the administration tree view, select PROCESS DIRECTOR Accounts Payable (or AP Essentials Connect -PROCESS DIRECTOR Accounts Payable), and select Configuration.
The services and settings available can vary, depending on your role and which Services node you selected in the administration tree. Use these settings to specify settings for the target service.
| Output image format | Determines the format of the output invoices.
If you change the output format, the change only applies to invoices that you upload after the change is made. Invoices that are already in the system at the time of the change are not affected. |
| Configuration | |
| Client (CLIENT) | The SAP client number.
This setting must match the CLIENT setting in SAP. |
| User name (USER) | The user for connecting to SAP. This setting must match a USER setting in SAP. |
| Password (PASSWD) | The password for User name.
This setting must match the PASSWD setting for the user in SAP. Alternatively, use the Password setting to specify a complete connection string. For details, refer to the note at the end of this topic.
For security purposes, the number of hidden characters does not necessarily match the number of characters in the password. |
| Language (LANG) | The SAP system language.
This setting must match the LANG setting in SAP. |
| System number (SYSNR) | The SAP system number.
This setting must match the SYSNR setting in SAP. |
| Server host (ASHOST/MSHOST) | The name of the SAP application or message-server host.
This setting must match the ASHOST/MSHOST setting in SAP. |
| Message server | |
| Use message-server host |
Determines whether the SAP message server is used when logging in to SAP.
|
| SNC | |
| Use secure network communications |
Determines secure network communications are sued when communication with SAP.
|
| Local copy | |
| File location |
Determines whether you save local copies of the output (optional). Output is still sent to PROCESS DIRECTOR, even if you use this feature. You can choose to save a copy of the XML output, the output image, or both. Specify a file location to use this feature. Otherwise, leave this setting blank. |
| Save document XML | Determines whether XML output is saved in the File location you specify. |
| Save document image | Determines whether document images are saved in the File location you specify. |
| Archiving | |
| Archive original image | Determines whether the original, incoming document images are stored in the
SAP archives. When selected, you must specify the Original image archive doc type and Original image archive identification settings. Archiving must be enabled and configured in SAP to use this feature. |
| Original image archive doc type | The SAP archive document type. You can specify multiple image archive doc
types by separating them with a semicolon. Specify each image archive
doc type using this format: ImageFormat:DocType where ImageFormat is the image format and DocType is the SAP doc type. Example: PDF:ZEIC_PDF; TIF:ZEIC_TIF |
| Original image archive identification | Determines which SAP archiving system (Content repository ID) to send the image files to. This
setting must match a Content repository
ID setting in SAP. You can specify multiple image archive IDs by separating them with a semicolon. Specify each image archive ID using this format: ImageFormat:ArchiveID where ImageFormat is the image format and ArchiveID is the SAP archive ID. Example: PDF:Z1; TIF:Z2 |
| Archive original email | Determines whether the original, incoming emails are stored in the SAP
archives. When selected, you must specify the Original email archive doc type and Original email archive identification settings. Archiving must be enabled and configured in SAP to use this feature. |
| Original email archive doc type | The SAP archive document type. |
| Original email archive identification | Determines which SAP archiving system (Content repository
ID) to send the email files to.
This setting must match a Content repository ID setting in SAP. |
| Archive output image | Determines whether document images are stored in the SAP archives. When selected, you must specify the Image archive identification and the Image archive doc type. Archiving must be enabled and configured in SAP to use this feature. |
| Output image archive doc type | The SAP archive document type. |
| Output image archive identification | Determines which SAP archiving system (Content repository
ID) to send the image files to.
This setting must match a Content repository ID setting in SAP. |
| Archive source reference | This setting is no longer used. |
| Source reference archive doc type | This setting is no longer used. |
| Source reference archive identification | This setting is no longer used. |
| Content | |
| Set empty amount fields to zero | When an amount field is empty, the value is automatically set to a zero amount (0.00) before sending the value to PROCESS DIRECTOR Accounts Payable. |
| Include field positions | Sends field position data to PROCESS DIRECTOR Accounts Payable. |
| Import | |
| Supplier master-data file | Specifies the location of an XML file that contains
supplier master data that you want to import for use with
Tungsten AP Essentials. The XML file is created by settings that
you specify in PROCESS DIRECTOR Accounts Payable within SAP.
You must specify the complete file path and file name.
|
| Supplier file backup | Determines whether Tungsten AP Essentials
saves copies of imported supplier master-data files. Tungsten AP Essentials
names each file with a timestamp and saves the files in a subfolder
named "Imported." Selecting this setting displays the Supplier backup history setting. |
| Supplier backup history | The number of days to keep the supplier master-data backup files. Tungsten AP Essentials automatically deletes backup files that are older than the number of days you specify here. |
| Live data | |
| Online | Select this setting to retrieve entity data directly from PROCESS DIRECTOR Accounts Payable instead of using the Tungsten AP Essentials cache. |
| Document output | |
| XML version | Defines the
XML
format you want to use as the basis for your XSL transformation.
|
| XSL transformation | Specifies the name of the XSLT file you want to use to transform invoice data. The list is populated from files that have been uploaded to the Resources view. This XSLT file contains the default XSL transformation for sending processed invoice information to PROCESS DIRECTOR Accounts Payable. You can download the file as-is, and upload it to the Resources view, and specify the file here to use it in your solution. You can optionally modify the transformation to meet your specific needs, but this is not necessary. |
| Download sample | Prompts you to download a sample output document. |
If you require additional parameters to connect to your system (other than CLIENT, USER, SYSNR, and so on) you can use the Password setting to specify a connection string that contains all of the parameters that you need.
Begin the connection string with #CONNECTIONSTRING#, followed by each parameter and its value, separated by spaces.
Example:
#CONNECTIONSTRING#R3Name=QA2 MSSERV=3600 GROUP=PUBLIC MSHOST=server.example.com CLIENT=110 LANG=EN USER=Some_User PASSWD=Abcd.1234 SYSNR=00
If you use this method to connect, you do not need to specify the other connection settings in this view.