The Target system configuration dialog: PROCESS DIRECTOR Accounts Payable
Use these settings to configure the PROCESS DIRECTOR Accounts Payable target system.
To access this dialog: Select a Services node in the administration tree-view, select PROCESS DIRECTOR Accounts Payable (or AP Essentials Connect -PROCESS DIRECTOR Accounts Payable) and click 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 was 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 name you want to use to connect 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, you can use the Password setting to specify a complete connection string. Read more about this hidden feature at the bottom of this page.
For security purposes, the number of hidden characters do 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 whether you use secure network communications when communication with SAP.
|
LOCAL COPY | |
File location |
Determines whether you want to 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 specified. |
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 in order to utilize 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 in order to utilize 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 in order to utilize 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 time stamp and saves the files in 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 no 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 etc.) 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.