The Palantir Foundry Connector 2.0 for SAP Applications ("Connector") Remote Agent for 4.6C/620/640 is shipped as an SAP Request to be transported via the SAP Transport Management System. You can follow these steps in order to import the requests to an SAP system.
K900xxx.C46
R900xxx.C46
K900xxx.C46
R900xxx.C46
/usr/sap/trans/cofiles
/usr/sap/trans/data
STMS
transaction.C46K9000xx
. The first 3 digits are for the request file extension; the remaining digits are the K filename as seen in the extracted files.)PFCG
transaction code and generate authorization profiles for the following roles:
/PALAGT47/SERVICE_USER
/PALAGT47/CONTENT_RTABLE_ALL
The Connector and the Connector Remote Agent communicate via SAP remote function calls (RFCs). Therefore, two RFC connections are needed: one from the Connector to the Remote Agent, and one from the Remote Agent to the Connector. The next section details how to create these RFC connections.
The RFC configuration requires four steps:
In this section, two RFC Connects are needed: one from Connector to Remote Agent, and another from Remote Agent to Connector. Review the Create RFC connection guide.
Repeat the same steps for the target RFC definition from the remote SAP system to the Connector. Instead of calling it SAP\_SOURCE
, you may call it SAP\_TARGET
. (These names can be freely defined.)
/n/PALANTIR/PARAM_A1
./n/PALANTIR/PARAM_A2
and enter the following parameters:
Param Id | Param Name | Param Values | Description |
---|---|---|---|
RFC | SOURCE | RFC Connection from Connector to remote SAP system. | |
RFC | TARGET | RFC Connection from remote SAP system to Connector. | |
SYSTEM | CPU_CHECK | TRUE / FALSE | Enables or disables CPU checks. |
SYSTEM | MEMORY_CHECK | TRUE / FALSE | Enables or disables MEMORY checks. |
SYSTEM | RESOURCE_CHECK | TRUE / FALSE | Enables or disables RESOURCE checks. If FALSE , all checks are disabled; if TRUE, other parameters (CPU_CHECK and MEMORY_CHECK ) are checked. |
SYSTEM | CONTINUOUS_RESOURCE_CHECK | TRUE / FALSE | Enables resource checks for all requests (init and all paging requests). If FALSE , resource checks are only carried out for the init request. |
SYSTEM | PROCESS_CHECK | TRUE / FALSE | Enables checks on the minimum number of permitted work processes; works in conjunction with PROCESS_MIN_BG and PROCESS_MIN_DIA . |
SYSTEM_THRESHOLD | PROCESS_MIN_BG | numeric | Minimum required number of background process available on the SAP Application Server. |
SYSTEM_THRESHOLD | PROCESS_MIN_DIA | numeric | Minimum required number of dialog process available on the SAP Application Server. |
The Connector Remote Agent for 4.6C/620/640 has the following limitations:
table
interface is supported.single
incremental type is supported.useTsvFormat:true
should be set in the Data Connection source configuration in Foundry. Therefore, a separate source is recommended for 4.6C/620/640 even if there is already an existing source available in Foundry for the main Connector instance.