Archive

Author Archive

CICS Explorer: Security

August 21, 2009 Leave a comment

So you have seen the light and decided to install CICS Explorer? Well done, great decision!

However, depending on your site, this might be easier said than done – not because installing Explorer is hard, but because people will probably start worrying about security now that this easy to use CICS tool is available.

The point of this post is to try explain a little about CICS Explorer and security, so that you can be primed to answer any questions that may arise.

Read more…

CICSPlex SM Web User Interface and Browser Tabs

July 7, 2009 Leave a comment

Over on CICS-L is a recent post about the CICSPlex SM Web User Interface (WUI) and how confusing it is with its multiple windows and the experience you get trying to use it within a tabbed browser.

What I’m going to try and do in this post is to (hopefully) explain some of the reasons why the WUI behaves as it does.

History

Originally CICSPlex SM was never going to have a WUI at all. Circa CICSPlex SM 1.3 a GUI was being looked at. As this was the mid to late 1990′s the platform for this GUI was OS/2! Yes O.K. I’ll admit it, I am an OS/2 fanboy err old-bloke – I still use it every day (please don’t tell my manager), but this decision was nothing to do with me. Due to various issues, the OS/2 based GUI was never shipped and instead a Web Based Interface aka WUI was developed.

By the time the WUI was ready, it was shipped as a no-charge feature on CICSPlex SM 1.4 – An exclusive element of CICS TS 1.3.

The prereqs for the web browser were kept very low, e.g. HTML 3.2 with frames, tables and cookies. Talk to some web designers (or Chris) and they will probably give you a stern look for mentioning the frame or table words.

Questions

Why does the WUI open a new window on signon?

The WUI relies on every request from the web browser being sent back to the server. The WUI checks for this by using a sequence number in it’s interactions with the browser. If the sequence number is not what the WUI expects, you will receive a ‘Navigation error’ response in the WUI.

The easiest way to get one of these errors is to use a browser forward or back button. To discourage users from using these buttons, the signon process causes a new window to open, and on this request the WUI asks the browser not to include the browser navigation controls. Although this decision might be considered heresy today, and it does not stop users from using keyboard shortcuts, mouse operations, or putting the browser controls back, it was done to try and discourage users from using these controls.

So the reason the ‘Begin signon’ button opens a new window, is simply to get a window without browser navigation buttons. As this response to the original CICS-L question indicates, you can bypass the ‘Begin signon’ by tweaking the URL that you use. Note however although this works, it is not an intended ‘interface’, so it potentially could change in the future (not that I know of any plans to do so).

Why the strange tab behavior?

The WUI knows absolutely nothing about tabs. They weren’t around when the WUI was developed originally and no explicit support for tabs has ever been added to the WUI.

The only thing the WUI does when it opens a new window for Help or the InfoCenter is to use the target=’_blank’ HTML option on the anchor tag. How the browser interprets this in conjunction with the ‘Open in new Tab’ options you use to get it to go to a tab is completely up to the web browser.

Why do I get another ‘Begin Signon’ window?

So you already have a ‘Begin signon’ tab, why do you get another one if you refresh a WUI window after you have signed off? Well it is simply because you no longer have any valid credentials on the WUI server, so the WUI starts the signon dialog. The WUI has no idea of what windows/tabs your browser has open (once you have signed off).

Requirements are important

So none of this ‘fixes’ the weirdness, but I wasn’t trying to provide a fix, just explain why some of these things happen. Could the experience be better? Sure. If there are things that really bug you, get in those requirements, either via organisations such as SHARE, or talk to your IBM account team, who should be able to submit requirements on your behalf. Although it might be frustrating waiting for those requirements, if they aren’t on the potential ‘To-Do’ list within the Lab, that dramatically lowers the chances of getting things changed.

Categories: CICSPlex SM, WUI

CICS TS 4.1 General Availability and CICS Explorer downloads

June 26, 2009 Leave a comment

While we’re not expecting people to camp out in front of IBM, like they do for the latest new phone/gadget, today is the day that CICS TS 4.1 hits the ‘streets’.

CICS Explorer is also available for download here: CICS TS V4 or CICS TS V3. You will need an IBMID to get to the downloads, but if you don’t have one, you can register via these links.

CICS Explorer: SM Perspective

May 20, 2009 Leave a comment

The SM (System Management) perspective in CICS Explorer provides different capabilities depending on the connections you choose to configure and the CICS TS version that you have. This post attempts to describe some of the differences with the connections you can use.

Read more…

CICS TS 4.1 Open Beta is Live

April 1, 2009 Leave a comment

The CICS TS 4.1 Open Beta site is now live. If you want to get your hands on an early version of CICS TS 4.1 go here.

Questions or problems with the Beta may be raised on developerWorks.

Categories: CICS, CICSPlex SM, IBM

CICS Transaction Server for z/OS V4.1 preview

February 24, 2009 1 comment

The IBM CICS team is busy working on CICS Transaction Server for z/OS Version 4 Release 1 and you can read a preview about this upcoming release in this Preview announcement letter.

A couple of videos are available:

Technical Overview:

Business Value:

If you have any questions, go over to the I ♥ CICS facebook group, or collar one of the CICS team attending Share, or add a comment to this post.

CICS TS V4.1 at Share

February 24, 2009 1 comment

If you are going to be attending the upcoming Austin Share conference, make sure you track down IBMers Kathy Tyrrell, John Tilling, Matthew Webster, Steve Wood, Fraser Bohm, Dennis Weiand, Ed Addison, Leigh Compton or Scott Clee who will be more than happy to talk to you about CICS Transaction Server for z/OS Version 4.

Sessions which will cover CICS TS V4 include:

Session # Day Title Speaker
1024 Monday CICS Overview John Tilling
1026 Monday CICS Explorer – New Face of CICS Matthew Webster
0128 Monday CICS Investing in the future Steve Wood
1036 Tuesday Delivering Value with web 2.0 – a practical CICS perspective Fraser Bohm
1050 Wednesday CICS and web 2.0 user experience Dennis Weiand
1054 Wednesday CICS takes a REST Susanne Branson (Uni of Iowa)
1055 Wednesday CICS Explorer Hands-on Lab Leigh Compton, Dennis Weiand

CICS Events and WebSphere Business Events

February 13, 2009 Leave a comment

Want to know more about CICS Events and WebSphere Business Events (WBE), then try this short animation:

The clip is also available on YouTube and Facebook group I ♥ CICS

CICS SupporPac News

January 13, 2009 Leave a comment

CICS offers support for PHP:

There is now a SupportPac (CA1S) available for download that allows PHP scripting capabilities. By offering PHP on CICS Transaction Server Version 3.2, CICS is providing another option for opening up yet more of your enterprise CICS application to simple HTTP access from a diverse range of service requesters.

The SupportPac complements an earlier offering SupportPac CA8K, which provides the capability to deliver CICS data as Atom Feeds. You can use the PHP scripting language capabilities in CA1S, which are shared with WebSphere sMash, to extend the range of CICS assets that can be exposed as REST services. For more information click here. There is a short 8 minute demo of the capabilities and potential of combining CICS, Atom feeds, PHP scripting and Smash for a mashup – you can view it here.

CICS Support for events:

CICS has the potential to be a prolific producer of business events and with the recent SupportPac CB11, CICS TS v3 can produce events for consumption by WebSphere Business Events (WBE). This SupportPac provides an example of emission of events from CICS TS for z/OS. It allows the user to start identifying the places in processing within CICS applications where significant business events occur, and to see how the power of WebSphere Business Events (WBE) can be harnessed to carry out correlation and pattern matching on these events. For further information please click here.

IBM CICS Explorer supportPac

November 5, 2008 Leave a comment

Four new supportPacs were announced today:

  • CICS Explorer for Windows (CS1J)
  • CICS tools plugins (CS1N)
  • CICS Explorer SDK (CA1R)
  • CICS Explorer for Linux (CS1O)

For details of these supportPacs check out this announcement.

A developerWorks CICS Explorer forum is available if you have any questions about these supportPacs.

Categories: CICS, CICS TS, CICSPlex SM, Explorer, IBM
Follow

Get every new post delivered to your Inbox.

Join 453 other followers