-
Notifications
You must be signed in to change notification settings - Fork 0
/
search.html
317 lines (239 loc) · 15.2 KB
/
search.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" data-whc_version="25.0" lang="en" dir="ltr">
<head><link rel="shortcut icon" href="favicon.png"/><link rel="icon" href="favicon.png"/><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="wh-path2root" content=""/><title>Search Results - Garage</title>
<link rel="stylesheet" type="text/css" href="./oxygen-webhelp/app/commons.css?buildId=2022100714"/>
<link rel="stylesheet" type="text/css" href="./oxygen-webhelp/app/search.css?buildId=2022100714"/>
<style>
.wh_search_results {
min-height: 40%;
}
</style>
<script>
var oxy_webhelp_navlinks = {};
</script>
<script src="./oxygen-webhelp/app/options/properties.js?buildId=20230120080241"></script>
<script src="./oxygen-webhelp/app/localization/strings.js?buildId=2022100714"></script>
<script src="./oxygen-webhelp/app/search/index/keywords.js?buildId=20230120080241"></script>
<script src="./oxygen-webhelp/app/search/index/htmlFileInfoList.js?buildId=20230120080241"></script>
<script src="./oxygen-webhelp/app/search/index/index-1.js?buildId=20230120080241"></script>
<script src="./oxygen-webhelp/app/search/index/index-2.js?buildId=20230120080241"></script>
<script src="./oxygen-webhelp/app/search/index/index-3.js?buildId=20230120080241"></script>
<script src="./oxygen-webhelp/app/search/index/link-to-parent.js?buildId=20230120080241"></script>
<script src="./oxygen-webhelp/app/search/index/stopwords.js?buildId=20230120080241"></script>
<script src="./oxygen-webhelp/app/search/index/index.js?buildId=20230120080241"></script>
<script src="./oxygen-webhelp/app/search/nwSearchFnt.js?buildId=2022100714"></script>
<script src="./oxygen-webhelp/app/commons.js?buildId=2022100714"></script>
<script src="./oxygen-webhelp/app/search.js?buildId=2022100714"></script>
<link rel="stylesheet" type="text/css" href="oxygen-webhelp/template/oxygen.css?buildId=2022100714"/>
<!-- <link rel="stylesheet" type="text/css" href="${oxygen-webhelp-template-dir}/resources/css/custom-hcl.css" /> -->
<!-- OneTrust Cookies Consent Notice start -->
<script type="text/javascript" src="https://cdn.cookielaw.org/consent/99b8d579-c52a-43c9-ab7b-a35e60de7103/OtAutoBlock.js"></script>
<script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="99b8d579-c52a-43c9-ab7b-a35e60de7103"></script>
<script type="text/javascript">
function OptanonWrapper() { }
</script>
<!-- OneTrust Cookies Consent Notice end -->
<!-- Global site tag (gtag.js) - Google Analytics start-->
<script src="https://www.googletagmanager.com/gtag/js?id=UA-169645537-2" class="optanon-category-C0002-C0003-C0004-C0005"></script>
<script type="text/javascript" class="optanon-category-C0002-C0003-C0004-C0005">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-169645537-2');
gtag('config', 'G-7LF0XY95M1');
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TNNFCCM');</script>
<!-- End Google Tag Manager -->
<!-- Global site tag (gtag.js) - Google Analytics end-->
<script type="module" src="./oxygen-webhelp/template/resources/js/custom-hcl.js"></script>
<script type="module" src="./oxygen-webhelp/template/resources/js/constants.js"></script>
<script type="module" src="./oxygen-webhelp/template/resources/js/lang.js"></script>
<!-- twitter widget -->
<script async="true" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</head>
<body class="wh_search_page">
<a href="#results" class="sr-only sr-only-focusable">
Jump to search results
</a>
<!--
Release Version: v.Q42022
--><nav class="navbar navbar-expand-lg navbar-dark">
<a class="navbar-brand" href="https://www.hcltechsw.com/wps/portal/hclsw-home" style="vertical-align: unset;">
<img width="150" height="50" src="https://help.hcltechsw.com/assets/images/HCL_Software_Logo_White.svg" alt="HCL Logo" target="_blank"/>
</a>
<a href="https://help.hcltechsw.com/">
<span id="brandName" class="title brandFont" style="vertical-align: middle; font-size: 16px; color:#ffffff;">Product Documentation</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navbarSupportedContent" class="dropdnmenu justify-content-end brandFont">
<button id="rscdropdown" type="button" class="dropdbtnmenu dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Resources</button>
<div id="resourceSupport" class="dropdnmenu-content">
<a id="customerSupport" href="https://support.hcltechsw.com" target="_blank">Customer Support</a>
<a id="learningAcademy" href="https://academy.hcltechsw.com" target="_blank">Software Academy</a>
<a id="communitySupport" href="https://support.hcltechsw.com/community" target="_blank">Community Forums</a>
</div>
</div>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TNNFCCM" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
</nav>
<header class="navbar navbar-default wh_header">
<div class="container-fluid">
<div class="wh_header_flex_container navbar-nav navbar-expand-md navbar-dark">
<div class="wh_logo_and_publication_title_container">
<div class="wh_logo_and_publication_title">
<div class=" wh_publication_title "><a href="index.html">Garage</a></div>
</div>
<button type="button" data-target="#wh_top_menu_and_indexterms_link" id="wh_menu_mobile_button" data-toggle="collapse" class="navbar-toggler collapsed wh_toggle_button" aria-expanded="false" aria-label="Toggle menu" aria-controls="wh_top_menu_and_indexterms_link">
<span class="navbar-toggler-icon"></span>
</button>
</div>
<div class="wh_top_menu_and_indexterms_link collapse navbar-collapse" id="wh_top_menu_and_indexterms_link">
<nav class=" wh_top_menu " aria-label="Menu Container"><ul role="menubar" aria-label="Menu"><li role="menuitem" aria-haspopup="true" aria-expanded="false" class="has-children"><span id="kc_welcome-d1270e8-mi" data-tocid="kc_welcome-d1270e8" data-state="not-ready" class=" topicref " data-id="kc_welcome"><span class="title"><a href="concepts/welcome.html"> IBM Fault Analyzer for z/OS V<span class="ph">14.10</span> documentation</a></span></span></li></ul></nav>
</div>
</div>
</div>
</header>
<div xmlns="" xmlns:oxyf="http://www.oxygenxml.com/functions" xmlns:whc="http://www.oxygenxml.com/webhelp/components" class="custom-search-component"><div xmlns="http://www.w3.org/1999/xhtml" class=" wh_search_input navbar-form wh_search_page_search search " role="form">
<form id="searchForm" method="get" role="search" action="search.html"><div><input type="search" placeholder="Search " class="wh_search_textfield" id="textToSearch" name="searchQuery" aria-label="Search query" required="required"/><button type="submit" class="wh_search_button" aria-label="Search"><span class="search_input_text">Search</span></button></div></form>
</div><!--
Release Version: v.Q42022
--><div xmlns="http://www.w3.org/1999/xhtml" class="after-search">
<div class="version-container">
<select id="versions" class="custom-select custom-select-md lang-selector" data-toggle="tooltip" title="Select a version">
</select>
</div>
<div class="language-container">
<!-- <label class="lang-label" for="languages">Language:</label> -->
<select id="languages" class="custom-select custom-select-md lang-selector" data-toggle="tooltip" title="Select a language">
</select>
</div>
<!--
<div id="pdficon" class="wh_right_tools pdf_link" style="display:none">
<a target="_blank" href="www" title="PDF document" aria-label="PDF document" class="wh_external_resourse_link">
<img src="${path(oxygen-webhelp-output-dir)}/oxygen-webhelp/template/resources/images/PDF-SVG-icons_PDF-doc-1.svg" class="svgimg"/>
</a>
</div>
-->
</div></div>
<div class="container-fluid wh_content_area" id="results">
<div class="row">
<div class="wh_search_results col-xs-12 col-sm-12 col-md-12 col-lg-12" id="searchResults">
<div class="searchPreload">
<ul>
<li>
<div class="fakeResult">
<div class="fakeTitle"><!-- --></div>
<div class="fakeText"><!-- --></div>
<div class="fakeText"><!-- --></div>
<div class="fakeText"><!-- --></div>
</div>
</li>
<li>
<div class="fakeResult">
<div class="fakeTitle"><!-- --></div>
<div class="fakeText"><!-- --></div>
<div class="fakeText"><!-- --></div>
<div class="fakeText"><!-- --></div>
</div>
</li>
<li>
<div class="fakeResult">
<div class="fakeTitle"><!-- --></div>
<div class="fakeText"><!-- --></div>
<div class="fakeText"><!-- --></div>
<div class="fakeText"><!-- --></div>
</div>
</li>
</ul>
</div>
</div>
<div id="wh-search-pagination" class="wh-search-pagination col-xs-12 col-sm-12 col-md-12 col-lg-12"></div>
</div>
</div>
<meta charset="UTF-8"/>
<!--To fix Uncaught ReferenceError: $ is not defined in jQuery-->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<hr/>
<p class="ratingNoShow" id="ratingFormPrereq"></p>
<div class="ratingForm" id="ratingFormDiv" style="display:none">
<div class="form-group">
<legend id="ratingStarLabel">Rate this topic</legend>
<div class="rate">
<input type="radio" id="star5" name="rate" value="5"/>
<label for="star5" title="text">5 stars</label>
<input type="radio" id="star4" name="rate" value="4"/>
<label for="star4" title="text">4 stars</label>
<input type="radio" id="star3" name="rate" value="3"/>
<label for="star3" title="text">3 stars</label>
<input type="radio" id="star2" name="rate" value="2"/>
<label for="star2" title="text">2 stars</label>
<input type="radio" id="star1" name="rate" value="1"/>
<label for="star1" title="text">1 star</label>
</div>
</div>
<br/>
<br/>
<div class="form-group">
<legend id="ratingCommentLabel"></legend>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="1" id="rateCheck"/>
<label class="form-check-label" for="rateCheck" id="rateCheckLabel">
</label>
<label class="form-check-label" for="rateCheck" id="rateCheckNoteLabel">
</label>
<label class="form-check-label" for="rateCheck" id="rateCheckNotePrivacy">
</label>
</div>
<textarea class="form-control form-control-lg" id="rate-comment" rows="3" disabled="true"></textarea>
</div>
<input type="button" id="rate-submit" class="btn btn-primary btn-lg" value="Submit" disabled="true"> </input>
</div>
<script type="text/plain" class="optanon-category-C0003-C0004-C0005">
const ratingFormDiv = document.getElementById("ratingFormDiv");
ratingFormDiv.style.display = 'block'
const ratingFormPrereq = document.getElementById("ratingFormPrereq");
ratingFormPrereq.style.display = 'none';
</script>
<footer class="navbar navbar-default wh_footer">
<div class=" footer-container mx-auto ">
<!--
Release Version: v.Q42022
--><div class="footer brandFont">
<div class="footer-left">
<ul class="nav share-content">
<li class="nav-item">
<a id="footerMailLink" class="nav-link footer-mail" style="color:white;" target="_blank" href="#" onclick="gtag('event', 'EmailShare', {'event_category': 'share', 'event_label':'labelemail'});" title="Share by Email">Share: Email</a>
</li>
<li>
<a id="footerTwitterLink" class="nav-link footer-twitter" href="https://twitter.com/intent/tweet" style="color:white;" onclick="gtag('event', 'TwitterShare', {'event_category': 'share', 'event_label':'labeltweet'});" title="Share by Twitter">Twitter</a>
</li>
</ul>
</div>
<div class="footer-right">
<ul class="nav legal-content">
<li class="nav-item">
<a id="disclaimerLabel" class="nav-link footer-launch" style="color:white;" target="_blank" href="https://www.hcltechsw.com/wps/portal/legal/disclaimer">Disclaimer</a>
</li>
<li class="nav-item">
<a id="privacyLabel" class="nav-link footer-launch" style="color:white;" target="_blank" href="https://www.hcltechsw.com/wps/portal/legal/privacy">Privacy</a>
</li>
<li class="nav-item">
<a id="termsLabel" class="nav-link footer-launch" style="color:white;" target="_blank" href="https://www.hcltechsw.com/wps/portal/legal/terms-use">Terms of use</a>
</li>
<li class="nav-item">
<a id="cookieLabel" class="nav-link footer-launch ot-sdk-show-settings" style="color:white;" href="#">Cookie Preferences</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
</body>
</html>