Utility - Write SAP Application Server File
Component Name and System Landscape
- Name: FCA_SAP_File_Write
- Description: Utility to Write SAP Application Server File
- Application: FCA_BSC_Transactions
- Type: RedwoodScript
Brief Description
The process definition reads a local file and writes it to a directory on the SAP Application server.
Parameter Mapping - Generic Tabs
There are several tabs under this section. Some will be generic, and others are specific to the component. The generic tabs usually are:
- Parameters: Requires SAP and Client information. Additionally, the Path of file to write on SAP application server (TO_PATH) and the Path of source file on scheduler server (SOURCE) need to be suppled. The resulting file will be returned in the resulting file path (_FILE) output parameter.
- NOTE: Application customizing entry key is required for the SAP file path:
SAP_Systems_Directory_Whitelist
. The syntax is<sap-system>:<remote-path>
. For example,FCA.EC6:C:\\foo\\bar
,FCA2.EH6:/usr/foo/bar
,CL6:/foo/bar/
, andEC5:/fooBar/
.
- NOTE: Application customizing entry key is required for the SAP file path:
Parameter Mapping - Specific Tabs
This guide shows the minimum parameter values required for the component to run. Please refer to the Redwood Automation Engineering Training course for submission and monitoring activities.
Troubleshooting
Check that the source file and SAP file path exist and are accessible.
See Also
financeTopic