Spent a fun few hours last night, and again this AM, setting up a WCM demonstration environment, using a simple end-to-end lab created by one of my colleagues.
The lab takes one through the creation of site, site area, authoring and presentation templates, menu component and a add/edit/approve toolbar.
I've used this lab before, and never really fully appreciated how beautiful WCM actually is. For some reason, this time around, it just made so much sense.
Having used the lab, I then started to get clever, and, without too much hard work, I had two portlets; one with a list of content and one displaying the actual content, with an add button on the list and an edit button on the actual content item.
I tried, and failed, to include a PDM link in the content item - I was pushing my luck at this point so, remembering the first rule , I decided to quit whilst I was ahead.
Ironically, I'm attending a 2-day WCM Proof-of-Technology event on November 22/23, and then a formal 3-day WCM class the following week. Therefore, by the end of the month, I'll be the absolute guru ( NOT! ).
Seriously, WCM rocks and, given that it's core to solutions like Quickr, it's good to know.
Geeking in technology since 1985, with IBM Development, focused upon Docker and Kubernetes on the IBM Z LinuxONE platform In the words of Dr Cathy Ryan, "If you don't write it down, it never happened". To paraphrase one of my clients, "Every day is a school day". I do, I learn, I share. The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions. Remember, YMMV https://infosec.exchange/@davehay
Subscribe to:
Post Comments (Atom)
Note to self - use kubectl to query images in a pod or deployment
In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...
-
Why oh why do I forget this ? Running this command : - ldapsearch -h ad2012.uk.ibm.com -p 389 -D CN=bpmbind,CN=Users,DC=uk,DC=ibm,DC=com -w...
-
Error "ldap_sasl_interactive_bind_s: Unknown authentication method (-6)" on a LDAPSearch command ...Whilst building my mega Connections / Domino / Portal / Quickr / Sametime / WCM environment recently, I was using the LDAPSearch command tha...
-
Whilst building a new "vanilla" Kubernetes 1.25.4 cluster, I'd started the kubelet service via: - systemctl start kubelet.se...
3 comments:
Dave, I agree WCM is a great product, but "beautiful" I am not so sure!
Goof to hear that you getting a change to play with it and build more than just the basic demo sites. As a partner that is really investing in WCM right now, the more IBMers that really know and understand it the better!
For what it's worth, the PDM link challenge was resolved by the most recent WCM fixpack ( 6.0.1.2 ), Dave
Stu, am half-way through the WCM class, and I stand by my earlier comments - WCM is a beautiful thing.
It does require some applied knowledge, which makes given the potential complexity of managing a massive intranet or extranet web site.
Even with half the learning completed, I now have a much clearer idea of what I was doing in the end-to-end lab, and have a much clearer idea of the WCM solution architecture, and benefits thereof.
Post a Comment