...
ADC | |
---|---|
ADC TCP Port | TCP/IP port used by NLINK Server to receive requests. Use default unless there is conflicts with some other software using same port. |
Error Handling | |
EMAIL_SMTP_SERVER | Usually this can be blank. |
EMAIL_RECIPIENT_ADDRESS | Leave this blank to turn off error notifications. Otherwise enter a valid email address and NLINK will automatically send error notification emails to that address. |
EMAIL_FROM_ADDRESS | If sending error notifications, enter a valid “from” address here. |
EMAIL_FROM_NAME | If sending error notifications, enter a name here. You can then use this information to filter the messages in the receiving email account. |
SAP (On-Premise Systems) | |
SAP_DESTINATION | Enter the destination (from the sapnwrfc.ini file) you want to connect to. |
SAP_CLIENT | Enter the SAP client number, just as you would if you were logging on through SAPGUI. |
SAP_USER_ID | Enter NLINK’s SAP user id. |
SAP_PASSWORD | Enter NLINK’s SAP password. |
SAP_LANGUAGE | Enter the SAP language, just as you would if you were logging on through SAPGUI (e.g., EN for English). |
SAP_ALT_RFC_READ_TABLE | If your system needs to use an alternate RFC to get around the SAP floating point issue, enter the name of that RFC here (e.g., Z_RFC_READ_TABLE). If you don’t need the alternate RFC, leave this blank. |
SAP (S/4Cloud Systems hosted by SAP, or On-Premise Systems using SAP REST APIs) | |
SAP_SERVER_URL | Enter the base url for the SAP APIs, e.g., httphttps://some.address.here:port/sap/opu/odata/sap/ |
AUTH_URL | Enter the public ping url, e.g., httphttps://some.address.here:port/sap/bc/ping?sap-client=xxx where xxx is the client number |
SAP_LANGUAGE | Enter the SAP language, just as you would if you were logging on through SAPGUI (e.g., EN for English). |
...