# Security Role Import

IT-Conductor NW (ABAP) interface interacts with the SAP System via Remote Function Module calls (RFC). The IT-Conductor SAP Monitoring account requires explicit authorizations to perform the RFCs. IT-Conductor supplies an importable SAP Security role that bundles all the necessary authorizations to simplify the account setup.

1. Download the SAP NW Monitoring Role file in [**Support → Downloads → SAP Security Download**](https://service.itconductor.com/objectSavedSearch?OBJECT_Id=5930548857087850).

| Name                         | Description                                         | Version |
| ---------------------------- | --------------------------------------------------- | ------- |
| SAP J2EE Monitoring Role     | SAP J2EE Monitoring Role Import File                | 6.62    |
| SAP NW BATCH Scheduling Role | SAP NW BATCH Scheduling Role Import File            | 6.67    |
| SAP NW Monitoring Role       | SAP NW BCSEN Monitoring Role Import File            | 6.71    |
| SAP NW SLT Monitoring Role   | SAP NW SLT Monitoring Role Import File              | 6.73    |
| SAP NW STMS Management Role  | SAP NW Transport System Management Role Import File | 6.74    |

2. Upload it into the SAP client using Profile Generator (transaction PFCG) to create the role.
3. Review the Authorization Objects. Remove/modify those violating your security policies, then generate the profile and assign it to the account.

![Figure 2: SAP Authorization Objects](/files/z0rT3MEiQr8GnFfmiT5J)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.itconductor.com/user-guide/monitoring/sap/netweaver/abap-system/security-role-import.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
