Expand productivity; The game-changing setup for PIM 2.0 you need to see
Hi there “Process Automation” fans,
Welcome to a new installment of “Process Automation” tips.
It’s been a week later with the OTDS admin login hack in between; It gave me a little extra time to build something nice to get a head start for all our creativity. This week we’ll continue the custom artifact creation with the first implementation of the GridJS library and calling the Soap services of the good old PIM with a fresh start. Get yourself a drink and see how easy you can implement something nice and quickly where you can continue to put the dots on the ‘I’…
You can download the full project of the implementation here
Let get right into it…
First things first; That’s the initialization of the GridJS library. For this we update the playground.html with these three lines of content (see comments!):
You also see me adding cordys.min.css, cordys.html5sdk.debug.js, and cordys.html5sdk.util.debug.js; They’re part of the HTML5SDK we’ll use later in this post!
Next, is an update in the playground.js file to fill the placeholder-<div> with a grid of dummy data:
$(document).ready(function() {...}); is a jQuery functionality to call the code when the HTML file is ready loading.
After this, it’s all GridJS stuff which you can also read in this “Hello world” example.
So far so good with a first glimpse of our changes in the custom artifact (after publication):
You can make it bigger, smaller, whatever…It’ll nicely grow with it; Or when you want to sell it as a product, you call it “Responsiveness”! 🤣
…
Our next step is to glue our lessons learned from the service calls (3 weeks ago) with this grid! 🤔 How? Well, from this post we learned how to call a Soap service from the HTML5SDK via this peace of code $.cordys.ajax({...}! So, let’s start from there with an update in the playground.js on the simplest Soap call GetUserDetails:
After publication, and playing with some more BPM templates and instances…Watch this:
That’s a ReBirth of PIM 2.0 for further extension! 😍
That’s an exposable “DONE” for a new implementation on the PIM artifact; Is it already PIM 2.0? Well, not if it’s up to me. You see already the power of reusing libraries and putting the lessons in practice from previous posts. Here it all comes together with a basic implemented piece of customization you can continue with; Have fun with it! We see each other next week on a total new topic. It’s not the custom CIM implementation…I leave that one with you! 😏
Don’t forget to subscribe to get updates on the activities happening on this site. Have you noticed the quiz where you find out if you are also “The Process Automation guy”?
Download 10 steps prototyping booklet
You will receive a mail with a link to download the content
Download 10 steps fundamentals booklet
You will receive a mail with a link to download the content
Plan you strategic "Process Automation" hosting
You will receive a mail with information on next steps
Subscribe
Subscription for this site will get you notified on new posts and updates on activities.
Are you the "Process Automation" guy?
Take this FAST quiz to find out your "Process Automation" score!
Are you the "Process Automation" guy?
Take this FAST quiz to find out your "Process Automation" score!
Feedback or any question
Send back any feedback or question so we can inspect and adapt our features or help you on your own journey.
Thank you!
Check your mail inbox in the next 5-10 minutes for more information on your request.