cancel
Showing results for 
Search instead for 
Did you mean: 

BOBJ 4.1 SP 3 Customize Right Click Menu - Mobile Properties

Former Member
0 Kudos
72

Hello All,

My organization recently upgraded to BOBJ 4.1 SP3.  Everything went pretty well except we had run into, what appears to be the common issue, of the mobile properties option displaying as ???dummy.action.mobile_document_properties.display.name???. We understand the solution to this issue, but since we are not ready to take on any additional down time, we were more looking for a means of hiding this feature from our users.  My question is, are we able to hide that option from end users, until such time we are ready to make the correction.  As always any help or direction that can be provided will be appreciated.

-Mark

Accepted Solutions (1)

Accepted Solutions (1)

denis_konovalov
Active Contributor
0 Kudos

right click options are generated at run time, when you do the click.
based on object type as well as associated client actions available in CMS DB.

how would you fool the app not to include something to the list when it supposed to be there ?

the only way to avoid downtime to address this is to deploy extra web tier servers and make a quick switch at dns or load balancer level.

Former Member
0 Kudos

Thank you for your reply Denis, your response is consistent with my Basis teams findings, and ultimately we are facing downtime.

denis_konovalov
Active Contributor
0 Kudos

unfortunately, yes. But with my approach - very short one, possibly even not visible to users.

Answers (0)