File shares mounted in the APM Connect architecture allow you to read and write files between servers within your architecture configuration.
If you are using SAP PI, create a file share on your APM Connect server, and then mount it to your SAP PI server. Then, create a share on your SAP server, and then mount to your SAP PI Server. Similarly, if you are not using SAP PI, or you are bypassing your SAP PI server, you must create a file share on your APM Connect server, and then mount it to your SAP Server.
Note: The SAP PI Adapters determine if SAP PI server will be used via the FILE_MOVE_USE_PI parameter in the context file. If the parameter is true, then SAP PI will be used to copy files from your SAP server to your APM Connect server. If it is false, SAP PI will not be used to copy files from your SAP server to your APM Connect sever. In both configurations however, the SAP PI server will be used to proxy RFC calls.
Additionally, in the most common architecture, the APM Connect server is hosted on a Windows Sever with the SAP server and the SAP PI server hosed on a Linux server. The following diagrams details the recommended configurations.
When using a shared file system to facilitate data extraction from SAP to APM Connect, you will need to grant the service account user(s) the appropriate permissions to access both systems.
Note: Using active directory to manage the service account is recommended.
The volume to be mounted can be in three configurations: NAS/SAN, Windows, or Unix. Additionally, access control could be different for each configuration, as shown in the following table:
Tip: When the shares are created and permissions configured correctly, run the equipment job for a single equipment ID. This is a quick and easy way to check that permissions are set up correctly. After you run the job, a file will be created using the SAP service account, then opened and read by the APM Connect
Volume (Disk, Share, LUN) |
Access Control |
---|---|
NAS/SAN |
Vendor specific user mapping (i.e. NetApp), or active directory integrations. |
Windows |
Users/Groups permissions are defined in Active Directory. |
Unix |
Active Directory integration, or user maps (i.e. Samba or Config). |
Copyright © 2018 General Electric Company. All rights reserved.