-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
648 lines (591 loc) · 33 KB
/
index.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
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
<!DOCTYPE html>
<html lang="en-US" prefix="og: http://ogp.me/ns#">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- v18 basic meta -->
<meta name="geo.country" content="ZZ" />
<meta name="dcterms.rights" content="� Copyright IBM Corp. 2020" />
<meta name="dcterms.date" content="2020-07-18" />
<meta name="keywords" content="IMS Central, IMS Developer, IMS" />
<meta name="robots" content="index, follow" />
<!-- Favicon -->
<link id="favicon"
rel="shortcut icon"
type="image/x-icon"
href="wp-content/IMS_logo_small.png">
<!-- Pageittle -->
<title>IMS Central</title>
<!-- Description Meta -->
<meta name="description" content="Welcome to IMS Central! IBM© Information Management System (IMS™) is one of the world’s premier software products. IMS has been, and will continue to be, a crucial component of the world’s enterprise software infrastructure."/>
<link rel="canonical" href="index.html" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="IMS Central" />
<meta property="og:description" content="Welcome to IMS Central! IBM© Information Management System (IMS™) is one of the world’s premier software products. IMS has been, and will continue to be, a crucial component of the world’s enterprise software infrastructure." />
<meta property="og:url" content="imsdev.github.io" />
<meta property="og:site_name" content="IMS Central" />
<meta property="og:image:width" content="309" />
<meta property="og:image:height" content="309" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:description" content="Welcome to IMS Central! IBM© Information Management System (IMS™) is one of the world’s premier software products. IMS has been, and will continue to be, a crucial component of the world’s enterprise software infrastructure." />
<meta name="twitter:title" content="IMS Central" />
<!-- Sheets -->
<link rel='stylesheet' id='gdpr-css' href='wp-content/plugins/gdpr/assets/css/gdpr-public.css' type='text/css' media='all' />
<link rel='stylesheet' id='tab-styles-css' href='wp-content/plugins/projectnext-shortcodes/tab-styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='h5p-plugin-styles-css' href='wp-content/plugins/h5p/h5p-php-library/styles/h5p.css' type='text/css' media='all' />
<link rel='stylesheet' id='dwboomer-style-css' href='wp-content/themes/boomer-v18/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='dashicons-css' href='wp-includes/css/dashicons.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='pagepost_css-css' href='wp-content/themes/boomer-v18/css/pagepost.css' type='text/css' media='all' />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="wp-includes/css/nav.css">
<link rel="stylesheet" href="wp-includes/css/dropnav.css">
<link rel='stylesheet' href='wp-includes/css/www.css' type='text/css' media='all' />
<link rel="stylesheet" type="text/css" href="wp-includes/css/pure.css">
<link href="wp-includes/css/grid-fluid.css" rel="stylesheet">
<link href="wp-includes/css/tables.css" rel="stylesheet">
<link href="wp-includes/css/pages/index.css" rel="stylesheet">
<!-- Hotjar Tracking Code for ibm.com/demos & githhub -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:132193,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
<!-- Additional styling for content after navigation -->
<link rel="stylesheet" type="text/css" href="wp-includes/css/pure.css">
<link rel="stylesheet" href="wp-includes/css/grids-responsive-min.css">
<link rel="stylesheet" type="text/css" href="wp-includes/css/homepage.css">
<script src="wp-includes/js/jquery.min.js"></script>
<!-- TipueSearch -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch_content.js"></script>
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch_set.js"></script>
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch.min.js"></script>
<!-- delayed search -->
<script src="jekyll-tipue-search/assets/tipuesearch/delayedsearch.js"></script>
<!-- Hamburger menu -->
<script src="wp-includes/js/navbar.js"></script>
</head>
<!-- --------------- SITE CONTENT --------------- -->
<body id="ibm-com" class="ibm-com ibm-type nav-bar">
<div id="ibm-content-wrapper" class="sticky-nav">
<header id="ibm-pageheader" aria-label="Site navigation bar">
<a class="skip-link screen-reader-text" href="#main">Skip to content</a>
<!-- --------------- NAV BAR --------------- -->
<section class="p-menu1">
<nav id="navbar" class="navigation" aria-labelledby="ibm-pageheader">
<!-- Site name wrapper -->
<span class="sitename-wrap">
<a href="index.html" class="logo-container">
<img src="wp-content/IMS_logo_small.png"
id="left-bar-brand"
alt="IMS logo"
>
</a>
<a href="index.html" class="logo-container">
<h4 class="site-header-text">
IBM <b>IMS Central</b>
</h4>
</a>
</span>
<!-- Search wrapper -->
<form id="searchbar" aria-label="Search">
<div class="tipue_search_right">
<svg id="search-mag" alt="Search magnifying glass" xmlns="http://www.w3.org/2000/svg" width="22px" height="22px" viewBox="0 0 32 32">
<defs>
<style> .cls-1 { fill: none; } </style>
</defs>
<path d="M29,27.5859l-7.5521-7.5521a11.0177,11.0177,0,1,0-1.4141,1.4141L27.5859,29ZM4,13a9,9,0,1,1,9,9A9.01,9.01,0,0,1,4,13Z" transform="translate(0 0)"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
<input type="text" name="q" id="tipue_search_input"
pattern=".{3,}" title="Search bar"
placeholder="What are you looking for today?" autocomplete="off" required autofocus>
<svg id="search-clr" aria-label="Clear search" role="button" tabindex="0" xmlns="http://www.w3.org/2000/svg" height="15px" viewBox="0 0 329.26933 329" width="15px">
<path d="m194.800781 164.769531 128.210938-128.214843c8.34375-8.339844 8.34375-21.824219 0-30.164063-8.339844-8.339844-21.824219-8.339844-30.164063 0l-128.214844 128.214844-128.210937-128.214844c-8.34375-8.339844-21.824219-8.339844-30.164063 0-8.34375 8.339844-8.34375 21.824219 0 30.164063l128.210938 128.214843-128.210938 128.214844c-8.34375 8.339844-8.34375 21.824219 0 30.164063 4.15625 4.160156 9.621094 6.25 15.082032 6.25 5.460937 0 10.921875-2.089844 15.082031-6.25l128.210937-128.214844 128.214844 128.214844c4.160156 4.160156 9.621094 6.25 15.082032 6.25 5.460937 0 10.921874-2.089844 15.082031-6.25 8.34375-8.339844 8.34375-21.824219 0-30.164063zm0 0"/>
</svg>
</div>
</form>
<!-- On page-load activation -->
<script>
$(document).ready(function() {
$('#tipue_search_input').tipuesearch();
});
</script>
<!-- Search drop-down -->
<div id="tipue_search_content" class="search_content search-dropdown"></div>
<!-- Hamburger drop-down menu -->
<input type="checkbox" tabindex="0" id="toggle1" class="support-enter" aria-label="Hamburger Menu"/>
<label class="hamburger1">
<!-- Burgie wrapper -->
<label class="burg-wrap" for="toggle1">
<span class="hide-label">Label for input</span>
<span class="burg-bars">
<span class="hide-label">Label for input</span>
<div class="top"></div>
<div class="meat"></div>
<div class="bottom"></div>
</span>
</label>
</label>
<!-- Hamburger drop-down menu options -->
<nav class="menu1" aria-label="Dropdown menu items">
<div class="pages pure-g">
<!-- Innovate -->
<div class="pure-u-1 pure-u-sm-1-4">
<h3>Innovate</h3>
<!-- cards/pages -->
<!-- 1 -->
<a title="APIs" href="ims-apis.html" class="nav-item" tabindex="-1">
<div class="navcard">
<h5>APIs</h5>
<p>Unlock the value of your IMS applications by making easily consumable APIs in minutes.</p>
</div>
</a>
<!-- 2 -->
<a title="DevOps" href="ims-devops.html" class="nav-item" tabindex="-1">
<div class="navcard">
<h5>Automation</h5>
<p>Learn how to automate your IT infrastructure and applications on IBM Z.</p>
</div>
</a>
<!-- 3 -->
<a title="Java" href="ims-java.html" class="nav-item" tabindex="-1">
<div class="navcard">
<h5>Java</h5>
<p>Build Java applications to run inside or outside IMS.</p>
</div>
</a>
<!-- 4 -->
<a title="Database" href="ims-db.html" class="nav-item" tabindex="-1">
<div class="navcard">
<h5>IMS Database</h5>
<p>IMS Database: fast, secure, reliable.</p>
</div>
</a>
</div>
<!-- Engage -->
<div class="pure-u-1 pure-u-sm-1-4">
<h3>Engage</h3>
<!-- cards/pages -->
<!-- 1 -->
<a title="Gold" href="ims-gold.html" class="nav-item" tabindex="-1">
<div class="navcard">
<h5>IMS Gold</h5>
<p>Join the IMS client feedback program for the latest IMS news and engage with other customers.</p>
</div>
</a>
<!-- 2 -->
<a title="Makerspace" href="ims-makerspace.html" class="nav-item" tabindex="-1">
<div class="navcard">
<h5>Makerspace</h5>
<p>Sign up to interact with a specialized IMS team who can help you solve real-world business challenges.</p>
</div>
</a>
<!-- 3 -->
<a title="IMS Community" class="nav-item" tabindex="-1" target="_blank" rel="noopener noreferrer"
href="https://community.ibm.com/community/user/ibmz-and-linuxone/groups/topic-home?CommunityKey=eba3ada3-db89-4dca-9154-328195f5e560">
<div class="navcard">
<h5>IMS community
<img src="wp-content/Icon07.png" alt="External link" style="height: 15px; width: 15px;margin-left:10px"></img>
</h5>
<p>See the latest IMS blogs, engage in IMS forums, and more by visiting the <b><em>IMS Community</em></b> website.</p>
</div>
</a>
<!-- 4 -->
<a title="Advocacy" href="ims-advocacy.html" class="nav-item" tabindex="-1">
<div class="navcard">
<h5>Advocacy</h5>
<p>Request an IMS advocate so that you have a voice in IMS.</p>
</div>
</a>
</div>
<!-- Learn -->
<div class="pure-u-1 pure-u-sm-1-4">
<h3>Learn</h3>
<!-- cards/pages -->
<!-- 1 -->
<a title="IMS Videos" href="ims-videos.html" class="nav-item" tabindex="-1">
<div class="navcard">
<h5>IMS videos</h5>
<p>Choose from hundreds of educational videos on IMS components, functions, and tools.</p>
</div>
</a>
<!-- 2 -->
<a title="IMS Courses" href="ims-education.html" class="nav-item" tabindex="-1">
<div class="navcard">
<h5>IMS courses</h5>
<p>Get in-depth IMS education with these self-paced courses and earn digital badges.</p>
</div>
</a>
<!-- 3 -->
<a title="IMS Repos on GitHub" href="ims-repos.html" class="nav-item" tabindex="-1">
<div class="navcard">
<h5>IMS repos on GitHub</h5>
<p>Get code samples and tutorials on IMS components, workflows, Java, and more.</p>
</div>
</a>
</div>
<!-- Docs & Support -->
<div class="pure-u-1 pure-u-sm-1-4">
<h3>
Documentation & support
</h3>
<!-- cards/pages -->
<!-- 1 -->
<a title="IMS Docs" href="ims-docs.html" class="nav-item" tabindex="-1">
<div class="navcard">
<h5>IMS documentation</h5>
<p>Find information on IMS, tools, and other IBM products.</p>
</div>
</a>
<!-- 2 -->
<a title="IMS Support" href="ims-support.html" class="nav-item" tabindex="-1">
<div class="navcard">
<h5>IMS support</h5>
<p>Get help with IMS or other IBM products.</p>
</div>
</a>
</div>
</div>
</nav>
</nav>
</section>
</header>
</div>
<!-- RULES:
Main header ~48 (should be already)
sub header/banner text 22px
section header 36px
text underneath sections 22px
sub-section header ~should be 25px
p text 18px
-->
<div id="content" class="site-content">
<div class="entry-content">
<main id="main" class="zs-main pure-g">
<!-- Banner notification - One Item -->
<!-- <div class="banner-notification pure-g" style="width: 100%;z-index: 30;">
<a class="pure-u-1"
href="https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/amanda-stephens/2024/06/13/whats-new-in-ims-155?communityKey=eba3ada3-db89-4dca-9154-328195f5e560" target="_blank" rel="noopener noreferrer" >
<span>
<div style="background-color: #71a3e9;padding-top: 12px;">
<img src="wp-content/blog.svg" alt="Blog graphic" style="width: 35px;margin: 0 15px 5px 15px;filter: invert(100%);">
<p style="display:inline-block;position: absolute; color: white; margin-top:3px;font-size:20px;"> Announcing IMS 15.5!</p>
</div>
</span>
</a>
</div> -->
<!-- Verify that the element after the navigation menu has the following in its <a> tag: onfocus="closeNavMenu()" -->
<!-- Banner notification - Two Items -->
<div class="banner-notification pure-g">
<span class="pure-u-1">
<div class="banner-container">
<img src="wp-content/blog.svg" alt="Blog">
<p class="banner-text-left"><a onfocus="closeNavMenu()" href="https://early-access.ibm.com/software/support/trial/cst/welcomepage.wss?siteId=2047&tabId=5718&w=1" target="_blank" rel="noopener noreferrer">New! IBM IMS Z Trial →</a> </p>
<p class="banner-text-right"><a href="https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/amanda-stephens/2024/06/13/whats-new-in-ims-155?communityKey=eba3ada3-db89-4dca-9154-328195f5e560" target="_blank" rel="noopener noreferrer">Announcing IMS 15.5! →</a> </p>
</div>
</span>
</div>
<!-- Welcome banner -->
<div class="banner welcome-banner">
<section id="intro-section" class="zs-section index-hero">
<div id="intro-header" class="pure-u-1"></div>
<!-- Banner text and buttons -->
<div class="pure-u-1 pure-u-md-18-24 pure-u-lg-12-24 index-hero-container">
<div id="intro-info" class="pure-u-1">
<h1 class="pure-u-4-6 pure-u-lg-2-3">IBM <b>IMS Central</b></h1>
<p>Welcome! IMS™ Central is your hub for all things IMS.</p>
<p>Build your skills, find documentation, get help, and engage with the team.</p>
</div>
</div>
<!-- Banner vid preview container -->
<div class="pure-u-1 pure-u-lg-11-24">
<!-- Video window -->
<div class="vid-margin vid-preview-container">
<a href="https://mediacenter.ibm.com/media/Intro+to+IMS+-+What+is+IMSF/0_beoagp8k/139456202" target="_blank" rel="noopener noreferrer">
<img src="wp-content/introIMS.png" class="image-preview" alt="Video preview of Intro to IMS, opens in new window"></img>
<img src="wp-content/introIMSclip.gif" class="vid-preview" alt="Video preview of Intro to IMS, opens in new window"></img>
</a>
</div>
</div>
</section>
</div>
<!-- =========================== Innovate =========================== -->
<div class="zs-gray-section white-bg innovate-section">
<section class="pure-g zs-section">
<!--Section Header-->
<div class="pure-u-lg-6-24 pure-u-1 pure-u-sm-1 pure-u-md-1 ibm-padding-bottom-1">
<h2>Innovate</h2>
<p class="pure-u-lg-7-8 pure-u-1 index-subheader">Discover how to modernize your IMS system and business applications.</p>
</div>
<div class="pure-u-lg-2-24 innovate-spacer"></div>
<!-- Innovate cards -->
<div class="pure-u-lg-16-24 pure-u-1 index-cards">
<!-- Enforce a 2x2 -->
<!-- INFO: will need to be fixed by making two blocks that stack to preserve alph order & margins -->
<div class="pure-g">
<!-- <div class="pure-u-sm-1 pure-u-md-1 pure-u-lg-1-2" style="display:inline-block !important;"> -->
<!-- APIs / zOS Connect EE -->
<div class="pure-u-1 pure-u-md-11-24 pure-u-lg-11-24 ibm-left">
<div class="ibm-card__content innovate-card">
<img class="ims-card-icon" src="wp-content/Icon_Homepage_APIs.svg" alt="">
<h3>APIs</h3>
<p>
Not sure how the mainframe and APIs mix?
Learn how to create consumable IMS APIs in minutes.
</p>
<a href="ims-apis.html" aria-label="Learn more about APIs">Learn more</a>
</div>
</div>
<!-- Automation -->
<div class="pure-u-1 pure-u-md-11-24 pure-u-lg-11-24 ibm-left">
<div class="ibm-card__content innovate-card">
<img class="ims-card-icon" src="wp-content/Icon_Banner_AutomationPage.svg" alt="">
<h3>Automation</h3>
<p>
See how Ansible® helps you automate z/OS® applications and IT
infrastructure as part of your enterprise automation strategy by using a proven and consistent approach.
</p>
<a href="ims-devops.html" aria-label="Learn more about automation">Learn more</a>
</div>
</div>
<!-- Java -->
<div class="pure-u-1 pure-u-md-11-24 pure-u-lg-11-24 ibm-left">
<div class="ibm-card__content innovate-card">
<img class="ims-card-icon" src="wp-content/Icon_Homepage_Java and IMS.svg" alt="">
<h3>Java</h3>
<p>
With over 15 years of support, Java™ has become the quintessential language of modern
IMS applications. Get started with our Java offerings.
</p>
<a href="ims-java.html" aria-label="Learn more about Java">Learn more</a>
</div>
</div>
<!-- DB -->
<div class="pure-u-1 pure-u-md-11-24 pure-u-lg-11-24 ibm-left">
<div class="ibm-card__content innovate-card">
<img class="ims-card-icon" src="wp-content/Icon_Homepage_IMS Database Manager.svg" alt="">
<h3>IMS Database</h3>
<p>
Data integrity, performance, simplified use of SQL, and powerful recovery tools make IMS Database Manager the best choice to protect your enterprise assets.
</p>
<a href="ims-db.html" aria-label="Learn more about IMS database">Learn more</a>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- =========================== Engage / Programs =========================== -->
<!-- Parallax BG needs specification here to override styles -->
<div class="zs-gray-section ibm-background-white-core imsc-learn-section pure-g" style="background-image: url(wp-content/BG02.png);">
<section class="zs-section engage-section">
<!--Header -->
<div class="pure-u-1 pure-u-sm-1 pure-u-lg-6-24 ibm-padding-bottom-1">
<h2>Engage</h2>
<p class="index-subheader">Stay engaged with the IMS team and other customers.</p>
</div>
<div class="pure-u-lg-2-24"></div>
<!-- Engage cards container -->
<div class="pure-u-lg-16-24 pure-u-1">
<div class="pure-g index-cards">
<!-- Gold -->
<div class="pure-u-1 pure-u-sm-1 pure-u-lg-8-24 engage-card">
<img class="ims-card-icon" src="wp-content/Icon_02_IMS MakerspacePage.svg" alt="">
<div>
<h3>IMS Gold</h3>
<p>Partner with the IMS development teams to tell us what you think
about IMS features, possible new functions, and more.
</p>
<a href="ims-gold.html" aria-label="Learn more about IMS Gold">Learn more</a>
</div>
</div>
<!-- Makerspace -->
<div class="pure-u-1 pure-u-sm-1 pure-u-lg-8-24 engage-card">
<img class="ims-card-icon" src="wp-content/Icon_Homepage_ms_bulb.svg" alt="">
<div>
<h3>Makerspace</h3>
<p>We want to understand your business scenarios and goals,
and brainstorm on future solutions. We'll use design thinking to help
you prototype solutions to solve business challenges.
</p>
<a href="ims-makerspace.html" aria-label="Learn more about IMS Makerspace">Learn more</a>
</div>
</div>
<!-- Blogs -->
<div class="pure-u-1 pure-u-sm-1 pure-u-lg-8-24 engage-card">
<img class="ims-card-icon" src="wp-content/Icon_Blog_White.svg" alt="">
<div>
<h3>Blogs and forums</h3>
<p>
Join the IMS Community and get updates on events, join IMS forums, learn about other IBM Z software products, and more.</a>
</p>
<a target="_blank" rel="noopener noreferrer" aria-label="Learn more about the IMS Community"
href="https://community.ibm.com/community/user/ibmz-and-linuxone/groups/topic-home?CommunityKey=eba3ada3-db89-4dca-9154-328195f5e560">
Learn more →</a>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- =========================== Advocacy Program =========================== -->
<div class="pure-u-1 pure-u-sm-1 pure-g advocacy-banner">
<div class="pure-u-lg-8-24 pure-u-sm-1">
<h2>IMS Advocacy Program</h2>
</div>
<div class="pure-u-lg-15-24 pure-u-1">
<div class="pure-u-lg-1-8"><img src="wp-content/Icon_Homepage_IMS Advocacy.svg" alt=""></div>
<div class="pure-u-lg-7-8 advocacy-banner-text">
<h4>If you don't have an advocate, or want to change your IMS advocate, please contact
Deepak Kohli at <a href="mailto:[email protected]"><em>[email protected]</em></a>
</h4>
</div>
</div>
</div>
<!-- =========================== Learn / Education =========================== -->
<div class="zs-gray-section white-bg2 learn-section">
<section class="zs-section">
<!--Header -->
<div class="pure-u-1 pure-u-sm-1 pure-u-lg-6-24 ibm-padding-bottom-1">
<h2>Learn</h2>
<p class="index-subheader">Build your IMS skills through courses, videos, and code repos.</p>
</div>
<div class="pure-u-lg-2-24 learn-spacer"></div>
<!-- Selection container -->
<div class="pure-u-lg-16-24 pure-u-1">
<div class="pure-g index-cards">
<!-- IBM Videos -->
<div class="pure-u-1 pure-u-sm-1 pure-u-lg-8-24 learn-card">
<img src="wp-content/Icon_Banner_IMS VideosPage.svg" alt="">
<h3>Videos</h3>
<p>Check out educational videos on Java, managed ACBs,
IMS catalog, shared queues, DBRC, and more.
</p>
<a href="ims-videos.html" aria-label="Learn more about videos">Learn more</a>
</div>
<!-- Skills Launchpad -->
<div class="pure-u-1 pure-u-sm-1 pure-u-lg-8-24 learn-card">
<img src="wp-content/Icon_Banner_IMS CoursesPage.svg" alt="">
<h3>Courses</h3>
<p>Your education portal for role-based, self-paced learning. See the latest
and online courses.
</p>
<a href="ims-education.html" aria-label="Learn more about courses">Learn more</a>
</div>
<!-- IBM GitHub -->
<div class="pure-u-1 pure-u-sm-1 pure-u-lg-8-24 learn-card">
<img src="wp-content/Icon_Homepage_IMS GitHub.svg" alt="">
<h3>GitHub</h3>
<p>See the IMS GitHub repositories to grab sample code, learn
how to perform tasks on IMS, and more.
</p>
<a href="ims-repos.html" aria-label="Learn more about IMS GutHub repositories">Learn more</a>
</div>
</div>
</div>
</section>
</div>
<!-- =========================== Doc / Support =========================== -->
<div class="zs-gray-section ibm-background-white-core docs-section">
<section class="zs-section docs-container">
<!--Header -->
<div class="pure-u-1 pure-u-sm-1 pure-u-lg-6-24 ibm-padding-bottom-1">
<h2>Docs and Support</h2>
<p class="index-subheader">Find IMS documentation or get help with IMS.</p>
</div>
<div class="pure-u-lg-1-24 docs-spacer"></div>
<!-- Selection container -->
<div class="pure-u-lg-16-24 pure-u-1">
<div class="pure-g index-cards docs-cards">
<!-- IBM Docs -->
<div class="pure-u-1 pure-u-sm-1 docs-card">
<div class="pure-u-1-24">
<img class="ims-card-icon" src="wp-content/Icon_Homepage_IBM Documentation.svg" alt="">
</div>
<div class="pure-u-18-24">
<h3>Documentation</h3>
<p>The home for IMS, IMS Tools, and other IBM product documentation.</p>
<a href="ims-docs.html" aria-label="Learn more about documentation">Learn more</a>
</div>
</div>
<!-- Get help -->
<div class="pure-u-1 pure-u-sm-1 docs-card">
<div class="pure-u-1-24">
<img class="ims-card-icon" src="wp-content/Icon_Homepage_Get help.svg" alt="">
</div>
<div class="pure-u-18-24">
<h3>Get help</h3>
<p>Contact IBM Support, open an RFE, or check out the IMS support forum.</p>
<a href="ims-support.html" aria-label="Learn more about getting help">Learn more</a>
</div>
</div>
<!-- IMS Product Page -->
<div class="pure-u-1 pure-u-sm-1 docs-card">
<div class="pure-u-1-24">
<img class="ims-card-icon" src="wp-content/Launch_Icon.svg" alt="">
</div>
<div class="pure-u-18-24">
<h3>Product page</h3>
<p>Find case studies, product features, downloads, trial software, and more.</p>
<a href="https://www.ibm.com/products/ims" aria-label="Learn more about IMS product page">Learn more</a>
</div>
</div>
<!-- LinkedIn -->
<div class="pure-u-1 pure-u-sm-1 docs-card">
<div class="pure-u-1-24">
<img class="ims-card-icon" src="wp-content/Logo_LinkedIn_Icon.svg" alt="">
</div>
<div class="pure-u-18-24">
<h3>LinkedIn</h3>
<p>Get the latest news on events, releases, training, and more.</p>
<a href="https://www.linkedin.com/groups/1949922/" aria-label="Learn more about LinkedIn">Learn more</a>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- =========================== back to top =========================== -->
<div>
<img id="btt" src="wp-content/Icon_Back_to_top.svg" alt="Back to top" tabindex="0" role="button">
</div>
</main>
</div>
</div>
<!-- =========================== Additional Support / Footer links =========================== -->
<footer aria-label="Footer" id="themeFooter">
<div id="boomer-footer" class="boomer_footer_menu"></div>
<div id="dw-footer" class="ibm-alternate ibm-padding-normal">
<div class="ibm-columns ibm-padding-bottom-0">
<div class="ibm-col-1-1">
<div class="ibm-footer-corporate-links">
<ul>
<li><a href="https://www.ibm.com/contact/us" target="_blank" style="color: #78A9FF;">Contact</a></li>
<li><div></div></li>
<li><a href="http://www.ibm.com/privacy/us/en/" target="_blank" style="color: #78A9FF;">Privacy</a></li>
<li><div></div></li>
<li><a href="https://www.ibm.com/legal?lnk=flg-tous-usen" target="_blank" style="color: #78A9FF;">Terms of use</a></li>
<li><div></div></li>
<li><a href="http://www.ibm.com/accessibility/us/en/" target="_blank" style="color: #78A9FF;">Accessibility</a></li>
</ul>
</div>
<p class="copyright">Copyright IBM Corporation 2024</p>
<div id="ibm-footer-locale-selector"></div>
</div>
</div>
</div>
</footer>
<!-- Search box functions -->
<script src="jekyll-tipue-search/assets/tipuesearch/searchBox.js"></script>
<!-- post-load actions/listeners -->
<script src="jekyll-tipue-search/assets/tipuesearch/postLoad.js"></script>
</body>
</html>