IBM Support

Sigoption RELOBJSTR Missing For RSCONFIG Application

Troubleshooting


Problem

Unable to see Object Structure field in Result Set Portlet. The Object Structure field is hidden. Out of the box it is hidden by Condition RELOBJSTR on EVERYONE group. In this case sigoption is missing.

Symptom

The Object Structure field is hidden due to missing SIGOPTION RELOBJSTR. The SIGOPTION is referenced in the rsconfig.xml.

Cause

select * from SIGOPTION where OPTIONNAME ='RELOBJSTR' returns no rows, meaning it is missing the sigoption.

Resolving The Problem

You need to manually add the RELOBJSTR SIGOPTION.

1. Open application Designer and bring up RSCONFIG application.
2. Select Action>Add/Modify Signature Options
3. Click New Row and add sigoption as follows:
-Option: RELOBJSTR
-Description: Enable Report Object Structure Selection
4. Click Ok.

5. Object Structure field is now visible for Result Set Portlet set up.

6. select * from SIGOPTION where OPTIONNAME ='RELOBJSTR' now shows 1 row.

*Note: You may also have a condition RELOBJSTR on the sigoption for EVERYONE GROUP that hides the option. If you remove the condition Object Structure field will appear.


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

Document Information

Modified date:
17 June 2018

UID

swg21985706