www.elca.ch Open in urlscan Pro
193.168.213.121  Public Scan

Submitted URL: https://mosaiciim.ch/
Effective URL: https://www.elca.ch/en/business-solutions/mosaic-iim-solutions
Submission: On July 12 via api from CH — Scanned from CH

Form analysis 7 forms found in the DOM

<form>
  <fieldset>
    <legend class="visuallyhidden">Consent Selection</legend>
    <div id="CybotCookiebotDialogBodyFieldsetInnerContainer">
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonNecessary"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Necessary</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessary"
            class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonPreferences"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Preferences</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonPreferencesInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonStatistics"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Statistics</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatistics" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonStatisticsInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonMarketing"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Marketing</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonMarketingInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
    </div>
  </fieldset>
</form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonPreferences"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonStatistics"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonMarketing" checked="checked"
    tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyContentCheckboxPersonalInformation" class="CybotCookiebotDialogBodyLevelButton"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

#

<form action="#" class="relative mx-auto mt-14 space-y-10 text-secondary-700">
  <div class="flex justify-start items-center space-x-6"><label class="text-base">Civility</label>
    <fieldset class="">
      <legend class="sr-only">Civility</legend>
      <div role="group" class="flex items-center space-x-10 space-y-0">
        <div class="flex items-center"><input id="mr" class="h-4 w-4 border-primary-500 text-primary-500 focus:ring-primary-600" type="radio" value="Mr." checked="" name="civility"><label for="mr"
            class="ml-3 block text-sm font-medium leading-6">Mr</label></div>
        <div class="flex items-center"><input id="mrs" class="h-4 w-4 border-primary-500 text-primary-500 focus:ring-primary-600" type="radio" value="Mrs" name="civility"><label for="mrs" class="ml-3 block text-sm font-medium leading-6">Mrs</label>
        </div>
      </div>
    </fieldset>
  </div>
  <div class="grid grid-cols-1 gap-x-6 gap-y-8 md:grid-cols-6">
    <div class="relative md:col-span-3"><label for="fname" class="absolute -top-2 left-2 inline-block px-1 text-xs font-medium leading-6">First Name<span class="formError text-base"> *</span></label><input id="fname" placeholder="First Name"
        class="block w-full border-x-0 border-t-0 pb-1.5 pt-3 text-secondary-700 placeholder:text-secondary-700 text-base leading-6 outline-0 ring-0 bg-secondary-200/0 focus:border-primary-500 focus:ring-0" type="text" value="" name="fname">
      <div class="text-sm text-critical px-3 py-1"></div>
    </div>
    <div class="relative md:col-span-3"><label for="lname" class="absolute -top-2 left-2 inline-block px-1 text-xs font-medium leading-6">Last Name<span class="formError text-base"> *</span></label><input id="lname" placeholder="Last Name"
        class="block w-full border-x-0 border-t-0 pb-1.5 pt-3 text-secondary-700 placeholder:text-secondary-700 text-base leading-6 outline-0 ring-0 bg-secondary-200/0 focus:border-primary-500 focus:ring-0" type="text" value="" name="lname">
      <div class="text-sm text-critical px-3 py-1"></div>
    </div>
  </div>
  <div class="grid grid-cols-1 gap-x-6 gap-y-8 md:grid-cols-6">
    <div class="relative md:col-span-3"><label for="email" class="absolute -top-2 left-2 inline-block px-1 text-xs font-medium leading-6">Email<span class="formError text-base"> *</span></label><input id="email" placeholder="Email"
        class="block w-full border-x-0 border-t-0 pb-1.5 pt-3 text-secondary-700 placeholder:text-secondary-700 text-base leading-6 outline-0 ring-0 bg-secondary-200/0 focus:border-primary-500 focus:ring-0" type="email" value="" name="email">
      <div class="text-sm text-critical px-3 py-1"></div>
    </div>
    <div class="relative md:col-span-3"><label for="phone" class="absolute -top-2 left-2 inline-block px-1 text-xs font-medium leading-6">Phone</label><input id="phone" placeholder="Phone"
        class="block w-full border-x-0 border-t-0 pb-1.5 pt-3 text-secondary-700 placeholder:text-secondary-700 text-base leading-6 outline-0 ring-0 bg-secondary-200/0 focus:border-primary-500 focus:ring-0" type="text" value="" name="phone">
      <div class="text-sm text-critical px-3 py-1"></div>
    </div>
  </div>
  <div class="relative"><label for="company" class="absolute -top-2 left-2 inline-block px-1 text-xs font-medium leading-6">Company</label><input id="company" placeholder="Company"
      class="block w-full border-x-0 border-t-0 pb-1.5 pt-3 text-secondary-700 placeholder:text-secondary-700 text-base leading-6 outline-0 ring-0 bg-secondary-200/0 focus:border-primary-500 focus:ring-0" type="text" value="" name="company">
    <div class="text-sm text-critical px-3 py-1"></div>
  </div>
  <div class="relative"><label for="comment" class="block text-sm font-medium leading-6">Comments</label>
    <div class="mt-2"><textarea name="comment" rows="4" id="comment" placeholder="Comments" class="block w-full border-0 py-1.5 placeholder:text-secondary-700 text-base leading-6 outline-0 ring-0 focus:ring-0"></textarea>
      <div class="text-sm text-critical px-3 py-1"></div>
    </div>
  </div>
  <div>
    <div class="flex items-center"><input id="acceptpolicy" class="h-4 w-4 rounded text-primary-500 focus:ring-primary-500" type="checkbox" value="false" name="acceptpolicy"><label for="acceptpolicy" class="ml-3 block text-sm leading-6">I've read and
        accept ELCA's <a class="underline font-bold" href="/en/privacy-notice">Privacy Notice</a> </label></div>
    <div class="text-sm text-critical py-1"></div>
  </div>
  <div class="mt-6 flex items-center justify-center gap-x-6"><button
      class="inline-flex items-center justify-center text-base font-base rounded-full text-sm leading-5 lg:leading-7 lg:text-lg text-center px-5 py-2 md:px-7 md:py-2 lg:px-8 bg-secondary-700 hover:bg-primary-600 text-white outline-primary-500 bg-secondary-700 hover:bg-primary-600 text-white outline-primary-500"
      type="submit">Submit</button></div>
</form>

Text Content

Powered by Cookiebot
 * Consent
 * Details
 * [#IABV2SETTINGS#]
 * About


THIS WEBSITE USES COOKIES

We use cookies to personalise content and ads, to provide social media features
and to analyse our traffic. We also share information about your use of our site
with our social media, advertising and analytics partners who may combine it
with other information that you’ve provided to them or that they’ve collected
from your use of their services.

Consent Selection
Necessary

Preferences

Statistics

Marketing

Show details
 * Necessary 9
   
   Necessary cookies help make a website usable by enabling basic functions like
   page navigation and access to secure areas of the website. The website cannot
   function properly without these cookies.
    * Cookiebot
      1
      Learn more about this provider
      CookieConsentStores the user's cookie consent state for the current domain
      Expiry: 1 yearType: HTTP
    * Google
      3
      Learn more about this provider
      test_cookiePending
      Expiry: 0 dayType: HTTP
      rc::aThis cookie is used to distinguish between humans and bots. This is
      beneficial for the website, in order to make valid reports on the use of
      their website.
      Expiry: PersistentType: HTML
      rc::cThis cookie is used to distinguish between humans and bots.
      Expiry: SessionType: HTML
    * Matomo
      1
      Learn more about this provider
      mtm_consent_removedStores the user's cookie consent state for the current
      domain
      Expiry: SessionType: HTTP
    * New Relic
      1
      Learn more about this provider
      JSESSIONIDPreserves users states across page requests.
      Expiry: SessionType: HTTP
    * Vimeo
      2
      Learn more about this provider
      __cf_bmThis cookie is used to distinguish between humans and bots. This is
      beneficial for the website, in order to make valid reports on the use of
      their website.
      Expiry: 0 dayType: HTTP
      _cfuvidThis cookie is a part of the services provided by Cloudflare -
      Including load-balancing, deliverance of website content and serving DNS
      connection for website operators.
      Expiry: SessionType: HTTP
    * www.elca.ch
      1
      hex (32)Used to manage server calls to the website's backend systems.
      Expiry: SessionType: HTTP

 * Preferences 0
   
   Preference cookies enable a website to remember information that changes the
   way the website behaves or looks, like your preferred language or the region
   that you are in.
   
   We do not use cookies of this type.

 * Statistics 4
   
   Statistic cookies help website owners to understand how visitors interact
   with websites by collecting and reporting information anonymously.
    * ClickDimensions
      3
      Learn more about this provider
      cusid [x2]This cookie is used to identify the frequency of visits and how
      long the visitor is on the website.
      Expiry: 0 dayType: HTTP
      cuvonThis cookie is used to determine when the visitor last entered the
      different subpages on the website.
      Expiry: 0 dayType: HTTP
    * Vimeo
      1
      Learn more about this provider
      vuidCollects data on the user's visits to the website, such as which pages
      have been read.
      Expiry: 2 yearsType: HTTP

 * Marketing 3
   
   Marketing cookies are used to track visitors across websites. The intention
   is to display ads that are relevant and engaging for the individual user and
   thereby more valuable for publishers and third party advertisers.
    * ClickDimensions
      1
      Learn more about this provider
      cuvidThis cookie is used to collect information on a visitor. This
      information will become an ID string with information on a specific
      visitor – ID information strings can be used to target groups with similar
      preferences, or can be used by third-party domains or ad-exchanges.
      Expiry: 2 yearsType: HTTP
    * Google
      2
      Learn more about this provider
      pagead/landingCollects data on visitor behaviour from multiple websites,
      in order to present more relevant advertisement - This also allows the
      website to limit the number of times that they are shown the same
      advertisement.
      Expiry: SessionType: Pixel
      _gcl_auUsed by Google AdSense for experimenting with advertisement
      efficiency across websites using their services.
      Expiry: 3 monthsType: HTTP

 * Unclassified 2
   Unclassified cookies are cookies that we are in the process of classifying,
   together with the providers of individual cookies.
    * www.elca.ch
      2
      pref_langPending
      Expiry: SessionType: HTTP
      url_aliasPending
      Expiry: SessionType: HTTP

Cross-domain consent[#BULK_CONSENT_DOMAINS_COUNT#] [#BULK_CONSENT_TITLE#]
List of domains your consent applies to: [#BULK_CONSENT_DOMAINS#]
Cookie declaration last updated on 17.06.24 by Cookiebot



[#IABV2_TITLE#]

[#IABV2_BODY_INTRO#]
[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]
[#IABV2_BODY_PREFERENCE_INTRO#]
[#IABV2_LABEL_PURPOSES#]
[#IABV2_BODY_PURPOSES_INTRO#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_LABEL_FEATURES#]
[#IABV2_BODY_FEATURES_INTRO#]
[#IABV2_BODY_FEATURES#]
[#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PARTNERS_INTRO#]
[#IABV2_BODY_PARTNERS#]


Cookies are small text files that can be used by websites to make a user's
experience more efficient. The law states that we can store cookies on your
device if they are strictly necessary for the operation of this site. For all
other types of cookies, we need your permission. This site uses different types
of cookies. Some cookies are placed by third-party services that appear on our
pages. You can at any time change or withdraw your consent from the Cookie
Details section on our cookie banner. Learn more about who we are, how you can
contact us, and how we process personal data in our Privacy Notice.


Do not sell or share my personal information
Deny Allow selection Customize

Allow all
Powered by Cookiebot by Usercentrics
ELCA
Our Expertise

ELCA is one of the biggest independent Swiss full-service providers for business
and technology solutions, and a leader in the fields of IT business consulting,
software development and maintenance, and IT systems integration. ELCA solutions
reduce complexity and increase innovation cycles, improve business outcomes and
customer satisfaction.

Business, Strategy & GovernanceCloud TransformationCybersecurity & IAMCustom
Development Digital ExperienceData, Analytics & AI
Business Solutions

Our team develops and implements effective solutions at the interface of
business and technology.
We provide tailor-made and standardized solutions to support digital
transformations in Switzerland.

Mosaic Intelligent Information ManagementMicrosoft Business ApplicationsDigital
Workplace
Outsourcing IT servicesNewsOur Group
Careers

Are you looking to serve a meaningful purpose ?

We're on the lookout for driven individuals to help us shape Switzerland's
digital transformation through diverse and impactful projects.

Take a look at our job opportunities and discover what it's like to join our
tribe !

Careers in Switzerland and EuropeCareers in MauritiusCareers in Vietnam
Contact Us

DE

Open main menu

HomeMosaic IIM Solutions

Enhance your current ECM/IIM Intelligent - Information - Management
configuration.


MOSAIC IIM SOLUTIONS

ELCA's Mosaic IIM ecosystem consists of a diverse collection of well-established
applications that undergo continuous maintenance and regular enhancements.




A wide range of applications that can be customized to suit your requirements,
providing extensive options to extend or enrich the capabilities of your current
ECM/IIM Intelligent - Information - Management configuration.

Every Mosaic solution is designed with a distinct emphasis on specific aspects
of IIM, allowing for independent implementation and usage. This approach
facilitates a gradual digital transformation of your content-based business
processes without the need for significant initial investments. Our Mosaic
applications are cloud-ready, seamlessly aligning with your infrastructure
strategy, whether on-premise, hybrid cloud, multi-cloud, or other options.




IIM AS A SERVICE

With MosaicCloud all Mosaic solutions are also available as a service. Learn
more

 

 


PORTFOLIO

To complement our Mosaic portfolio, we have integrated well-established partner
solutions that enable us to cater to the entirety of your IIM requirements,
accommodating various technology preferences. Take a closer look at the
extensive range of applications in our portfolio.





 



Docucom is an innovative omni-channel document processing platform that enables
the back office to take on a leading role in the digitalization of a company. In
the Docucom standard software, we bundled many years of experience in all
aspects of document processing.

The software enables our customers to implement these processes on their own. If
there is a need for additional capacity or external know-how, our experts bring
the appropriate practical experience to your project in addition to their
product knowledge. Learn more



 



eDossier Mosaic helps you structure your document data in a dossier view and
enables DMS (document management system) functionalities. Our eDossier solution
can be customized to your needs and extended with custom functions to deliver
full flexibility. 
It can be installed on top of your existing document storage backend systems to
enrich them with ECM functionalities. Alternatively, you can also use it on
MosaicCloud, the Content Service Platform operated by ELCA in Switzerland, where
it can literally be integrated out of the box with MosaicCloud eArchive. Learn
more



 



The eCase component from the Mosaic family covers your needs when it comes to
digitizing your processes. eCase also fully integrates with eDossier and
MosaicCloud eArchive.

With eCase's standard processes, you can dive immediately into case management
to enable users to work digitally (e.g., from their home office). Additional
customized processes, such as shared to-do lists, can be configured by expert
users in support of your business specificities. More complex workflows (e.g.,
with interfaces to other systems) can always be customized by our experts on
demand. Learn more
 


 

 



recordsCockpit helps you secure the compliance of your documents' storage. With
this efficient records management tool, you can control document management
against all relevant regulations and legal requirements that apply, both in your
company-wide file plan and in your backend systems.



 



When documents have to be stored physically, eInventory helps you manage storage
locations, storage containers, and storage contents, including the process of
borrowing containers or individual documents. This module complements eDossier
and is the ideal tool to manage digital and physical records when combined with
recordsCockpit.



 



vizibpm is a set of applications to model and manage your BPM diagrams and
documents. Vizi Modeler, as the core application, delivers a sophisticated
design tool for BPMN. It is smoothly integrated into Microsoft Visio, so you can
immediately start designing diagrams. In addition, the right data management
makes it easier to save and share process models.



 



A new addition to our Mosaic IIM portfolio, ELCA Eanna is a lean DMs and archive
system that can be integrated into any environment by using the open interfaces.

Docucom and eDossier both use Eanna in those cases where a DMS or archive system
is not already present at the customer's location. Additionally, it is designed
for cloud archive providers (e.g., our own MosaicCloud eArchive). Learn more



 



QDB is used in all client projects where asynchronous handling of data is
needed. For example, master data synchronization for eDossier or batch document
load for backend systems.



 



Domtrac software version 4 is not only a predecessor of Docucom but also a
technically mature and very stable solution optimized for parallelized mass
processing of similarly structured documents. While Docucom allows individual
documents and interaction with users or surrounding systems, Domtrac is the
output management solution of choice for mass printing of highly standardized
documents.

Domtrac's engine remains a stand-alone product and will be modularly integrated
into Docucom's user interface in the future.


LOUIS BRANDENBERGER

Lead Product Manager

Introducing Louis Brandenberger, our Lead Manager for MOSIAC IIM Solutions

Contact Me


EXPLORE ALL ABOUT ELCA AND HOW WE CAN HELP YOU


Expertise/Solutions
Function
Industry
Topics


DOCUCOM EVENT


DOCUCOM EVENT



Celebrate the launch of Docucom 7 and Docucom webForms with us!

Read More


THE DIFFERENCE BETWEEN USER EXPERIENCE AND USER INTERFACE


THE DIFFERENCE BETWEEN USER EXPERIENCE AND USER INTERFACE



Discover the differences between User Experience (UX) and User Interface (UI) as
we delve into the fundamental elements shaping digital interactions and product
success.

Read More


OPTIMIZING SERVICE EXCELLENCE: GEORG FISCHER'S JOURNEY


OPTIMIZING SERVICE EXCELLENCE: GEORG FISCHER'S JOURNEY



Georg Fischer's journey towards unified knowledge management and GenAI
applications. A support services system to facilitate unified access to
information and streamline operations effectively.

Read More


MODERNIZING AN ONLINE CORE BUSINESS PLATFORM INTO A CLOUD-NATIVE SOLUTION


MODERNIZING AN ONLINE CORE BUSINESS PLATFORM INTO A CLOUD-NATIVE SOLUTION



Transform your business with a cloud-native solution to ensure resilience,
scalability, and rapid response to market changes.

Read More


LEVERAGING DATA TO CREATE COMPETITIVE ADVANTAGE


LEVERAGING DATA TO CREATE COMPETITIVE ADVANTAGE



Discover how ELCA helped Tigen Pharma revolutionize biomanufacturing with a
data-driven approach.

Read More


THE INTELLIGENT ERP: HOW AI IS INCORPORATED INTO YOUR EVERYDAY DECISIONS


THE INTELLIGENT ERP: HOW AI IS INCORPORATED INTO YOUR EVERYDAY DECISIONS



Let's explore together how AI contributes to increasing your company's
efficiency, productivity and competitiveness.

Read More


WHAT IT TAKES TO REFACTOR A LEGACY MONOLITH


WHAT IT TAKES TO REFACTOR A LEGACY MONOLITH



This white paper describes the modernization of a large legacy code base from
the initial situation and pain points to the resulting architecture and
benefits. 

Read More


ELCA DRIVES INNOVATION THANKS TO ARTIFICIAL INTELLIGENCE


ELCA DRIVES INNOVATION THANKS TO ARTIFICIAL INTELLIGENCE



Discover how ELCA pioneers innovation with AI, revolutionizing manufacturing
processes. From predictive analytics to digital twins, explore the future of
industry.

Read More


OPTIMIZING MGBAHN'S DIGITAL STRATEGY


OPTIMIZING MGBAHN'S DIGITAL STRATEGY



Transforming MGBahn's digital approach for enhanced efficiency and customer
satisfaction.

Read More


FRONTEND ARCHITECTURES AND UI ENGINEERING


FRONTEND ARCHITECTURES AND UI ENGINEERING



Raising the bar of your services' access points.

Read More


DIGITAL REAL ESTATE SUMMIT 2024


DIGITAL REAL ESTATE SUMMIT 2024



Innovative platforms make it possible: efficient collaboration between real
estate service providers and owners in the cloud.

Read More


EMPOWERING GEAK WITH DATA INSIGHT


EMPOWERING GEAK WITH DATA INSIGHT



Explore GEAK's data revolution with ELCA’s Smart Data Lake Builder QuickStart –
a leap from static reports to dynamic insights, shaping a future-ready data
platform architecture.

Read More


ADVANCED CYBERSECURITY IN HIGH PRECISION MANUFACTURING


ADVANCED CYBERSECURITY IN HIGH PRECISION MANUFACTURING



Explore the evolving landscape of cybersecurity in Swiss high precision
manufacturing, where the convergence of legacy and cutting-edge systems unveils
critical challenges.

Read More


HIFI FILTER CHOOSES MICROSOFT DYNAMICS 365 TO BOOST PRODUCTIVITY


HIFI FILTER CHOOSES MICROSOFT DYNAMICS 365 TO BOOST PRODUCTIVITY



Thanks to Dynamics 365 Customer Engagement (CRM) and Dynamics 365 Finance &
Operations (ERP), HIFI FILTER has deployed a modern, integrated solution that
has increased their distribution production capacity by 30 to 40%.

Read More


ELCA SUPPORTS TIGEN TO ACCELERATE CELL-BASED CANCER THERAPIES


ELCA SUPPORTS TIGEN TO ACCELERATE CELL-BASED CANCER THERAPIES



Tigen Pharma and ELCA win the Digital Economy Award 2023 in the category
"Digital innovation of the year".

Read More


THE THREAT OF CYBERCRIME TO SWITZERLAND'S ENERGY AMBITIONS


THE THREAT OF CYBERCRIME TO SWITZERLAND'S ENERGY AMBITIONS



The energy sector is globally at the heart of the success or failure of our
ability to address the climate crisis effectively.

Read More


CURIOUS TO DISCOVER MORE ABOUT OUR EXPERTISE?


Contact us
CivilityCivility
Mr
Mrs
First Name *

Last Name *

Email *

Phone

Company

Comments

I've read and accept ELCA's Privacy Notice

Submit


FOOTER


ELCA GROUP COMPANIES

 * 
   CloudTrust
 * 
   EKKIDEN (Staffing Services)
 * 
   ELCA Cloud Services (Cloud and Managed Services)
 * 
   ELCASecurity
 * 
   EveryWare
 * 
   NEOSIS (Pension and Social Insurances Services)
 * 
   SECUTIX (Event Industry Cloud)
 * 
   Senthorus
 * 
   Sumex AG (Health Insurance Solutions)


ELCA PRODUCTS

 * 
   iPension (Pension and Social Insurances Solutions)
 * 
   Mosaic IIM Solutions (Intelligent Information Management)
 * 
   PeakProtect (Online Peak load management)
 * 
   S-360 (Complete Ticketing Platform)
 * 
   TIXNGO (Secured Mobile Ticket Wallet)
 * 
   trustID


Reach Us
LinkedInYoutubeFacebookTwitter
2024 © ELCA|
Terms of use|
Privacy Notice