how to grant permissions to a role to access the c...
# ask-stanley-ai
r
how to grant permissions to a role to access the classification table via soap
c
AI generated answer (using internal Slack threads):
****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ****** To grant permissions to a role to access the classification table via SOAP, you need to ensure that the role has the necessary permissions. Here are the steps: 1. Navigate to Setup > Users/Roles > Manage Roles. 2. Select the role you want to grant permissions to. 3. In the 'Permissions' tab, click on 'Add'. 4. In the 'Permission' dropdown, select the relevant permissions. For SOAP access, you would need to ensure that the role has 'SOAP Web Services' permission set to 'Full'. 5. Click 'Add' to add the permission to the role. In addition to the 'SOAP Web Services' permission, you might also need to add other permissions depending on the specific requirements of your SOAP request. For example, if you are trying to access a custom transaction, you might need to add permissions like 'Transaction - Find Transaction', 'Lists - Perform Search', 'Lists - Persist Search', 'List - Custom Record Entries', 'Setup - Custom Transaction Fields', 'Setup - Custom Transaction Forms', and 'Setup - Custom Transaction Types'. Remember, the level of permission (View, Create, Edit, Full) can also impact the ability to access certain data via SOAP. For example, 'Find Transaction' might need to be set to 'Full' for certain operations. Please note that the exact permissions required can vary depending on the specifics of your SOAP request and the data you are trying to access. If you are still facing issues, you might need to review the permissions on the custom transaction setup itself and ensure that the role has access to view/edit the records for that custom transaction. Also, keep in mind that changes in permissions can sometimes cause issues with existing roles, so it's important to test thoroughly after making any changes.
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.779143035
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.778488338
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.778214574
Please provide your feedback on this answer.