SlideShare ist ein Scribd-Unternehmen logo
1 von 85
CANIAS 6.03
        LAUNCH EVENT

                       Future of IAS &
                       a brief overview of CANIAS ERP 6.03
CANIAS ERP 6.03   agenda
                  • Some definitions
                     – What is Canias ERP?
                     – What is TROIA?
                     – CANIAS ERP architectural overview
                  • What is new with Canias ERP 6.03
                     –   Infrastructure
                     –   The new user interface
                     –   New modules
                     –   New features and improvements
CANIAS ERP 6.03   agenda
                  • Some definitions
                     – What is Canias ERP?
                     – What is TROIA?
                     – CANIAS ERP architectural overview
                  • What is new with Canias ERP 6.03
                     –   Infrastructure
                     –   The new user interface
                     –   New modules
                     –   New features and improvements
DEFIITIONS   canias erp nedir?

             “CANIAS ERP is a comprehensive and industry-independent
             enterprise resource planning solution to run the operations
             of companies of all sizes, from small firms to medium and
             large scale enterprises. Its technology is based on open
             standards, and is supported by our feature-rich software
             applications and tools.“
DEFIITIONS   troia nedir?
               The CANIAS ERP system architecture is based
               on the TROIA platform. In its most basic form,
               the TROIA platform is composed of a
               programming language developed specifically
               for CANIAS ERP, and a communications
               infrastructure designed to accommodate
               client/server interactions based on the
               requirements of the CANIAS ERP system.
               Furthermore, TROIA incorporates in itself the
               current concepts and technologies of
               distributed computing. CANIAS ERP
               applications are developed using the TROIA
               language, and run on the TROIA client/server     Object-Oriented Programming
               architecture.                                      The Basic Building Blocks
DEFIITIONS   canias erp mimari
CANIAS ERP 6.03   agenda
                  • Some definitions
                  • What is new with Canias ERP 6.03
                     –   Infrastructure
                     –   The new user interface
                     –   New modules
                     –   New features and improvements
CANIAS ERP 6.03   agenda
                  • Some definitions
                  • What is new with Canias ERP 6.03
                     – Infrastructure
                           • Preformance
                           • New features in TROIA
                           • New licencing options
                     – The new user interface
                     – New modules
                     – New features and improvements
INFRASTRUTURE   performance



                     • less resource

                     • more user

                     • more stability
INFRASTRUTURE   performance


                •   New server design
                •   Optimizations in memory usage
                •   Performance monitoring utilities
                •   Optimizations in database access
CANIAS ERP 6.03   agenda
                  • Some definitions
                  • What is new with Canias ERP 6.03
                     – Infrastructure
                           • Preformance
                           • New features in TROIA
                                –   New compiler
                                –   Custom TROIA Component
                                –   Syntax improvements
                                –   New symbol types
                                –   New "Trace" infrastructure
                                –   New development environment
                           • New licencing options
                     – The new user interface
                     – New modules
                     – New features and improvements
INFRASTRUTURE   new in troia
                •   New compiler
                •   Custom TROIA Component
                •   Syntax improvements
                •   New symbol types
                •   New "Trace" infrastructure
                •   New development environment
INFRASTRUTURE   new in troia
                New compiler

                at compile time:
                   – object linking
                   – error resolution


                at runtime:
                   – performance
                   – stability
INFRASTRUTURE   new in troia
                •   New compiler
                •   Custom TROIA Component
                •   Syntax improvements
                •   New symbol types
                •   New "Trace" infrastructure
                •   New development environment
INFRASTRUTURE   new in troia
                Custom TROIA Component
                Programmer can design a
                    – reusable
                    – easily pluggable
                custom component
                    – which has its custom
                        •   visual design
                        •   memory space (scope),
                        •   functions,
                        •   events
INFRASTRUTURE   new in troia
                •   New compiler
                •   Custom TROIA Component
                •   Syntax improvements
                •   New symbol types
                •   New "Trace" infrastructure
                •   New development environment
INFRASTRUTURE   new in troia
                Syntax improvements
                •   Symbol declaration
                     –   OBJECT
                     –   GLOBAL
                     –   LOCAL

                •   Using expressions as parameters of functions
                     –   THIS.function1(THIS.Function2())
                     –   THIS.fuction2(1+1*2);


                •   Returning expressions
                     –   RETURN 1+1*2*THIS.FONK(2+1);

                •   Using complex data structure as parameters or return types
                     – MYTABLE = CLS.FILLTABLE(MYTABLE);
                     – RETURN SRCTABLE;
INFRASTRUTURE   new in troia
                •   New compiler
                •   Custom TROIA Component
                •   Syntax improvements
                •   New symbol types
                    – VECTOR symbol type
                    – GANTT, DIAGRAM, CHART, TREE data models in table data type
                • New "Trace" infrastructure
                • New development environment
INFRASTRUTURE   new in troia
                •   New compiler
                •   Custom TROIA Component
                •   Syntax improvements
                •   New symbol types
                •   New "Trace" infrastructure
                •   New development environment
INFRASTRUTURE   new in troia
                •   New compiler
                •   Custom TROIA Component
                •   Syntax improvements
                •   New symbol types
                •   New "Trace" infrastructure
                •   New development environment
                    –   Project based
                    –   Code writing assistants
                    –   Code analyze tools
                    –   Wizards
                    –   Debugger
CANIAS ERP 6.03   agenda
                  • Some definitions
                  • What is new with Canias ERP 6.03
                     – Infrastructure
                           • Preformance
                           • New features in TROIA
                           • New licencing options
                                – Clone Session
                                – Licencing by module
                     – The new user interface
                     – New modules
                     – New features and improvements
CANIAS ERP 6.03   agenda
                  •   Some definitions
                  •   What is new with Canias ERP 6.03
                       – Infrastructure
                       – The new user interface
                           •   New client gui
                           •   Enhanced user themes management
                           •   New user menu
                           •   Lock Session
                           •   Instant messaging
                           •   UI Design concerns
                           •   Customizing dialogs
                           •   Zoom filters
                           •   Full screen views
                           •   The new grid control
                           •   Advanced search
                           •   Canias Extensions
                       – New modules
                       – New features and improvements
CANIAS ERP 6.03   agenda
                  •   Some definitions
                  •   What is new with Canias ERP 6.03
                       – Infrastructure
                       – The new user interface
                           •   New client gui
                           •   Enhanced user themes management
                           •   New user menu
                           •   Lock Session
                           •   Instant messaging
                           •   UI Design concerns
                           •   Customizing dialogs
                           •   Zoom filters
                           •   Full screen views
                           •   The new grid control
                           •   Advanced search
                           •   Canias Extensions
                       – New modules
                       – New features and improvements
NEW UI   new client gui
NEW UI   new client gui
NEW UI   new client gui
NEW UI   new client gui
CANIAS ERP 6.03   agenda
                  •   Some definitions
                  •   What is new with Canias ERP 6.03
                       – Infrastructure
                       – The new user interface
                           •   New client gui
                           •   Enhanced user themes management
                           •   New user menu
                           •   Instant messaging
                           •   UI Design concerns
                           •   Customizing dialogs
                           •   Zoom filters
                           •   Full screen views
                           •   The new grid control
                           •   Advanced search
                           •   Canias Extensions
                       – New modules
                       – New features and improvements
NEW UI   user themes
CANIAS ERP 6.03   agenda
                  • Some definitions
                  • What is new with Canias ERP 6.03
                     – Infrastructure
                     – The new user interface
                           •   New client gui
                           •   Enhanced user themes management
                           •   Instant messaging
                           •   UI Design concerns
                           •   Customizing dialogs
                           •   Zoom filters
                           •   Full screen views
                           •   The new grid control
                           •   Advanced search
                           •   Canias Extensions
                     – New modules
                     – New features and improvements
NEW UI   messaging

         • instant messages

         • sending references and
           tasks

         • accessing messaging
           framework from TROIA
CANIAS ERP 6.03   agenda
                  •   Some definitions
                  •   What is new with Canias ERP 6.03
                       – Infrastructure
                       – The new user interface
                           •   New client gui
                           •   Enhanced user themes management
                           •   Instant messaging
                           •   UI Design concerns
                                  –   Drag & Drop
                                  –   New components
                                  –   Right click menus
                           •   Customizing dialogs
                           •   Zoom filters
                           •   Full screen views
                           •   The new grid control
                           •   Advanced search
                           •   Canias Extensions
                       – New modules
                       – New features and improvements
NEW UI   UI Design concerns
         Drag & Drop
CANIAS ERP 6.03   agenda
                  •   Some definitions
                  •   What is new with Canias ERP 6.03
                       – Infrastructure
                       – The new user interface
                           •   New client gui
                           •   Enhanced user themes management
                           •   Instant messaging
                           •   UI Design concerns
                                  –   Drag & Drop
                                  –   New components
                                  –   Right click menus
                           •   Customizing dialogs
                           •   Zoom filters
                           •   Full screen views
                           •   The new grid control
                           •   Advanced search
                           •   Canias Extensions
                       – New modules
                       – New features and improvements
NEW UI   UI Design concerns
         New components

            – Meters (gauges)

            – Tabbed groupbox
NEW UI   UI Design concerns
         New components
            – Collapsible groupbox
CANIAS ERP 6.03   agenda
                  • Some definitions
                  • What is new with Canias ERP 6.03
                     – Infrastructure
                     – The new user interface
                           •   New client gui
                           •   Enhanced user themes management
                           •   Instant messaging
                           •   UI Design concerns
                           •   Customizing dialogs
                           •   Zoom filters
                           •   Full screen views
                           •   The new grid control
                           •   Advanced search
                           •   Canias Extensions
                     – New modules
                     – New features and improvements
NEW UI   customizing dialogs
         Customized layouts by user
CANIAS ERP 6.03   agenda
                  • Some definitions
                  • What is new with Canias ERP 6.03
                     – Infrastructure
                     – The new user interface
                           •   New client gui
                           •   Enhanced user themes management
                           •   Instant messaging
                           •   UI Design concerns
                           •   Customizing dialogs
                           •   Zoom filters
                           •   Full screen views
                           •   The new grid control
                           •   Advanced search
                           •   Canias Extensions
                     – New modules
                     – New features and improvements
NEW UI   zoom filters
CANIAS ERP 6.03   agenda
                  • Some definitions
                  • What is new with Canias ERP 6.03
                     – Infrastructure
                     – The new user interface
                           •   New client gui
                           •   Enhanced user themes management
                           •   Instant messaging
                           •   UI Design concerns
                           •   Customizing dialogs
                           •   Zoom filters
                           •   Full screen views
                           •   The new grid control
                           •   Advanced search
                           •   Canias Extensions
                     – New modules
                     – New features and improvements
NEW UI   full screen view
CANIAS ERP 6.03   agenda
                  • Some definitions
                  • What is new with Canias ERP 6.03
                     – Infrastructure
                     – The new user interface
                           •   New client gui
                           •   Enhanced user themes management
                           •   Instant messaging
                           •   UI Design concerns
                           •   Customizing dialogs
                           •   Zoom filters
                           •   Full screen views
                           •   The new grid control
                           •   Advanced search
                           •   Canias Extensions
                     – New modules
                     – New features and improvements
NEW UI   new grid
CANIAS ERP 6.03   agenda
                  • Some definitions
                  • What is new with Canias ERP 6.03
                     – Infrastructure
                     – The new user interface
                           •   New client gui
                           •   Enhanced user themes management
                           •   Instant messaging
                           •   UI Design concerns
                           •   Customizing dialogs
                           •   Zoom filters
                           •   Full screen views
                           •   The new grid control
                           •   Advanced search
                           •   Canias Extensions
                     – New modules
                     – New features and improvements
NEW UI   advanced search
CANIAS ERP 6.03   agenda
                  • Some definitions
                  • What is new with Canias ERP 6.03
                     – Infrastructure
                     – The new user interface
                           •   New client gui
                           •   Enhanced user themes management
                           •   Instant messaging
                           •   UI Design concerns
                           •   Customizing dialogs
                           •   Zoom filters
                           •   Full screen views
                           •   The new grid control
                           •   Advanced search
                           •   Canias Extensions
                     – New modules
                     – New features and improvements
NEW UI   canias extensions
CANIAS ERP 6.03   agenda
                  • Some definitions
                  • What is new with Canias ERP 6.03
                     –   Infrastructure
                     –   The new user interface
                     –   New modules
                     –   New features and improvements
NEW MODULES   6.02 - modules
                 Temel Uygulamalar        Ürün Tasarımı            Satış ve Pazarlama            Satınalma

                Destek tabloları     Ürün ağacları yönetimi    Satış                   Satınalma
                Temel veriler        Rota bilgileri            Müşteri İlişkileri      Fatura kontrol
                Malzeme sınıfları    Standart ürün            Yönetimi                  İthalat Yönetimi
                Sistem yönetimi      maliyetlendirme            İhracat Yönetimi
                                                                 Servis Yönetimi




                  Malzeme Yönetimi             Üretim                     Finans             Ek Uygulamalar

                Envanter yönetimi    Üretim planlama ve        Genel muhasebe         Collaborator (Groupware)
                Malzeme ihtiyaç       kontrol                   Maliyet merkezleri     Döküman yönetimi
                planlaması            Kapasite planlama         Demirbaş muhasebesi    Kurumsal karneler
                                      Fiili maliyetlendirme     Bütçe yönetimi         Elektronik veri transferi
                                      Bakım yönetimi                                    Servisler
                                                                                         Personel yönetimi
                                                                                         İnsan kaynakları
NEW MODULES   6.03 new modules

              •   Project Management
              •   Business Process Management (BPM)
              •   OLAP
              •   Warehouse Management
              •   Retail Management
              •   Automation
NEW MODULES   6.03 New modules

              •   Project Management
              •   Business Process Management (BPM)
              •   OLAP
              •   Warehouse Management
              •   Retail Management
              •   Automation
NEW MODULES   project management
              Problem



                                   Project
                                    Project
NEW MODULES   project management
              Problem
                                   Proje 3




                                    Proje 11
                                     Proje
                                    Proje
                                      4




                                   Proje 2
NEW MODULES   project management

              Fully integrated project management system



                       BUD     CAL   CLB     COS         DOC   HCM   VER     PUR




                                                                                   BPM
                                      PRJ – Project Management
                I DE




                         FIN         INV           MRP         PRD         SAL
NEW MODULES   project management

              • EPS based protfolio management

              • Complies with standards (PMI)
NEW MODULES   project management
              • Visual planning and analyzing
NEW MODULES   project management
              • Visual planning and analyzing
NEW MODULES   project management
              • Visual planning and analyzing
NEW MODULES   project management
              • Visual planning and analyzing
NEW MODULES   project management
              • Visual planning and analyzing
NEW MODULES   6.03 New modules

              •   Project Management
              •   Business Process Management (BPM)
              •   OLAP
              •   Warehouse Management
              •   Retail Management
              •   Automation
NEW MODULES   business process management
NEW MODULES   business process management


                       ERP                  processes
NEW MODULES   business process management
              Visual process design
NEW MODULES   business process management
              Activity types
                 –   Review
                 –   Approval
                 –   Poll
                 –   Decision
                 –   Sub-process
                 –   Custom
                      •   Call transaction
                      •   Update records
                      •   Call predefined actions
                      •   Run TROIA code
NEW MODULES   6.03 New modules

              •   Project Management
              •   Business Process Management (BPM)
              •   OLAP
              •   Warehouse Management
              •   Retail Management
              •   Automation
NEW MODULES   olap


              “Canias OLAP modülü ile
                işletmenizin MR’ını
                çekebilirsiniz. “
NEW MODULES   olap
              Visual cube design
NEW MODULES   olap
              Query and analyze design
NEW MODULES   olap
              Analiz ui (Pentaho)
NEW MODULES   olap
              Dashboard (Pentaho)
NEW MODULES   6.03 New modules

              •   Project Management
              •   Business Process Management (BPM)
              •   OLAP
              •   Warehouse Management
              •   Retail Management
              •   Automation
NEW MODULES   warehouse management

              •   Realtime access to inventory data

              •   Reduce inventory costs

              •   Fast operation time with barcode
                  and handhelds

              •   Eliminate problems caused by
                  user mistakes

              •   Keep the warehouse tidy
NEW MODULES   warehouse management
              • Using barcode and handhelds you can

                 –   create and operate pickup orders
                 –   create and operate placing orders
                 –   count inventory
                 –   transfer operations

                 much easier and faster.
NEW MODULES   warehouse management
              With CANIAS Wareouse Management System your warehouses will be ;




              •   more tidy,
              •   less costly
              •   more efficient
NEW MODULES   6.03 New modules

              •   Project Management
              •   Business Process Management (BPM)
              •   OLAP
              •   Warehouse Management
              •   Retail Management
              •   Automation
NEW MODULES   retail management
              • Do you need a
                flexible ERP solution
                integrated with your
                point of sales ?
NEW MODULES   retail management

              • Manage all points in one system
              • Live data in sales,crm,finance ...
              • Manage campaigns and
                promotions from ERP
              • Loyalty cards and CRM
NEW MODULES   6.03 New modules

              •   Project Management
              •   Business Process Management (BPM)
              •   OLAP
              •   Warehouse Management
              •   Retail Management
              •   Automation
NEW MODULES   automation
              • Collect realtime data from production
              • Monitor and m anage the machines
                from ERP
              • Collect important data
                from the machine park
                for maintenance and
                other purposes
NEW MODULES   automation
              • Easy automated production
                order management
              • Realtime production data
              • Realtime confirmation
                and inventory data
              • Accurate production times
              • Barcode and handheld
                integration                 CANIAS
CANIAS ERP 6.03   agenda
                  • Some definitions
                  • What is new with Canias ERP 6.03
                     –   Infrastructure
                     –   The new user interface
                     –   New modules
                     –   New features and improvements
                           •   Collaborator
                           •   Kalite Yönetimi
                           •   Bakım Yönetimi
                           •   Kampanya ve Fırsat Yönetimi
                           •   Hatırlatıcı (Reminder)
                           •   ...
CANIAS ERP 6.03
             teşekkürler !

Weitere ähnliche Inhalte

Ähnlich wie 6.03 for itex

Aria 1.0 roadmap
Aria 1.0 roadmapAria 1.0 roadmap
Aria 1.0 roadmap
Arthur Berezin
 
Code to-cloud toolchain-LA OpenStack meet up-20140626
Code to-cloud toolchain-LA OpenStack meet up-20140626Code to-cloud toolchain-LA OpenStack meet up-20140626
Code to-cloud toolchain-LA OpenStack meet up-20140626
aedocw
 

Ähnlich wie 6.03 for itex (20)

ONAP TOSCA Orchestration with Cloudify
ONAP TOSCA Orchestration with CloudifyONAP TOSCA Orchestration with Cloudify
ONAP TOSCA Orchestration with Cloudify
 
Oow2016 review--paas-microservices-
Oow2016 review--paas-microservices-Oow2016 review--paas-microservices-
Oow2016 review--paas-microservices-
 
Putting Apache Drill into Production
Putting Apache Drill into ProductionPutting Apache Drill into Production
Putting Apache Drill into Production
 
5 Factors When Selecting a High Performance, Low Latency Database
5 Factors When Selecting a High Performance, Low Latency Database5 Factors When Selecting a High Performance, Low Latency Database
5 Factors When Selecting a High Performance, Low Latency Database
 
Aria 1.0 roadmap
Aria 1.0 roadmapAria 1.0 roadmap
Aria 1.0 roadmap
 
Cognos Classroom Training
Cognos Classroom TrainingCognos Classroom Training
Cognos Classroom Training
 
VTU Open Elective 6th Sem CSE - Module 2 - Cloud Computing
VTU Open Elective 6th Sem CSE - Module 2 - Cloud ComputingVTU Open Elective 6th Sem CSE - Module 2 - Cloud Computing
VTU Open Elective 6th Sem CSE - Module 2 - Cloud Computing
 
My Efforts to Define DevOps
My Efforts to Define DevOpsMy Efforts to Define DevOps
My Efforts to Define DevOps
 
Cisco & MapR bring 3 Superpowers to SAP HANA Deployments
Cisco & MapR bring 3 Superpowers to SAP HANA DeploymentsCisco & MapR bring 3 Superpowers to SAP HANA Deployments
Cisco & MapR bring 3 Superpowers to SAP HANA Deployments
 
Wikidsmart PM: Requirements Management within Confluence, Integrated with JIRA
Wikidsmart PM: Requirements Management within Confluence, Integrated with JIRAWikidsmart PM: Requirements Management within Confluence, Integrated with JIRA
Wikidsmart PM: Requirements Management within Confluence, Integrated with JIRA
 
A Software Factory Integrating Rational Team Concert and WebSphere tools
A Software Factory Integrating Rational Team Concert and WebSphere toolsA Software Factory Integrating Rational Team Concert and WebSphere tools
A Software Factory Integrating Rational Team Concert and WebSphere tools
 
Introducción a Docker - LibreCon 2016
Introducción a Docker - LibreCon 2016Introducción a Docker - LibreCon 2016
Introducción a Docker - LibreCon 2016
 
Functions and DevOps
Functions and DevOpsFunctions and DevOps
Functions and DevOps
 
Code to-cloud toolchain-LA OpenStack meet up-20140626
Code to-cloud toolchain-LA OpenStack meet up-20140626Code to-cloud toolchain-LA OpenStack meet up-20140626
Code to-cloud toolchain-LA OpenStack meet up-20140626
 
(ATS4-DEV05) Pipeline Pilot 9.0 Advanced Protocol Development Topics
(ATS4-DEV05) Pipeline Pilot 9.0 Advanced Protocol Development Topics(ATS4-DEV05) Pipeline Pilot 9.0 Advanced Protocol Development Topics
(ATS4-DEV05) Pipeline Pilot 9.0 Advanced Protocol Development Topics
 
How to scale your PaaS with OVH infrastructure?
How to scale your PaaS with OVH infrastructure?How to scale your PaaS with OVH infrastructure?
How to scale your PaaS with OVH infrastructure?
 
Elasticsearch + Cascading for Scalable Log Processing
Elasticsearch + Cascading for Scalable Log ProcessingElasticsearch + Cascading for Scalable Log Processing
Elasticsearch + Cascading for Scalable Log Processing
 
Software Engineering: Today in The Betlefield
Software Engineering: Today in The BetlefieldSoftware Engineering: Today in The Betlefield
Software Engineering: Today in The Betlefield
 
OpsStack--Integrated Operation Platform
OpsStack--Integrated Operation PlatformOpsStack--Integrated Operation Platform
OpsStack--Integrated Operation Platform
 
Cognos Analytics Release 6: March 2017 Enhancements
Cognos Analytics Release 6: March 2017 EnhancementsCognos Analytics Release 6: March 2017 Enhancements
Cognos Analytics Release 6: March 2017 Enhancements
 

Kürzlich hochgeladen

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Kürzlich hochgeladen (20)

Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 

6.03 for itex

  • 1.
  • 2. CANIAS 6.03 LAUNCH EVENT Future of IAS & a brief overview of CANIAS ERP 6.03
  • 3. CANIAS ERP 6.03 agenda • Some definitions – What is Canias ERP? – What is TROIA? – CANIAS ERP architectural overview • What is new with Canias ERP 6.03 – Infrastructure – The new user interface – New modules – New features and improvements
  • 4. CANIAS ERP 6.03 agenda • Some definitions – What is Canias ERP? – What is TROIA? – CANIAS ERP architectural overview • What is new with Canias ERP 6.03 – Infrastructure – The new user interface – New modules – New features and improvements
  • 5. DEFIITIONS canias erp nedir? “CANIAS ERP is a comprehensive and industry-independent enterprise resource planning solution to run the operations of companies of all sizes, from small firms to medium and large scale enterprises. Its technology is based on open standards, and is supported by our feature-rich software applications and tools.“
  • 6. DEFIITIONS troia nedir? The CANIAS ERP system architecture is based on the TROIA platform. In its most basic form, the TROIA platform is composed of a programming language developed specifically for CANIAS ERP, and a communications infrastructure designed to accommodate client/server interactions based on the requirements of the CANIAS ERP system. Furthermore, TROIA incorporates in itself the current concepts and technologies of distributed computing. CANIAS ERP applications are developed using the TROIA language, and run on the TROIA client/server Object-Oriented Programming architecture. The Basic Building Blocks
  • 7. DEFIITIONS canias erp mimari
  • 8. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface – New modules – New features and improvements
  • 9. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure • Preformance • New features in TROIA • New licencing options – The new user interface – New modules – New features and improvements
  • 10. INFRASTRUTURE performance • less resource • more user • more stability
  • 11. INFRASTRUTURE performance • New server design • Optimizations in memory usage • Performance monitoring utilities • Optimizations in database access
  • 12. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure • Preformance • New features in TROIA – New compiler – Custom TROIA Component – Syntax improvements – New symbol types – New "Trace" infrastructure – New development environment • New licencing options – The new user interface – New modules – New features and improvements
  • 13. INFRASTRUTURE new in troia • New compiler • Custom TROIA Component • Syntax improvements • New symbol types • New "Trace" infrastructure • New development environment
  • 14. INFRASTRUTURE new in troia New compiler at compile time: – object linking – error resolution at runtime: – performance – stability
  • 15. INFRASTRUTURE new in troia • New compiler • Custom TROIA Component • Syntax improvements • New symbol types • New "Trace" infrastructure • New development environment
  • 16. INFRASTRUTURE new in troia Custom TROIA Component Programmer can design a – reusable – easily pluggable custom component – which has its custom • visual design • memory space (scope), • functions, • events
  • 17. INFRASTRUTURE new in troia • New compiler • Custom TROIA Component • Syntax improvements • New symbol types • New "Trace" infrastructure • New development environment
  • 18. INFRASTRUTURE new in troia Syntax improvements • Symbol declaration – OBJECT – GLOBAL – LOCAL • Using expressions as parameters of functions – THIS.function1(THIS.Function2()) – THIS.fuction2(1+1*2); • Returning expressions – RETURN 1+1*2*THIS.FONK(2+1); • Using complex data structure as parameters or return types – MYTABLE = CLS.FILLTABLE(MYTABLE); – RETURN SRCTABLE;
  • 19. INFRASTRUTURE new in troia • New compiler • Custom TROIA Component • Syntax improvements • New symbol types – VECTOR symbol type – GANTT, DIAGRAM, CHART, TREE data models in table data type • New "Trace" infrastructure • New development environment
  • 20. INFRASTRUTURE new in troia • New compiler • Custom TROIA Component • Syntax improvements • New symbol types • New "Trace" infrastructure • New development environment
  • 21. INFRASTRUTURE new in troia • New compiler • Custom TROIA Component • Syntax improvements • New symbol types • New "Trace" infrastructure • New development environment – Project based – Code writing assistants – Code analyze tools – Wizards – Debugger
  • 22. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure • Preformance • New features in TROIA • New licencing options – Clone Session – Licencing by module – The new user interface – New modules – New features and improvements
  • 23. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface • New client gui • Enhanced user themes management • New user menu • Lock Session • Instant messaging • UI Design concerns • Customizing dialogs • Zoom filters • Full screen views • The new grid control • Advanced search • Canias Extensions – New modules – New features and improvements
  • 24. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface • New client gui • Enhanced user themes management • New user menu • Lock Session • Instant messaging • UI Design concerns • Customizing dialogs • Zoom filters • Full screen views • The new grid control • Advanced search • Canias Extensions – New modules – New features and improvements
  • 25. NEW UI new client gui
  • 26. NEW UI new client gui
  • 27. NEW UI new client gui
  • 28. NEW UI new client gui
  • 29. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface • New client gui • Enhanced user themes management • New user menu • Instant messaging • UI Design concerns • Customizing dialogs • Zoom filters • Full screen views • The new grid control • Advanced search • Canias Extensions – New modules – New features and improvements
  • 30. NEW UI user themes
  • 31. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface • New client gui • Enhanced user themes management • Instant messaging • UI Design concerns • Customizing dialogs • Zoom filters • Full screen views • The new grid control • Advanced search • Canias Extensions – New modules – New features and improvements
  • 32. NEW UI messaging • instant messages • sending references and tasks • accessing messaging framework from TROIA
  • 33. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface • New client gui • Enhanced user themes management • Instant messaging • UI Design concerns – Drag & Drop – New components – Right click menus • Customizing dialogs • Zoom filters • Full screen views • The new grid control • Advanced search • Canias Extensions – New modules – New features and improvements
  • 34. NEW UI UI Design concerns Drag & Drop
  • 35. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface • New client gui • Enhanced user themes management • Instant messaging • UI Design concerns – Drag & Drop – New components – Right click menus • Customizing dialogs • Zoom filters • Full screen views • The new grid control • Advanced search • Canias Extensions – New modules – New features and improvements
  • 36. NEW UI UI Design concerns New components – Meters (gauges) – Tabbed groupbox
  • 37. NEW UI UI Design concerns New components – Collapsible groupbox
  • 38. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface • New client gui • Enhanced user themes management • Instant messaging • UI Design concerns • Customizing dialogs • Zoom filters • Full screen views • The new grid control • Advanced search • Canias Extensions – New modules – New features and improvements
  • 39. NEW UI customizing dialogs Customized layouts by user
  • 40. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface • New client gui • Enhanced user themes management • Instant messaging • UI Design concerns • Customizing dialogs • Zoom filters • Full screen views • The new grid control • Advanced search • Canias Extensions – New modules – New features and improvements
  • 41. NEW UI zoom filters
  • 42. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface • New client gui • Enhanced user themes management • Instant messaging • UI Design concerns • Customizing dialogs • Zoom filters • Full screen views • The new grid control • Advanced search • Canias Extensions – New modules – New features and improvements
  • 43. NEW UI full screen view
  • 44. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface • New client gui • Enhanced user themes management • Instant messaging • UI Design concerns • Customizing dialogs • Zoom filters • Full screen views • The new grid control • Advanced search • Canias Extensions – New modules – New features and improvements
  • 45. NEW UI new grid
  • 46. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface • New client gui • Enhanced user themes management • Instant messaging • UI Design concerns • Customizing dialogs • Zoom filters • Full screen views • The new grid control • Advanced search • Canias Extensions – New modules – New features and improvements
  • 47. NEW UI advanced search
  • 48. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface • New client gui • Enhanced user themes management • Instant messaging • UI Design concerns • Customizing dialogs • Zoom filters • Full screen views • The new grid control • Advanced search • Canias Extensions – New modules – New features and improvements
  • 49. NEW UI canias extensions
  • 50. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface – New modules – New features and improvements
  • 51. NEW MODULES 6.02 - modules Temel Uygulamalar Ürün Tasarımı Satış ve Pazarlama Satınalma  Destek tabloları  Ürün ağacları yönetimi  Satış  Satınalma  Temel veriler  Rota bilgileri  Müşteri İlişkileri  Fatura kontrol  Malzeme sınıfları  Standart ürün Yönetimi  İthalat Yönetimi  Sistem yönetimi maliyetlendirme  İhracat Yönetimi  Servis Yönetimi Malzeme Yönetimi Üretim Finans Ek Uygulamalar  Envanter yönetimi  Üretim planlama ve  Genel muhasebe  Collaborator (Groupware)  Malzeme ihtiyaç kontrol  Maliyet merkezleri  Döküman yönetimi planlaması  Kapasite planlama  Demirbaş muhasebesi  Kurumsal karneler  Fiili maliyetlendirme  Bütçe yönetimi  Elektronik veri transferi  Bakım yönetimi  Servisler  Personel yönetimi  İnsan kaynakları
  • 52. NEW MODULES 6.03 new modules • Project Management • Business Process Management (BPM) • OLAP • Warehouse Management • Retail Management • Automation
  • 53. NEW MODULES 6.03 New modules • Project Management • Business Process Management (BPM) • OLAP • Warehouse Management • Retail Management • Automation
  • 54. NEW MODULES project management Problem Project Project
  • 55. NEW MODULES project management Problem Proje 3 Proje 11 Proje Proje 4 Proje 2
  • 56. NEW MODULES project management Fully integrated project management system BUD CAL CLB COS DOC HCM VER PUR BPM PRJ – Project Management I DE FIN INV MRP PRD SAL
  • 57. NEW MODULES project management • EPS based protfolio management • Complies with standards (PMI)
  • 58. NEW MODULES project management • Visual planning and analyzing
  • 59. NEW MODULES project management • Visual planning and analyzing
  • 60. NEW MODULES project management • Visual planning and analyzing
  • 61. NEW MODULES project management • Visual planning and analyzing
  • 62. NEW MODULES project management • Visual planning and analyzing
  • 63. NEW MODULES 6.03 New modules • Project Management • Business Process Management (BPM) • OLAP • Warehouse Management • Retail Management • Automation
  • 64. NEW MODULES business process management
  • 65. NEW MODULES business process management ERP processes
  • 66. NEW MODULES business process management Visual process design
  • 67. NEW MODULES business process management Activity types – Review – Approval – Poll – Decision – Sub-process – Custom • Call transaction • Update records • Call predefined actions • Run TROIA code
  • 68. NEW MODULES 6.03 New modules • Project Management • Business Process Management (BPM) • OLAP • Warehouse Management • Retail Management • Automation
  • 69. NEW MODULES olap “Canias OLAP modülü ile işletmenizin MR’ını çekebilirsiniz. “
  • 70. NEW MODULES olap Visual cube design
  • 71. NEW MODULES olap Query and analyze design
  • 72. NEW MODULES olap Analiz ui (Pentaho)
  • 73. NEW MODULES olap Dashboard (Pentaho)
  • 74. NEW MODULES 6.03 New modules • Project Management • Business Process Management (BPM) • OLAP • Warehouse Management • Retail Management • Automation
  • 75. NEW MODULES warehouse management • Realtime access to inventory data • Reduce inventory costs • Fast operation time with barcode and handhelds • Eliminate problems caused by user mistakes • Keep the warehouse tidy
  • 76. NEW MODULES warehouse management • Using barcode and handhelds you can – create and operate pickup orders – create and operate placing orders – count inventory – transfer operations much easier and faster.
  • 77. NEW MODULES warehouse management With CANIAS Wareouse Management System your warehouses will be ; • more tidy, • less costly • more efficient
  • 78. NEW MODULES 6.03 New modules • Project Management • Business Process Management (BPM) • OLAP • Warehouse Management • Retail Management • Automation
  • 79. NEW MODULES retail management • Do you need a flexible ERP solution integrated with your point of sales ?
  • 80. NEW MODULES retail management • Manage all points in one system • Live data in sales,crm,finance ... • Manage campaigns and promotions from ERP • Loyalty cards and CRM
  • 81. NEW MODULES 6.03 New modules • Project Management • Business Process Management (BPM) • OLAP • Warehouse Management • Retail Management • Automation
  • 82. NEW MODULES automation • Collect realtime data from production • Monitor and m anage the machines from ERP • Collect important data from the machine park for maintenance and other purposes
  • 83. NEW MODULES automation • Easy automated production order management • Realtime production data • Realtime confirmation and inventory data • Accurate production times • Barcode and handheld integration CANIAS
  • 84. CANIAS ERP 6.03 agenda • Some definitions • What is new with Canias ERP 6.03 – Infrastructure – The new user interface – New modules – New features and improvements • Collaborator • Kalite Yönetimi • Bakım Yönetimi • Kampanya ve Fırsat Yönetimi • Hatırlatıcı (Reminder) • ...
  • 85. CANIAS ERP 6.03 teşekkürler !