827 resultados para Sale of Business contracts


Relevância:

100.00% 100.00%

Publicador:

Resumo:

This article examines the continued relevance of the 16-19 business education curriculum in the UK, stimulated by doubts expressed by Thomas (1996), over its continued relevance. We express a concern that business education needs, but is struggling, to respond to significant societal shifts in consumption and production strategies that do not sit easily within traditional theories of business practice currently underpinning 16-19 business education. We examine firstly, the extent to which a formal body of knowledge couched in a modernist discourse of facts and objectivity can cope with the changing and fluid developments in much current business practice that is rooted in the cultural and symbolic. Secondly, the extent to which both academic and vocational competences provide the means for students to develop a framework of critical understanding that can respond effectively to rapidly changing business environments.Findings are based on research conducted jointly by the University of Manchester and the Manchester Institute for Popular Culture at Manchester Metropolitan University. The growth of dynamism of the cultural industries sector - largely micro-businesses and small and medium sized enterprises (SMEs) -encapsulates forms of business knowledge, business language and business practice which may not immediately fit with the models provided within business education. Results suggest increasingly reflexive forms of consumption being met by similarly reflexive and flexible modes of production.Our evidence suggests that whilst modernist business knowledge is often the foundation for many 16-19 business education courses, these programmes of study/training do not usually reflect the activities of SME and micro-business practitioners in the cultural industries. Given the importance of cultural industries in terms of the production strategies required to meet increasingly reflexive markets, it is suggested that there may be a need to incorporate a postmodern approach to the current content and pedagogy; one that is contextual, cultural and discursive.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Games and related virtual environments have been a much-hyped area of the entertainment industry. The classic quote is that games are now approaching the size of Hollywood box office sales [1]. Books are now appearing that talk up the influence of games on business [2], and it is one of the key drivers of present hardware development. Some of this 3D technology is now embedded right down at the operating system level via the Windows Presentation Foundations – hit Windows/Tab on your Vista box to find out... In addition to this continued growth in the area of games, there are a number of factors that impact its development in the business community. Firstly, the average age of gamers is approaching the mid thirties. Therefore, a number of people who are in management positions in large enterprises are experienced in using 3D entertainment environments. Secondly, due to the pressure of demand for more computational power in both CPU and Graphical Processing Units (GPUs), your average desktop, any decent laptop, can run a game or virtual environment. In fact, the demonstrations at the end of this paper were developed at the Queensland University of Technology (QUT) on a standard Software Operating Environment, with an Intel Dual Core CPU and basic Intel graphics option. What this means is that the potential exists for the easy uptake of such technology due to 1. a broad range of workers being regularly exposed to 3D virtual environment software via games; 2. present desktop computing power now strong enough to potentially roll out a virtual environment solution across an entire enterprise. We believe such visual simulation environments can have a great impact in the area of business process modeling. Accordingly, in this article we will outline the communication capabilities of such environments, giving fantastic possibilities for business process modeling applications, where enterprises need to create, manage, and improve their business processes, and then communicate their processes to stakeholders, both process and non-process cognizant. The article then concludes with a demonstration of the work we are doing in this area at QUT.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Recent years have seen an increased uptake of business process management technology in industries. This has resulted in organizations trying to manage large collections of business process models. One of the challenges facing these organizations concerns the retrieval of models from large business process model repositories. For example, in some cases new process models may be derived from existing models, thus finding these models and adapting them may be more effective than developing them from scratch. As process model repositories may be large, query evaluation may be time consuming. Hence, we investigate the use of indexes to speed up this evaluation process. Experiments are conducted to demonstrate that our proposal achieves a significant reduction in query evaluation time.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Non-Western practitioners across the globe instinctively attempt to implement Western-based public relations models and theories, often unsuccessfully, regardless of their surrounding environment. This paper reviews business practices and reveals that in Europe, company interests are a main priority, while in Asia, the line between business and personal relationships is extremely blurred. Cultural dimensions and topois were even more varied between the three regions. Implications for the adoption of Western models of public relations practice are discussed.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Business process model repositories capture precious knowledge about an organization or a business domain. In many cases, these repositories contain hundreds or even thousands of models and they represent several man-years of effort. Over time, process model repositories tend to accumulate duplicate fragments, as new process models are created by copying and merging fragments from other models. This calls for methods to detect duplicate fragments in process models that can be refactored as separate subprocesses in order to increase readability and maintainability. This paper presents an indexing structure to support the fast detection of clones in large process model repositories. Experiments show that the algorithm scales to repositories with hundreds of models. The experimental results also show that a significant number of non-trivial clones can be found in process model repositories taken from industrial practice.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

As organizations reach higher levels of Business Process Management maturity, they tend to accumulate large collections of process models. These repositories may contain thousands of activities and be managed by different stakeholders with varying skills and responsibilities. However, while being of great value, these repositories induce high management costs. Thus, it becomes essential to keep track of the various model versions as they may mutually overlap, supersede one another and evolve over time. We propose an innovative versioning model and associated storage structure, specifically designed to maximize sharing across process model versions, and to automatically handle change propagation. The focal point of this technique is to version single process model fragments, rather than entire process models. Indeed empirical evidence shows that real-life process model repositories have numerous duplicate fragments. Experiments on two industrial datasets confirm the usefulness of our technique.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

‘MBA fever’ in China needs to be understood in the wider context of forces driving structural change in China’s relation to the global knowledge economy. The rise of a ‘new middle class’ in China is connected to the new claims for cultural leadership of an emergent ‘creative class’, which generates new issues about the relevance of the MBA in China, in terms of its relevance to Chinese economic circumstances, and its flexibility and capacity to respond to accumulation strategies that emphasise innovation, creativity and entrepreneurship.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Manufacturing organisations spend more on Business Process Improvement initiatives to make them more competitive in growing global market. This paper presents a Rapid Improvement Workshop (RIW) framework which companies can used to identify the critical factors regulating the diffusion of business process improvement in their company. The framework can then be used address how process improvement can be efficiently implemented. We use the results from case studies at Caterpillar India. The paper identifies the critical factors that contribute to the successful implementation of process improvement programs in manufacturing organisations. We further identify certain technological and cultural barriers to the implementation of process improvement programs and how Indian manufacturing companies can overcome these barriers to attain competitive advantage in the global markets.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

As organizations reach to higher levels of business process management maturity, they often find themselves maintaining repositories of hundreds or even thousands of process models, representing valuable knowledge about their operations. Over time, process model repositories tend to accumulate duplicate fragments (also called clones) as new process models are created or extended by copying and merging fragments from other models. This calls for methods to detect clones in process models, so that these clones can be refactored as separate subprocesses in order to improve maintainability. This paper presents an indexing structure to support the fast detection of clones in large process model repositories. The proposed index is based on a novel combination of a method for process model decomposition (specifically the Refined Process Structure Tree), with established graph canonization and string matching techniques. Experiments show that the algorithm scales to repositories with hundreds of models. The experimental results also show that a significant number of non-trivial clones can be found in process model repositories taken from industrial practice.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

As order dependencies between process tasks can get complex, it is easy to make mistakes in process model design, especially behavioral ones such as deadlocks. Notions such as soundness formalize behavioral errors and tools exist that can identify such errors. However these tools do not provide assistance with the correction of the process models. Error correction can be very challenging as the intentions of the process modeler are not known and there may be many ways in which an error can be corrected. We present a novel technique for automatic error correction in process models based on simulated annealing. Via this technique a number of process model alternatives are identified that resolve one or more errors in the original model. The technique is implemented and validated on a sample of industrial process models. The tests show that at least one sound solution can be found for each input model and that the response times are short.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Since 2005, Business Process Management (BPM) has been one of the top 10 issues for CIO’s. However, while there is a general awareness what BPM is and what it relates to, one needs to ask ‘does everyone have the same understanding of the BPM phenomenon? And if not, is there a pattern to these conceptions and how do the ways of conceptualizing BPM differ?’ This paper presents the practitioner conceptions of BPM using a phenomenographic approach to detect variations in the BPM conceptions emphasised. 26 interviews were conducted with BPM practitioners with various scopes of work (namely program management, project management and execution levels) in this qualitative research. Distinct variations in how BPM is conceptualized among BPM practitioners are revealed, showing that emphasis is put depending on their scope of work either towards value generation, improvement or managing processes. This is of particular relevance to the Information Systems and BPM community in order to align the rigorous work done to date by the research community with the current understanding of BPM in the practitioner community.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Sustainable practices are more than ever on the radar screen of organizations, triggered by a growing demand of the wider population towards approaches and practices that can be considered "green" or "sustainable". Our specific intent with this call for action is to immerse deeper into the role of business processes, and specifically the contributions that the management of these processes can play in leveraging the transformative power of information systems (IS) in order to create environmentally sustainable organizations. Our key premise is that business and information technology (IT) managers need to engage in a process-focused discussion to enable a common, comprehensive understanding of process, and the process-centered opportunities for making these processes, and ultimately the organization as a process-centric entity, "green". Based on a business process lifecycle model, we propose possible avenues for future research.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

As organizations reach higher levels of Business Process Management maturity, they tend to accumulate large collections of process models. These repositories may contain thousands of activities and be managed by different stakeholders with varying skills and responsibilities. However, while being of great value, these repositories induce high management costs. Thus, it becomes essential to keep track of the various model versions as they may mutually overlap, supersede one another and evolve over time. We propose an innovative versioning model, and associated storage structure, specifically designed to maximize sharing across process models and process model versions, reduce conflicts in concurrent edits and automatically handle controlled change propagation. The focal point of this technique is to version single process model fragments, rather than entire process models. Indeed empirical evidence shows that real-life process model repositories have numerous duplicate fragments. Experiments on two industrial datasets confirm the usefulness of our technique.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Should new ventures stick to their knitting once they start commercialising or should they engage in frequent changes of their business idea? In this paper we argue that new ventures still need to learn their way in the early phases of commercialisation and that changes are good, but subject to two important contingencies. First is that changes should be aimed at enhancing uniqueness, which in turn enhances new venture performance. Second is that our results show that changes have limited affect on uniqueness and performance for entrepreneurs aiming at maximising opportunities, but that changing the business idea has a significant positive impact for entrepreneurs focusing on minimising losses. Our findings indicate that entrepreneurs aiming at minimising losses may offset their initial disadvantages by engaging in a series of adaptations of the business idea to gain higher performance and a more unique product offering.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Business transformations are large-scale organizational change programs that, evidence suggests, are often unsuccessful. Our interest is in identifying the management capabilities required for the successful execution of these projects. We advance a service-oriented view of the enterprise, which suggests that different management services need to be identified and integrated in order to execute business transformation. In order to identify those management services that require integration, we conducted an exploratory empirical study of the demand for management services in US and Asia, and we show that two archetypes of management services exist in business transformation initiatives: transactional and transformational management services. We identify the relevant set of transactional and transformational services and discuss what the demand for these services implies for the execution of business transformations.