Extractor - Menu options behavior with Gateway Command Permissions
Problem Copied
If the Gateway configuration has enabled command permissions in the Gateway’s Authentication section, some users may notice that the Extractor debug option is missing, even if they have execute, edit, and read permissions. This is because the debug option depends on specific command permissions that may not be included in their assigned roles.
Solution Copied
You can do the following:
If the gateway configuration has enabled command permissions in the gateway’s Authentication section, users should check if the following commands are added with Execute permission:
/
: -Show Source / : -HTML to XHTML / : -JSON to XML For example, you may add a wildcard command like this:
/MyServerME:My Extractor Sampler-*
In my case, I will set it on /ME DB:extractorExample-*
Example: Users with view permission
Note: This debug option is only available on the extractor plugin.