@inproceedings{ThesingFeldmannBurchardt2021, author = {Thesing, Theo and Feldmann, Carsten and Burchardt, Martin}, title = {Agile versus Waterfall Project Management: Decision Model for Selecting the Appropriate Approach to a Project}, series = {ProjMAN - International Conference on Project Management 2020, Procedia Computer Science 181 (2021)}, booktitle = {ProjMAN - International Conference on Project Management 2020, Procedia Computer Science 181 (2021)}, doi = {10.1016/j.procs.2021.01.227}, pages = {746 -- 756}, year = {2021}, language = {en} } @inproceedings{Matthies2018, author = {Matthies, Benjamin}, title = {An Ontology for Knowledge Representation in e-Business Projects}, series = {Innovationstag Digitalisierung NRW - ID@NRW 2018}, booktitle = {Innovationstag Digitalisierung NRW - ID@NRW 2018}, year = {2018}, language = {en} } @inproceedings{WolteringSardouxKlasenFeldmann2020, author = {Woltering, Tim and Sardoux Klasen, Andre and Feldmann, Carsten}, title = {Augmented Reality in the Packing Process A Model for Analyzing Economic Efficiency}, series = {Dynamics in Logistics. LDIC 2020. Lecture Notes in Logistics.}, booktitle = {Dynamics in Logistics. LDIC 2020. Lecture Notes in Logistics.}, editor = {Freitag, Michael and Haasis, Hans-Dietrich and Kotzab, Herbert and Pannek, J{\"u}rgen}, publisher = {Springer}, address = {Cham}, isbn = {978-3-030-44783-0}, doi = {https://doi.org/10.1007/978-3-030-44783-0_46}, pages = {493 -- 503}, year = {2020}, abstract = {The use of augmented reality (AR) in outbound logistics is associated with potentially strong stimuli for cost savings and throughput time. Nevertheless, the benefits of AR compared to conventional methods require a holistic analysis for investment decision making. Until now, research has only assessed case-study-related potentials and selected aspects of the technology. This paper answers the following research questions: How can the economic efficiency of AR in the packing process be quantified by utilizing a holistic model of value drivers? How can AR be technically implemented for packing processes in outbound logistics? What economic profit results from the use of AR technology in a case company's packing process? The presented model enables the investment decision to be supported based on economic value added (EVA), thereby providing an assessment of value drivers in packing systems. Cost drivers are identified on the basis of the Supply Chain Operations Reference (SCOR) process model. The technical and economic validation of the model was carried out by means of an empirical study: Expert interviews were conducted for validating the model elements. Data collection by a prototype at a mechanical-engineering company was used to calculate the value contribution. The mapping of cause-effect relationships within the framework of EVA driver trees has proven itself in both the expert interviews and the prototype validation. The field experiment at the case company demonstrated a positive value contribution of AR, in particular regarding employee productivity, length and variance of throughput time, quality aspects, volume utilization, and quantity of packing material used.}, language = {de} } @inproceedings{SchneidStapperThoeneetal.2021, author = {Schneid, Konrad and Stapper, Leon and Th{\"o}ne, Sebastian and Kuchen, Herbert}, title = {Automated Regression Tests: A No-Code Approach for BPMN-based Process-Driven Applications}, series = {2021 IEEE 25th International Enterprise Distributed Object Computing Conference (EDOC)}, booktitle = {2021 IEEE 25th International Enterprise Distributed Object Computing Conference (EDOC)}, publisher = {IEEE}, address = {Gold Coast, Australia}, isbn = {978-1-6654-3579-6}, issn = {2325-6362}, doi = {10.1109/EDOC52215.2021.00014}, pages = {31 -- 40}, year = {2021}, abstract = {BPMN-based Process-Driven Applications (PDA) require less coding since they are not only based on source code, but also on executable process models. Automated testing of such model-driven applications gains growing relevance, and it becomes a key enabler if we want to found their development on continuous integration (CI) techniques.While process analysts are typically responsible for test case specifications from a business perspective, technically skilled process engineers take the responsibility for implementing the required test code. This is time-consuming and, due to their often different skills and backgrounds, might result in communication problems such as information losses and misunderstandings. This paper presents a new approach which enables an analyst to generate executable tests for PDAs without the need for manual coding. It consists of a sophisticated model analysis, a wizard-based specification of test cases, and a subsequent code generation. The resulting tests can easily be integrated into CI pipelines.The concept is underpinned by a user-friendly tool which has been evaluated in case studies and in real-world implementation projects from different industry sectors. During the evaluation, the prototype proved a more efficient test creation process and a higher test quality.}, language = {en} } @inproceedings{Fohrmann2016, author = {Fohrmann, Oliver}, title = {Beauty in Economics - On the Literary Character of Mathematical Models}, series = {Beauty: Exploring Critical Perspectives / Ed. Pierre Wilhelm}, booktitle = {Beauty: Exploring Critical Perspectives / Ed. Pierre Wilhelm}, publisher = {Inter-Disciplinary Press}, address = {Freeland, Oxfordshire}, isbn = {978-1-84888-394-9}, pages = {117 -- 128}, year = {2016}, language = {en} } @inproceedings{DellmannHarth2018, author = {Dellmann, Frank and Harth, Thilo}, title = {Beyond the buzzwords: A Strategy to Connect Curricula with the Digital World}, series = {Proceedings of EdMedia: World Conference on Educational Media and Technology}, booktitle = {Proceedings of EdMedia: World Conference on Educational Media and Technology}, editor = {Bastiaens, T. and Van Braak, J. and Brown, M. and et al.,}, publisher = {Association for the Advancement of Computing in Education (AACE)}, address = {Amsterdam}, pages = {2219 -- 2226}, year = {2018}, abstract = {Disruption, Machine Learning, Internet of Things, Augmented Reality, Industry 4.0 and Rapid Prototyping are just a selection of the buzzwords that come up in connection with the rapid changes in the professional world and society brought about by digitalisation. As frequently occurs when buzzwords are used, their exact meaning is unknown, or remains unquestioned, but the use of them is nevertheless excessive. In this way, the buzzword 'digital native' assumes that an entire generation has a command of digital skills simply because they were born into this world and use digital media naturally. Which skills profiles this generation, and therefore a majority of today's students, actually command, remains vague however, and is rarely explored systematically. The same is true of the specific formulation of necessary skills profiles in the digital world for higher education graduates. In the debate around higher education institutions, the description of the swift digital transition (with or without buzzwords) is not usually followed by a revision of existing curricula. This article describes strategic considerations for a better fit between the skills demanded of students and the challenges of the digital world.}, language = {en} } @inproceedings{Schneid2017, author = {Schneid, Konrad}, title = {Branching Strategies for Developing New Features within the Context of Continuous Delivery}, series = {Proceedings of the 2nd Workshop on Continuous Software Engineering co-located with Software Engineering (SE 2017)}, booktitle = {Proceedings of the 2nd Workshop on Continuous Software Engineering co-located with Software Engineering (SE 2017)}, publisher = {CEUR-WS}, address = {Hannover}, issn = {1613-0073}, pages = {28 -- 35}, year = {2017}, abstract = {This paper evaluates based on current literature, whether the versioning strategies "branch by feature" and "develop on mainline" can be used for developing new software features in connection with Continuous Delivery. The strategies will be introduced and possible applications for Continuous Delivery will be demonstrated and rated. A solution recommendation is finally given. It becomes evident that develop on mainline is the more recommendable method in form of "features toggles" or in case of bigger changes in form of "branch by abstraction" within the context of Continuous Delivery.}, language = {en} } @inproceedings{SormaniChak2019, author = {Sormani, Eva and Chak, Choiwai Maggie}, title = {Bringing Society Back: A playbook to re-connect science and community, presentation at University-Industry Interaction Conference 2019 (18-20.06.2019)}, year = {2019}, language = {en} } @inproceedings{SchmidtAlfertPetzoldetal.2018, author = {Schmidt, Alexander Lennart and Alfert, Carina and Petzold, Neele and Junker, Christian}, title = {BUSINESS MODEL INNOVATION IN CORPORATE VENTURES - THE NUCLEUS OF DISRUPTION}, series = {19th International CINet Conference}, booktitle = {19th International CINet Conference}, publisher = {CINet}, address = {Dublin}, isbn = {978-90-77360-21-7}, pages = {511 -- 515}, year = {2018}, language = {en} } @inproceedings{GerschSchoelerHewing2011, author = {Gersch, Martin and Sch{\"o}ler, Bernd and Hewing, Michael}, title = {Business Process Blueprinting: Analysing and Evaluating Usage Processes}, series = {40th Annual Conference of the European Marketing Academy (EMAC)}, booktitle = {40th Annual Conference of the European Marketing Academy (EMAC)}, year = {2011}, language = {en} }