IBM Support

The "Edit Report" icon is missing from Reports pop-up in Maximo v7.5

Troubleshooting


Problem

Normally, users should be able to see the 'Edit Report' icon from any application by going to Select Action drop-down menu > Run Reports. Unless the users are purposely limited to not having access to certain query-based reports (such that they are not the owner/creator of a given report in Maximo), they should be able to edit the query-based reports, or QBR.

Resolving The Problem

To resolve this, execute the following Select statements directly against the database:
"

select * from sigoption where optionname = 'EDITREPT' and app = 'NAMEOFYOURAPPLICATION'

select * from applicationauth where optionname = 'EDITREPT' and app = 'NAMEOFYOURAPPLICATION' and groupname = 'EVERYONE'
"
Do they, each, return a row? If not, then the user will need to add them to resolve this issue, based on their specific application/s in Maximo v7.5.

[{"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Not Applicable","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
17 June 2018

UID

swg21633286