-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathims-java.html
557 lines (508 loc) · 23.7 KB
/
ims-java.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
<!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 Java</title>
<!-- Meta -->
<link rel="canonical" href="ims-java.html" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="IMS Java" />
<meta property="og:description" content="* Java & IMS With 14 million developers using Java to build apps, there’s no learning curve for leveraging the mainframe. Write your code once, and deploy anywhere, including in IMS on IBM Z. { Java can save you time, money, and headaches } Cost Java processing can be offloaded to specialty engines, which means …" />
<meta property="og:url" content="https://developer.ibm.com/zsystems/ims/ims-java/" />
<meta property="og:site_name" content="z Systems Developer Community" />
<meta property="og:image" content="http://developer.ibm.com/zsystems/wp-content/uploads/sites/75/2018/05/Group-2.png" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:description" content="* Java & IMS With 14 million developers using Java to build apps, there’s no learning curve for leveraging the mainframe. Write your code once, and deploy anywhere, including in IMS on IBM Z. { Java can save you time, money, and headaches } Cost Java processing can be offloaded to specialty engines, which means […]" />
<meta name="twitter:title" content="IMS Java" />
<meta name="twitter:image" content="http://developer.ibm.com/zsystems/wp-content/uploads/sites/75/2018/05/Group-2.png" />
<!-- Sheets -->
<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 href="wp-includes/css/www.css" rel="stylesheet" />
<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/java.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>
<!-- MASTHEAD_SITENAV_BEGIN -->
<body id="ibm-com" class="ibm-com ibm-type group-blog">
<div class="ibm-landing-page">
<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>
<!-- 5 -->
<a title="Transaction Manager" href="ims-tm.html" class="nav-item" tabindex="-1">
<div class="navcard">
<h5>IMS Transaction Manager</h5>
<p>IMS Transaction Manager: fast, secure, connected.</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>
</section>
</header>
</div>
<!-- Additional styling for content after navigation -->
<head>
<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">
</head>
<div id="content" class="site-content">
<div class="content-area" id="content-area">
<div class="entry-content">
<main class="zs-main" id="main">
<!-- =========================== IMS Java =========================== -->
<div class="banner white-bg">
<section id="intro-section" class="pure-g zs-section intro-sec">
<div id="intro-header" class="pure-u-1"></div>
<div class="pure-u-3-25">
<img class="ims-card-icon intro-icon" src="wp-content/Icon_Banner_Java and IMSPage.svg" alt="">
</div>
<div id="intro-info" class="pure-u-1 pure-u-sm-1-2 intro-info">
<h6>Innovate</h6>
<h1>Java and IMS</h1>
<p id="p-style">With 14 million developers using Java™, there's no learning curve for learning the mainframe.
Write your code once, and deploy anywhere, including in IMS on IBM Z®.</p>
</div>
</section>
</div>
<!-- =========================== Java inside/outside =========================== -->
<div class="zs-section run-java-sec">
<section id="run-java-section"class="pure-g zs-section">
<div class="pure-u-1 pure-g ibm-padding-bottom-1">
<div class="pure-u-1 run-java-header">
<h2><span>Run Java where you want to</span></h2>
</div>
<!-- Inside -->
<div class="pure-u-sm-1 pure-u-md-1-24">
<img src="wp-content/Icon_Java inside IMS_Java and IMSPage.svg" alt="" class="run-java-img">
</div>
<div class="pure-u-1 pure-u-md-10-24 run-java-card">
<h3>Java inside IMS</h3>
<div>
<p>Maintaining your IMS applications with Java means easy-to-find skills, lower development cost, abundant tools, and DevOps-pipeline readiness</p>
<p>Running Java inside IMS delivers the best performance, with application and data co-located on IBM Z – no network latency!</p>
<p>Cost efficiency with Java on Z/OS through offload to specialty engines</p>
<p>Over 15 years of Java support in IMS makes it more than production ready for the enterprise</p>
<div class="pure-u-1 pure-u-1 pure-u-md-1-5">
<a target="_blank" rel="noopener noreferrer" onfocus="closeNavMenu()"
aria-label="Learn more about Java inside IMS"
href="https://www.ibm.com/docs/en/ims/latest?topic=ims-solutions-java-development-overview" >
Learn more →</a>
</div>
</div>
</div>
<!-- Outside -->
<div class="pure-u-md-1-24">
<img src="wp-content/Icon_Java outside IMS_Java and IMSPage.svg" alt="" class="run-java-img">
</div>
<div class="pure-u-1 pure-u-md-10-24 run-java-card">
<h3>Java outside IMS</h3>
<div>
<p>Java applications can instantly access IMS transactions and data from anywhere, any platform</p>
<p>Use industry standards like JDBC and SQL to directly access IMS data</p>
<p>Expand your insights by giving Java analytics applications access to IMS data for data modeling</p>
<div class="pure-u-1 pure-u-1 pure-u-md-1-5">
<a target="_blank" rel="noopener noreferrer"
aria-label="Learn more about Java outside IMS"
href="https://www.ibm.com/docs/en/ims/latest?topic=apis-java-programming-reference" >
Learn more →</a>
</div>
<!-- <div class="pure-u-1 pure-u-1 pure-u-md-1-6">
<a href="https://ibm.biz/ibmztrial"
class="zs-button-transparent"
style="bottom:0;background-color:indigo;margin-bottom:
10px;margin-top: 10px;padding-top:8px;padding-bottom:8px;"><u>Try with zTrial</u></a>
</div> -->
</div>
</div>
</div>
</section>
</div>
<!-- =========================== Demos/samples & Video =========================== -->
<div class="zs-section pure-g demos-sec">
<!-- Text/links -->
<div class="pure-u-1 pure-u-md-2-5">
<h2>Get demos and code samples</h2>
<p>See how you can use the JDBC Universal drivers to build
IMS Java applications.
</p>
<div class="pure-u-1 pure-u-1 pure-u-md-1-3 demo-sec-space">
<a target="_blank" rel="noopener noreferrer"
aria-label="Watch this playlist on JDBC universal drivers"
href="https://mediacenter.ibm.com/playlist/details/1_owktz0jm/categoryId/122579632">
Watch →</a>
</div>
<p>Check out our GitHub repositories with Java application code examples.</p>
<div class="pure-u-1 pure-u-1 pure-u-md-1-3">
<a target="_blank" rel="noopener noreferrer"
aria-label="Learn more about Java code examples in GitHub"
href="https://github.com/imsdev">Learn more →</a>
</div>
</div>
<!-- Video preview -->
<div class="pure-u-1 pure-u-md-3-5">
<!-- Video window -->
<div class="vid-margin demo-video">
<a href="https://mediacenter.ibm.com/playlist/dedicated/122579632/1_owktz0jm/" target="_blank" rel="noopener noreferrer">
<img src="wp-content/tracePreview.png" class="image-preview" alt="Java in IMS video preview cover"></img>
<img src="wp-content/traceVidPrev.gif" class="vid-preview" alt="Java in IMS video preview"></img>
</a>
</div>
</div>
</div>
<!-- =========================== Value Icons =========================== -->
<div class="zs-white-section benefits-sec">
<section id="benefits-section" class="pure-g zs-section">
<div class="pure-u-1 pure-u-md-5-24">
<h2 >Java can save you time, money, and headaches</h2>
</div>
<div class="pure-u-md-1-24"></div>
<div class="pure-u-1 pure-u-md-6-24 benefits-card">
<img src="wp-content/Icon_Cost_Java and IMSPage.svg" alt="" class="center">
<h3>Cost</h3>
<p>Java processing can be offloaded to specialty engines, which means you just saved some money.</p>
</div>
<div class="pure-u-1 pure-u-md-6-24 benefits-card">
<img src="wp-content/Icon_Application agility_Java and IMSPage.svg" alt="" class="center">
<h3 >Application agility</h3>
<p>Choosing Java means you have access to millions of skilled developers who can write IMS applications.</p>
</div>
<div class="pure-u-1 pure-u-md-6-24 benefits-card">
<img src="wp-content/Icon_Co-location_Java and IMSPage.svg" alt="" class="center">
<h3 >Co-location</h3>
<p>Running Java on z/OS, where your data resides, just savedyou some time.</p>
</div>
</section>
</div>
<!-- =========================== Customer Stories =========================== -->
<div class="zs-gray-section customer-sec">
<section class="zs-section">
<!-- Info cards container -->
<div class="pure-g customer-c-cont">
<!-- Section header -->
<div class="pure-u-1">
<h2>Don't just take our word for it</h2>
</div>
<!-- Card 1 -->
<div class="pure-u-1 pure-u-lg-1-3 customer-c-space">
<!-- Set a maxwidth on this container to control card width, for now... -->
<div class="zs-action-card ims-t-card">
<div class="pure-g customer-c">
<!-- Card content -->
<div class="ibm-padding-top-1 ibm-padding-bottom-1 customer-c-space-inner">
<div class="pure-u-1 ims-i-head">
<h3>Java, COBOL, and IMS on IBM Z </h3>
</div>
<p>
By Java-enabling existing IMS core banking functions, Fiducia & GAD is accelerating the creation of
new services while extending the life and value of its applications.
</p>
<div class="pure-u-1">
<img src="wp-content/uploads/sites/75/2018/05/fiducia.png" alt="Fiducia & GAD logo" class="center2">
</div>
</div>
</div>
</div>
</div>
<!-- Card 2 -->
<div class="pure-u-1 pure-u-lg-1-3 customer-c-space">
<!-- Set a maxwidth on this container to control card width, for now... -->
<div class="zs-action-card ims-t-card">
<div class="pure-g customer-c">
<!-- Card content -->
<div class="ibm-padding-top-1 ibm-padding-bottom-1 customer-c-space-inner">
<div class="pure-u-1 ims-i-head">
<h3>IMS and Java on IBM Z</h3>
</div>
<p>
Implementing IMS ODBM and IMS Catalog allowed Travelers to leverage Java and SQL skills to access
IMS and other data in a single view.
</p>
<div class="pure-u-1">
<img src="wp-content/uploads/sites/75/2018/05/travelers-1.png" alt="Travelers logo" class="center2">
</div>
</div>
</div>
</div>
</div>
<!-- Card 3 -->
<div class="pure-u-1 pure-u-lg-1-3 customer-c-space">
<!-- Set a maxwidth on this container to control card width, for now... -->
<div class="zs-action-card ims-t-card">
<div class="pure-g customer-c">
<!-- Card content -->
<div class="ibm-padding-top-1 ibm-padding-bottom-1 customer-c-space-inner">
<div class="pure-u-1 ims-i-head">
<h3>IMS, SQL, and open data access</h3>
</div>
<p>
A large North American bank was able to improve application maintenance and lower costs by converting
applications to Java and running them inside IMS for best performance.
</p>
<div class="pure-u-1 customer-c-logo">
<h3>North American Bank</h3>
</div>
</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><!-- .entry-content -->
</div><!-- #content -->
</div><!-- end of ibm-content-wrapper -->
<footer aria-label="IBM" 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">Contact</a></li>
<li><div></div></li>
<li><a href="http://www.ibm.com/privacy/us/en/" target="_blank">Privacy</a></li>
<li><div></div></li>
<li><a href="https://www.ibm.com/legal?lnk=flg-tous-usen" target="_blank">Terms of use</a></li>
<li><div></div></li>
<li><a href="http://www.ibm.com/accessibility/us/en/" target="_blank">Accessibility</a></li>
</ul>
</div>
<p class="copyright">Copyright IBM Corporation 2023, 2025</p>
<div id="ibm-footer-locale-selector"></div>
</div>
</div>
</div>
</footer>
</div><!-- #page -->
<!-- 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>