Showing posts with label innovation and management. Show all posts
Showing posts with label innovation and management. Show all posts

Sunday, 24 April 2011

pattern BPMN examples

Following the articles for patterns and using BPMN intalio tools, i submit the below examples for the discussed patterns.
click on the images to see the examples

and-split pattern..


or-split pattern



xor-split pattern


Giannis Giataganas IS Consultant, BPM Analyst Bsc in Informatics, AUEB MscIS, Athens University of Economic and Business

Tuesday, 12 April 2011

Advanced Branch and Join Patterns-Multi-Choice

Earlier I have posted the basic Patterns of P4 in Real modeling Process . These were the basic patterns which we use all the time and are fundamental in process modeling. Furthermore we must mention that advanced patterns are also a necessity in modeling world as they are also used extensively.
Starting from the common pattern which is called Multi Choice, we refer to a pattern which is placed so as to choose one or more parallel branches in which each branch is taken only if it satisfies a particular condition. This pattern is also called as Inclusive Or split. The difference between exclusive and inclusive OR is that exclusive_OR allows only one branch to direct the process where inclusive OR allows more than one path to be spawned.

Synchronizing Merge

The intent of synchronizing merge is to join branches spawned by a Multi-Choice(see above). That is to wait for all active paths in a parallel to complete. This Pattern is also known as Inclusive_OR_Join. Though the idea is intuitive and this pattern can help us solve many problematic areas, many BPM products cannot support it because of its implementation difficulties of tracking which branch was executed. Languages that use the Petri-Net conception of token passing to model control flow can implement such a pattern.
As far as BPEL is concerned, it uses the principle of dead path elimination, another Petri_Net inspired concept, to solve this problem. 



Giannis Giataganas IS Consultant, BPM Analyst Bsc in Informatics, AUEB MscIS, Athens University of Economic and Business

Continuing with Patterns- Exclusive Choice


The intent of the Exclusive Pattern is to branch from a single activity to exactly one of several paths, based on the evaluation of a condition. This pattern is known as a XOR-split.
The need for such a pattern is big and this is used widely in everyday’s activity. To understand the power of the XOR split we just give an example of a bank customer who wants to login to the i-bank. The customer gives the password and if the password is correct he is redirected to a welcome page. Otherwise if something goes wrong the customer is informed that he cannot access his account. So this behavior is modeled as an XOR split from Get approval to send welcome user page or Send rejection message. The effect is that of an if statement in the process.
Implementations of this widely supported pattern include control constructs (this can be a switch statement in BPEL and BPML) and explicit split elements(such as XOR gateway in BPMN and the diamond in UML activity diagrams).
Simple merge
The intent of a simple merge pattern is  that several exclusive conditional paths converge on a single activity, which starts executing when the one chosen path completes. The pattern is also known as XOR-Join.  A simple merge is actually the endpoint – XOR join- of a process that splits and which started by an exclusive choice. In programming we can assume that it is the end of an if statement . now in languages in which conditional processing is modeled as a control structure (such as BPEL and BPMN) the control structure can manage the merge(for example, when the switch case in BPEL completes, its selected case is quaranteed to have completed.)



Giannis Giataganas IS Consultant, BPM Analyst Bsc in Informatics, AUEB MscIS, Athens University of Economic and Business

Friday, 11 March 2011

Process patterns and the P4

As far as processes are concerned, the process community has identified and codified different sets of common problems. This action was a result of previous similar approaches taken by the programming community. Previous works on the programming patterns include the GOF’s book which is a catalog of 23 patterns related to the creation of objects, the structural relationship of objects, the behavior of objects and so on. The best thing about using a pattern is the standardization. Each pattern is documented according to a standard template with sections such as intent, motivation and known uses.
Similar approach happened by the process community and by a group of 4 which we call process 4(P4). The article workflow patterns lists 20 patterns which are used for processes. This catalog is an account of process control flow.
Well what changes from the programming approach of GOF’s documentation is that the GoF patterns are documented as object models whereas P4 patterns are spatial and visual. Process patterns are clusters or constellations of process activities arranged in just the right way to solve difficult problems.

The categories which P4 patterns are included are:
• Basic patterns
• Advanced Branch and join patterns
• Structural patterns
• Multiple instances patterns
• State based patterns
• Cancellation patterns


BASIC PATTERNS

Basic patterns cover fundamental process capabilities: running activities in a sequence; spawning, and later joining,parallel lines of execution; and branching intone of several directions based on a conditional choice. The five basic P4 patterns are:
• Sequence
• Parallel split
• Synchronization
• Exclusive choice
• Simple merge


Sequence

Intent
To run activities sequentially. For example run activity A followed by B followed by C

Need for activity sequencing
Almost every process has at least one segment of two or more steps to be performed sequentially.
And the activity sequencing is essential part of the notion of process, it is not surprising that all BPM vendors and specifications support the Sequence pattern.

We can give an example of this activity sequencing in BPEL for a registration in a service


sequence
invoke name=”give certifications”
invoke name=”get approval ”
invoke name=”update DB data”
invoke name=”send confirmation email”
invoke name=”send welcome page”
sequence
 * we removed the <> so as not to read as html code



Giannis Giataganas IS Consultant, BPM Analyst Bsc in Informatics, AUEB MscIS, Athens University of Economic and Business

Monday, 17 January 2011

Modeling needs fantasy

after we have taken the necessary steps to develop the overall concept of a bpm project, there is a time that we come to modeling. i admit that modeling is a creative and interesting task. i am fond of this creative task. After all it's the outcome of all the work done earlier in a BPM project.. and i am referring to the phases that exist before modeling. all the analysis takes flesh and bones when it comes to process modeling. i strongly believe that good modeling technics and good modeling tools are not enough to design good and efficient processes. it's pure architecture. Well the work of a process modeller is not exposed to public view and the truth is that one can hardly understand the beauty of a good modeling process without measuring it.But what does it take to make a succesful modeling. Obviously the preliminary work must be done correctly and correct data should be delivered to the modeling team. But there are a lot more than the above.
there are so many modeling technics, so many different angles and perspectives you can distinguish in process modeling. The modeler has it's way to reach the required result. Process Modeling is architecture and modelers should understand that...
it's good to use different kind of models and diagrams, to have a lot of aces through your tools. Models should create value to the organization. what does it need? In my opinion, an important component is FANTASY. One must be able to see beyond the obvious. It's important to conscript the fantasy and the design skills by putting your own touch. Modeling is not just putting things together and creating workflows, redesigning processes but it's also an art of making flexible processes, of succesfully letting the work easily flow through well defined diagrams, of placing correct nodes and simplifying the processes, of imagining new ways that can be consorted with the organization vision and mission.

Giannis Giataganas IS Consultant, BPM Analyst Bsc in Informatics, AUEB MscIS, Athens University of Economic and Business

Sunday, 16 January 2011

People change management in BPM projects

Good companies react quickly to change
great companies create change
Move before the wave!! change before you have to.
(Hriegel and Brandt, 1996)

During a bpm project, unless it's an extremely small and isolated project, culture will need to be dealt with. however we need to pay attention to those who use culture as an excuse to get away with the process of change. it's the leadership's responsibility to create the right conditions so as to pass change without pain in the organization. And pain comes easily into the organizations lifecycle if we dont pay attention to change management basics. But be carefull because change management is not a strict and predefined series of steps. It has to do with PEOPLE. And when culture needs improving then it always be as a result of some part of the organization processes, structure or people management systems not responding or changing as required. These issues are usually the root cause, and the culture is the outcome. Within a BPM project, always remember that the project outcome is the goal, and any cultural change that may be necessary is a result of the process goals.Some cultural change is essential as part of a succesful project. However cultural change is not an end in itself.

Here we provide a process of how to assist these 'ordinary managers and workers' to become prepared for, and accept change.


process steps

1) resistance to change

the only person who likes change is a wet baby. (Mark Twain)

And he is right because there are reasons to support this:
a)fear
b)feeling powerless
c) effort and pain to change
d) absence of self-interest


2) why change? what's the leadership role

Michael Hummer stated in 1993 that'coming up with the ideas is the easy part, but getting things done is the tough part'. And he is absolutely right. The gatekeepers of change are the people involved. there can be the best processes and BPM systems, but if people refuse to use them, or use them poorly then the project will not be succesful.
there are two methods that can be applied for the change to take place and become acceptable from the people.
a) there must be a crisis and it's the job of the CEO to define and communicate that crisis, its magnitude its severity, and its impact.Just as important, the CEO must also be able to communicate how to end the crisis-the new strategy, the new company model, the new culture.
(Gerstner, 2002)

the second method is more subtle, and requires leadership to have people understand that there is a problem and inform them of the magnitude of the problem and why it is essential to change.

the people within the organization do not need rah-rah speeches; they need leadership- direction, consistency,momentum, and persistence. they want leaders who will focus on solutions and actions.

There is important to exist a person responsible for these changes. a LEADER. this person should and must always be ready to provide answers for the following questions:

what is change intended to achieve
why the changes are necessary
what will be the consequences of these changes to both the organization and the individuals?
(Scheer et al. 2003:26)


3) components of the change program

a) planning a detailed project plan
b) selection of a key personnel to get involved in the project
c) a clear understanding of the program's links to: strategy, culture, structure, new people roles, new processes and the overall BPM project.
d) a detailed communication plan outlining the way information will be delivered to all stakeholders

4) Getting ready for change

a) create an enviroment that will allow and encourage people to change.
b) Ensure that there is feedback regarding performance and the change program

5) required behavior

there are three simple sub-steps that can assist the people change management process

a) a short clear uncomplicated message needs to be developed. win execute end team (Gerstner, 2002) provides an example of how short clear and powerful this message can be.
b) a behavioral charter needs to be developed showing the behavioral change required for change from the current to the new behavior
c) a set of principles that we will all live by within the organization must be developed.

these all must be documented and communicated to all people in the organization to have a positive result



6) how to get there

finally after we adressed all these issues, it's important to know what it takes for the leaders to get to the wanted results. Depending on the scenario, it could even take houndreds of hours to get the work done.. we should always have in mind that there are no quarantees.


The first step is to analyze the needs of the BPM project, based upon the
project scenario selected, because deciding what and how to change is critical:

● Does the project require the entire organization to change, or only
parts of it?
● Once this is agreed, determine the depth and breadth of the change
program.
● Always have ‘depth’ rather than a ‘shallow’ change effort; understanding
this will take longer and require more effort, but will yield
significantly better sustainable results.
● Always match the change program to the various aspects of the
People phase of the framework.

Stace and Dunphy (1996) provide an extremely useful summary of the
decisions and outcomes of a change program, and this is shown in Table 25.2.
In looking at and evaluating the actions to be executed during the people
change management program, always test the tasks and proposed actions
against both the project scenario selected and the following rule:

If it doesn’t:
● add-value to a customer
● increase productivity or
● increase morale
then don’t do it.

(Information taken from Book"Business Process Management: Practical Guidlines to Succesful implementations by John Jeston and Johan Nelis")

Giannis Giataganas IS Consultant, BPM Analyst Bsc in Informatics, AUEB MscIS, Athens University of Economic and Business

Friday, 14 January 2011

When should you do BPM? what are the main drivers and triggers?

John Jeston and Johan Nelis
"There are difficult questions in a generic manner
the real answer is'it depends'. it depends upon the
circumanstances of the organization and the organization
process maturity and these will vary from org to
org and from situation to situation."

So what the above tell us? it's important to know when we should start a bpm project. sometimes we ask ourselves: are the above drivers and triggers enough so as to initiate a bpm project? the organization should have mechanisms to check if some specific drivers and triggers exist in the organizations 'spine'. if that is true, then a bpm project should be applied. But that is really so general. of course as John and Johan claim the bpm project depends mostly on the organization conditions and the organizations real maturity at processes. For example, if a process-immature organization has enough drivers and triggers to justify business project management, then the next step is to define the level of bpm project and the automation needed. We should have in mind that Bpm depends mostly on the real working conditions and the org culture. Without human resources being aware of processes, a bpm project could become a total failure if not create catastrophic results in the health of the organization..
We talk about drivers and triggers but can we define and organize them? is there a way to have them in a sos-index and use it as a safety measure to alert us for an incoming bpm project? well there is no panacea and there are no absolute paths. Managers should have critical minds and should know exactly the condition of their organization. Although the above are extremely important, John and Johan through their Book "Business Process Management: practical Guidelines to Successful Implementations" categorized some of the likely drivers and triggers that may cause an organization to consider BPM as a possible solution, looking at these drivers and triggers from organizational management, employee, customer, supplier/partner, product or service, process an IT perspecives.

Drivers and triggers for the organization to consider an automated solution
may include:
● a high volume of similar and repetitive transactions
● a clear flow of high-volume transactions that need to be passed from
one person to another, with each adding some value along the way
● a need for real-time monitoring of transactions (a need to know a
transaction status at all times)
● a critical issue with processing time – that is, time is of the essence
● a need to complete many calculations within the transaction
● transactions or ‘files’ need to be accessible by many parties at the
same time.

John Jeston and Johan Nelis have created a large list of possible drivers and triggers. However, we should be careful not to over-automate processes to the extent that organization loses sight of the need for people involment. People are best at managing relationships.

"when to commence a BPM project is a difficult problem. For any given organization, it will be appropriate to start a BPM project when the right number and combination of the above drivers
and triggers occurs. This will be different for every organization, and for every
situation within the same organization".



Giannis Giataganas
IS Consultant, BPM Analyst Bsc in Informatics, AUEB MscIS, Athens University of Economic and Business

Tuesday, 21 December 2010

How to Get Rich - Stop Trying!

By Allan Roth | Dec 20, 2010

We all know that this is the season for holiday celebrating, with all the accompanying gifts and goodies and eggnog, but not too many people know that it is also the season for articles on how to get rich in the coming year. You’ll see the top ten stocks to buy, market timing newsletters, and other get rich quickly schemes that, in reality, will only be helping others to get rich. Unfortunately, the odds are virtually certain that following the advice in these articles is more likely a “get poor quick” plan.

Flawed logic

First, allow me to state the obvious by saying that if I truly knew how to get rich in 2011, I wouldn’t be writing about it, and I wouldn’t be selling subscriptions to newsletters at $299 a pop. I would take that rich-making knowledge and apply it to becoming rich, which would remove any necessity for peddling my wares. And even if I were a saintly, altruistic sort who was willing to share my secrets, the fact remains that telling others my secrets would make it that much harder for me to continue making a fortune. More competition means less profit.

The two non-secrets to financial riches

I wish those Rich Dad seminars actually did work, and that I really could make a million dollars a year working four hours a week from my yacht in the Caribbean. The fantasy of investing the fortune I’ve made from my real estate empire, earning the upside of the market without downside risk, would also be good. Life would be sweet under either of those scenarios.

Unfortunately, one must accomplish two things in order to be rich, and neither of these things are quick or glamorous.

Number 1: Spend less than you earn

Unless you are a card-carrying member of the lucky gene pool and born rich, or unless you are in possession of a winning lottery ticket, there is only one path to follow.

To build wealth, you must save. This means spending less than you earn. Obvious as that seems, it’s not always an easy philosophy to apply. It means deferring the gratification of the latest consumer toys, it means realizing that the Ford gets you from points A to B just as fast as the Lexus. It also means you must stop spending your hard earned cash on schemes that claim they will make your rich. With the recession, remember that frugality is now cool, at least in my mind.

Number 2: Invest to get rich slowly

However, saving is only the first step toward building wealth. I see people do a great job in saving, only to make others rich by buying annuities or unknowingly paying two to three percent annually to their financial helpers. To invest wisely, one must keep expenses and emotions in check.

A good way to keep expenses under control is by owning the very lowest cost and most diversified index funds. These funds own thousands of stocks and bonds with annual expenses as low as 0.07 percent annually. With only two funds, you can own the entire US and international stock markets, with far less risk and higher returns than you would get by paying helpers to pick stocks like BP. With only one additional fund, you can own the entire US investment grade bond market.

But controlling expenses is only half the battle. The other half is controlling emotions, and an excellent way to accomplish that is to decide on an allocation between stocks and bonds, and stick to it like glue. Doing so means you must rebalance the portfolio to get back to your target allocation. If stocks go up, as they did between 2003 and 2007, you must sell some of your stock index funds to get back to your target allocation. If markets plummet as they did through March 2009, you must buy stocks.

Picking the allocation is important, but sticking to it is even more important. It’s the only way I know to systematically sell assets after they have done well and buy others after a decline. Here are three examples of different allocations from my book, How a Second Grader Beats Wall Street.

Why this formula will make you rich

Albert Einstein once said that the power of compounding was the most powerful force in the universe. By my calculations, the above “Dare to Be Dull“ investing formula will increase returns by an average of four percent annually. That extra four percent annual return on average translates to about 16 years of earned income. Think of it as a “get rich not-so-quick” plan.

How to get rich

So if you really want to prosper in 2011, ignore those lists such as SmartMoney’s list of where to invest in 2011. If for no other reason, ignore it because their 2010 list turned in half the return of the market. Instead, try using the boring strategy that will get you to your retirement goals roughly 16 years earlier. That should give you an immediate rich feeling that you will be able to pursue your passions and dreams a decade and a half earlier than others.

That’s what I call striking it rich in 2011.

Giannis Giataganas IS Consultant, BPM Analyst Bsc in Informatics, AUEB MscIS, Athens University of Economic and Business

Thursday, 3 June 2010

The CEO Is the Chief Energy Officer

by Tony Schwartz

republished in my blog



Above all else, a leader is the chief energy officer.

The most fundamental job of a leader is to recruit, mobilize, inspire, focus, direct, and regularly refuel the energy of those they lead.

Energy, after all, is contagious — especially so if you're a leader, by virtue of your disproportionate position and power. The way you're feeling at any given moment profoundly influences how the people who work for you feel. How they're feeling, in turn, profoundly influences how well they perform. A leader's responsibility is not to do the work of those they lead, but rather to fuel them in every possible way to bring the best of themselves to their jobs every day.

Think about the best boss you've ever had. What adjectives come to mind to describe that person? My colleagues and I have asked this question of thousands of people over the past decade, and here are the ten most common answers:

* Encouraging
* Inspiring
* Kind
* Positive
* Calm
* Supportive
* Fair
* Decisive
* Smart
* Visionary

Only three of those qualities have anything to do with intellect. More than two-thirds are emotional qualities — and they're all positive ones. No one has ever said to us, "What I loved about my boss is how angry he got. It showed me how much he cared." Negative emotions may prompt instant action, but they don't inspire people in the long term. Even in small doses, negative energy can take a considerable toll on people. .

In one study, workers who felt unfairly criticized by a boss or felt they had a boss who didn't listen to their concerns had a 30% higher rate of coronary disease than those with bosses they felt treated them fairly and were concerned with their welfare.

The offsetting news is that the regular expression of positive energy can transform a workplace in a remarkably short time. In a comprehensive review by the researchers Bruce Avolio and Fred Luthans of more than two hundred leadership studies, only one quality among leaders consistently had a positive impact on their employees. It was the capacity to recognize potentials that the employees didn't yet fully see in themselves.

Put another way, the best leaders used their own positive energy to bolster their employees' faith in their own abilities and to fuel their optimism and perseverance in the face of stresses and setbacks. That belief from a leader is intoxicating.

I remember feeling it as a young reporter at the New York Times when Arthur Gelb, then the managing editor, came to me with a story assignment that I wasn't sure I could do at all, and he invariably left me feeling I was the only person on earth who could do it justice.

I remember observing it in Steve Ross, then chairman of Warner Communications (and later Time-Warner), who could make you feel like you were the smartest and most fascinating person in the world when you were with him.

I've seen it in Amy Pascal, co-chairman of Sony Pictures, whose warmth and enthusiasm when you're with her prompted those who work for her to coin the phrase "being in the light" to describe having her full attention.

I've watched it with Alan Mulally, the CEO of Ford, who strides into a room with such exuberance, confidence and high spirits that it's virtually impossible not to be drawn in.

Leaders lead not just by the actions they take, but by the way they make us feel along the way. It's not false or half-hearted praise most of are looking for, but rather simple recognition and appreciation for real effort and for our tangible contributions.

So what kind of boss are you? What adjectives would your employees choose to describe you? For starters, you could try out our Leadership Audit, which we developed at The Energy Project as a very rapid way to assess how you are influencing the energy of others. Even better, ask your employees to take it too — it's an efficient way to get instant feedback about their own experiences.

Giannis Giataganas
IS Consultant, BPM Analyst

Sunday, 2 May 2010

web 2.0 και business 2.0

η αναφορά πλέον στην έννοια Web 2.0 είναι πολύ συχνή. Αναφερόμαστε στη 2η γενιά ανάπτυξης και σχεδίασης WEB που επικεντρώνεται στην προώθηση της κονωνικής δικτύωσης.

αυτό που αξίζει να αναφέρουμε είναι μια νέα τάση που αποκαλούμε business 2.0. αυτή η τάση χρησιμοποιεί την κοινωνική δικτύωση που βασίζεται στο διαδίκτυο για να προωθήσει κάποιες δραστηριότητες της εταιρείας και να εκμεταλλευτεί τις δυνατότητες των εργαλείων αυτών. αναφερόμαστε στην ενίσχυση της ομαδικής εργασίας, στις επαφές με πελάτες, προμηθευτές και κάθε είδους ενδοεταιρικές και εξωεταιρικές συνεργασίες.

Δυστυχώς οι περισσότερες εταιρείες θεωρούν πως αυτού του είδους τα εργαλεία αφορούν τις νεότερες γενιές, δεν μπορούν να αποδώσουν οφέλη στις εταιρείες και η χρήση τους είναι χάσιμο χρόνου. Παρόλα αυτά αργά η γρήγορα θα εντοπιστούν τα πλεονεκτήματα και οι δυνατότητες των εργαλείων. Αν κάποιος προσδιορίσει και εντοπίσει τους σωστούς τρόπους χρήσης των εργαλείων θα προσφέρει αξία στον οργανισμό αφού το κόστος είναι πολύ χαμηλό.

τα εργαλεία που υπάρχουν στην αγορά αυτή τη στιγμή είναι:

Facebook, twitter, youtube, digg, wikipedia, linkedln, messenger.

το καθένα απο αυτά κρύβει αρκετές δυνατότητες σε κάποια αντικείμενα και μάλιστα ο σωστός συνδυασμός δίνει μεγάλη αξία στην εταιρεία μας.




Giannis Giataganas
IT related

Friday, 15 May 2009

Get Ready To Innovate

Η λογική της ένταξης της καινοτομίας ως μια ενσωματωμένη διαδικασία ή ακόμα και ως μια τυποποιημένη διεργασία μες τον οργανισμό είναι από τις μεγαλύτερες προκλήσεις που αντιμετωπίζουν σήμερα οι οργανισμοί. Παλαιότερα ο πλούτος των επιλογών δραστηριοποίησης μιας εταιρείας σε αγορές στη γέννηση τους ήταν μεγάλος και οι αργοί ρυθμοί των εξελίξεων δεν επέβαλλαν τόσο πολύ την ενσωμάτωση της καινοτομίας ως μιας ιδέας που έπρεπε να στηριχθεί στρατηγικά (παρά μόνο εμπειρικά). Οι εποχές άλλαξαν και οι σύγχρονοι ρυθμοί κάνουν την ένταξη της καινοτομίας ως στρατηγική διαδικασία επιτακτική. Η μετακίνηση των εταιρειών σε μια ηγεσία κατευθυνόμενη από τη καινοτομία είναι σήμερα κυρίαρχο θέμα. Ο προβληματισμός μας έγκειται σε θέματα όπως : υλοποίηση στρατηγικών καινοτομίας, δημιουργία καινοτομικής αντίληψης, δημιουργία κοινής γλώσσας για να ορίζουμε και να μετράμε την απόδοση της καινοτομίας ,το project management της ανάπτυξης νέου προϊόντος και τη διαχείριση της ποιότητας.
Η λογική της ένταξης της καινοτομίας ως μια ενσωματωμένη διαδικασία ή ακόμα και ως μια τυποποιημένη διεργασία μες τον οργανισμό είναι από τις μεγαλύτερες προκλήσεις που αντιμετωπίζουν σήμερα οι οργανισμοί. Παλαιότερα ο πλούτος των επιλογών δραστηριοποίησης μιας εταιρείας σε αγορές στη γέννηση τους ήταν μεγάλος και οι αργοί ρυθμοί των εξελίξεων δεν επέβαλλαν τόσο πολύ την ενσωμάτωση της καινοτομίας ως μιας ιδέας που έπρεπε να στηριχθεί στρατηγικά (παρά μόνο εμπειρικά). Οι εποχές άλλαξαν και οι σύγχρονοι ρυθμοί κάνουν την ένταξη της καινοτομίας ως στρατηγική διαδικασία επιτακτική. Η μετακίνηση των εταιρειών σε μια ηγεσία κατευθυνόμενη από τη καινοτομία είναι σήμερα κυρίαρχο θέμα. Ο προβληματισμός μας έγκειται σε θέματα όπως : υλοποίηση στρατηγικών καινοτομίας, δημιουργία καινοτομικής αντίληψης, δημιουργία κοινής γλώσσας για να ορίζουμε και να μετράμε την απόδοση της καινοτομίας ,το project management της ανάπτυξης νέου προϊόντος και τη διαχείριση της ποιότητας.
Για να μπορέσουμε όμως να έχουμε μια καθαρότερη εικόνα της κατάστασης θα πρέπει να ορίσουμε την έννοια της καινοτομίας. Ο όρος καινοτομία σημαίνει ένα νέο τρόπο να κάνεις πράγματα Μπορεί να αναφέρεται σε αυξητικές, ριζικές και επαναστατικές αλλαγές στο τρόπο σκέψης, στα προϊόντα, στις διαδικασίες ή στους οργανισμούς γενικότερα. Μια διάκριση γίνεται μεταξύ της εφεύρεσης, μια ιδέα που γίνεται μανιφέστο, και της καινοτομίας που είναι ιδέες που εφαρμόζονται πετυχημένα. Σε πολλά πεδία, κάτι καινούριο νοείται ως κάτι αρκετά διαφορετικό για να χαρακτηριστεί καινοτόμο και όχι μια ασήμαντη αλλαγή. Η αλλαγή πρέπει να αυξάνει την αξία είτε του πελάτη είτε του παραγωγού. Ο στόχος της καινοτομίας είναι μια θετική αλλαγή.
Η καινοτομία είναι ένα βασικό συστατικό στην επιχειρησιακή στρατηγική, αλλά είναι επίσης αρκετά δύσκολη να διαχειριστεί. Για να μπορέσουμε να σχεδιάσουμε ένα επιχειρησιακό πλάνο στηριγμένο στη καινοτομία θα χρειαστούμε μια σταθερή διαδικασία που εφαρμόζει την καινοτομική διαδικασία. Φανταστείτε λοιπόν πως είστε ένας 50χρονος άνθρωπος, ο οποίος έχει αμελήσει την φυσική του κατάσταση εδώ και καιρό. Είστε επίσης υπέρβαρος και δεν έχετε βρει ένα τρόπο να ταιριάξετε την άσκηση στη ρουτίνα σας. Ξαφνικά ένας φίλος σας λέει πως θα πάρει μέρος στο μαραθώνιο και σας καλεί να συμμετάσχετε. Εσείς τι απόφαση θα πάρετε; Προφανώς θα αρνηθείτε την πρόσκληση και καλά θα κάνετε. Δεν είστε έτοιμος για αυτό το επίπεδο και την ένταση του ανταγωνισμού. Το ίδιο ισχύει και με τις εταιρείες. Κάποιες δεν είναι έτοιμες να καινοτομήσουν. Πολλές από τις επιχειρήσεις πέρασαν τις δυο τελευταίες δεκαετίες τους επικεντρώνοντας στην αποτελεσματικότητα των λειτουργικών διαδικασιών τους. Αυτό είχε ως αποτέλεσμα να ατροφήσουν οι μύες υποστήριζαν τη καινοτομία. Η προετοιμασία μιας επιχείρησης να δεχθούν την καινοτομική διαδικασία αποτελείται από 3 στάδια:
- Να κερδίσουν τον έλεγχο στις κύριες εργασίες τους
- Να ορίσουν την στρατηγική καινοτομίας
- Και τέλος να βρουν πηγές έτσι ώστε να υλοποιήσουν την στρατηγική

Gaining control over core business
Ο έλεγχος μιας αγοράς είναι βασικός για να μπορεί μια εταιρεία να προβλέπει τις οικονομικές της απολαβές και να διαχειρίζεται σωστά τις αγορές στις οποίες δραστηριοποιείται. Πολλές φορές μπορεί ένας κλάδος και το προϊόν που μας κρατά στο κλάδο να είναι στη φάση της παρακμής και αυτό δεν είναι καθόλου κακό από τη στιγμή που μπορούμε να διαχειριστούμε τη φάση αυτή σωστά. Ένα πολύ καλό παράδειγμα είναι η Intel Co. που έξυπνα επέλεξε να αποσυρθεί από την αγορά των DRAMs, αν και ήταν η κυρίαρχη αγορά της εταιρείας για ένα μεγάλο χρονικό διάστημα. Στρατηγικά η κίνηση αυτή είναι επιτυχής αφού η Intel έβλεπε πως επένδυε πολλά σε μια αγορά που είχε γίνει πλέον αρκετά ανταγωνιστική και με περιορισμένα περιθώρια κέρδους. Το πέρασμα στην αγορά των μικρό- επεξεργαστών την οδήγησε σε μια τρομερή ανάπτυξη.

Defining innovation Strategy
Πολλοί οργανισμοί που είναι στην αφετηρία της καινοτομικής δραστηριότητας τους, συχνά αρχίζουν την προσπάθεια τους συγκεντρώνοντας κάποιο δυναμικό και λέγοντας τους ‘είναι ώρα να καινοτομήσουμε’. Τέτοιες προσπάθειες δεν πετυχαίνουν πολύ συχνά. Αντ’ αυτού, οι εταιρείες μπορούν να δημιουργήσουν καινοτομική στρατηγική , η οποία αναλύει λεπτομερώς ξεκάθαρους στόχους και τακτικές. Αυτό βοηθά τους εσωτερικούς συνεργάτες να γνωρίζουν σε τι να στοχεύουν. Ένα λογικό σημείο αφετηρίας είναι να φανταστούμε πως θα είναι η επιχείρηση μετά από πέντε χρόνια. Θα διπλασιάσουμε το μέγεθος της; Θα το κρατήσουμε ως έχει; Πάντως αυτό το σκέλος θα αναπτυχθεί εκτενέστερα σε επόμενο κεφάλαιο

Allocating Resources
Η εύρεση πόρων είναι πολύ σημαντική και θα πρέπει να γνωρίζουμε πόσο και πως θα συμβάλλει η εταιρεία στη προσπάθεια υλοποίησης αυτών. Ένα άλλο σημαντικό στοιχείο είναι και η προσαρμογή κινδύνου στην καινοτομία. Είναι σημαντικό να γνωρίζεις και να δεσμεύεις πόρους για τα projects. Η καινοτομία δεν συμβαίνει από σύμπτωση. Χρειάζεται ανθρώπινο δυναμικό να διαθέσει χρόνο και επίσης πρέπει να δεσμευτεί κεφάλαιο.

counter