Removing the “From Marketplace” option from the splash screen in ALM?
Question ID: 110110
0
0

Hello,

 

  We have the need in some users cases to remove the “From the Marketplace” as a location to download the client launcher when clicking on the “Open by Launcher” link on the ALM splash page

  We upgraded to ALM 15.5 and now want to be able to remove this. 

  Is it possible??

Thanks,

HomerJ

 

Marked as spam
Posted by (Questions: 379, Answers: 35)
Asked on April 27, 2021 2:24 pm
59 views
Answers (1)
1
Private answer

Hello Homer J,

The following would need to be done to allow that option to be removed:

 

1) Stop the ALM service
2) Navigate to where ALM is deployed. Typically...

Windows: <drive>ProgramDataMicro FocusALMwebappsqcbin
Linux: /var/opt/ALM/webapps/qcbin

3) In the folder "qcbin" locate the file: Launcher_index.html
4) Open the file for editing
5) Locate the string: <div id="main_option_marketplace" class="main_option_subtitle main_option_subtitle_radio is_active">From Marketplace</div>
6) Comment the string so it appears like this: <!--<div id="main_option_marketplace" class="main_option_subtitle main_option_subtitle_radio is_active">From Marketplace</div>-->
7) Save changes
8) Start the ALM service

 

Hope this helps,

Dan

Marked as spam
Posted by (Questions: 0, Answers: 770)
Answered on April 27, 2021 2:26 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top