Doorgaan naar hoofdcontent

Cordial 2010

Introduction

The 14th and 15th September I visited the Cordial 2010 event with 5 of my CIBER colleagues. This is a small overview of the event and my findings.

Overview

The subtitle of the event was Accelerate Time To Value.
The whole message of the event was that the Cordys offerings will shorten your time to value, a promise of all BPM vendors, but I think Cordys can actually achieve it.

The majority of the presentations were about Cloud computing, so the terms IaaS, SaaS, PaaS and  BPaaS were mentioned a lot.
Cordys also has launched a new product in 2009 called Cordys Process Factory (CPF).
This new product was built on top of BOP4 and will nicely integrate with BOP4. The product is meant to build dynamic MashUps in the Cloud with little effort.
It abstracts the more complex features of BOP4, to make it simple to use. Cordys now can offer services on premise, in the cloud and both.
 


Per Jonsson was presenting on his first month as the new CEO of Cordys. Quiet, calm, smart Scandinavian gentleman, something different as oppose to the more energetic Jan Baan.
Jan Baan launched his book on BPM.
Theodoor van Donge, the CTO of Cordys, gave us a nice preview of the most important new features in Cordys FP1.

Product Update

Cordys Process Factory

  • New: MashApps on Mobile
  • New: Connection On-Premise
  • SSO
  • SAML2.0 to access On-Premise services
  • OAuth to access Cloud services

BOP4

  • Multi Browser support in CWS (Chrome, Safari, IE, Firefox)
  • Improved Internationalization
  • Context based help in modeling (showing the next possible steps possible)
  • BAM further aligned
  • Advanced task management features to handle a case
  • MDM modeller included in BOP4
  • Change tracking of Models
  • KPI in Processes in Activities
  • Less navigation needed during modelling

Cloud Provisioning

The Cordys Business Operations Platform complements the Business Operations Platform with automated provisioning and metering of applications for the Cloud.
  • New: Admins can maintain environments of customers and their applications offerings
  • New: External application can be partitioned over different clusters
  • New: Multi Browser support

Collaborative Engineering



Strategic Update

The mission of Cordys was mentioned by Hans de Visser (CMO):
We help our customers to improve their business operations with world-class, process oriented software which allows them to change and innovate the way they do business with greater speed and flexibility.

So What's Cordys?
  1. Cordys is one single platform
  2. Two propositions: 1-Business Operating Platform 2-Cordys Process Factory
  3. Three domains: 1-Integration 2-BPM 3-Composite Application Development
  4. Cloud
  5. Focus on vertical markets: Communications & Media, Banking, Financial Services & Insurance, Energy & Utilities, Manufacturing & Logistics, Government

Produkt Oriented --> Marketing Oriented
Development of the platform but implementations are done by Partners (like CIBER).

Multiple Deployment Models
On-Premise (BOP4)
Cloud (CPF)
Hybrid (BOP4/CPF)

Social Contextual Collaboration
Integration with Google Wave to collaborate
Integration with other social network tools (Facebook, Twitter, ..)

Certification

It is now possible to certify yourself in Cordys. First you need Fundamentals and then you have the option to specialize in BPMS Developer, UI Developer and Backend Developer.
In case you have all, you can name yourself Solution/Product architect.

Conclusion

Not all presentations were useful, but the time of the parallel sessions was also very limited (only 30 min for a presentation). This makes it difficult to tell the story.
Hopefully next year these sessions take more time.

I am very excited on the number of people that visited the event and met a lot of interesting people.
I am curious to see if the Process Factory product will gain momentum and I can't wait to use it for customers.
For the moment a SOA and use of BPM is already a big step for most customers, but BOP4 is a very good solution.
Its now time for Cordys to harvest after almost 10 years of development.



More can be read on http://cordial.cordys.com

Reacties

Populaire posts van deze blog

Microservices mindmap

"The tree" - See also   my photo page When you are fairly new within the Microservices land, there are a lot of terms fired at you. So also for my own understanding i have made a mindmap. I think it has a good status now, so that i can share it with you. As always feedback is very welcome ! You can download the mindmap here .

OSB 10gR3 and SWA and MTOM

This blog is about using soap with attachments and the use of MTOM within the OSB (10gR3). A service is created that accepts a soap with attachment (DocumentService) and translates it to a service that accepts a binary element. MTOM is used for performance reasons for the second. Some notes: * For the use of attachments you need RPC-style document instead of the usual document-style. This due to the fact that the document-style limits a message to a single . * A service can not have both SWA and MTOM within OSB. First a WSDL is setup for the DocumentService: The $attachments variable holds the attachments and the body holds the attachment data. Also other data is stored within the attachment element (see h...

Cloud to Cloud Application Integration

A lot of applications have integration possibilities, so do cloud applications. The question I got from a customer is whether to have a point-to-point integration with Cloud applications or to go through their ESB solution. This blog describes some considerations. Context The customer has a HRM application in which job vacancies are managed. Furthermore that system also handles the full applicant process flow. They also have another cloud application that handles the job vacancies. This application posts the jobs to social sites and other channels to promote the vacancies. Furthermore this application has some intelligence for job seekers to advice some new vacancies based on previous visits or profiles. The job vacancies need to be sent to the Vacancies application and applicant information needs to be sent to the HRM application, when a job seeker actually applies for a job. Furthermore status information about the job application is als...