pSeven Enterprise

Low-code cloud-native platform to automate engineering processes at scale:

  • Access to engineering automation, design optimization and predictive modeling functionality right in your browser.
  • Collaborate easily with teammates within your organization and partners.
  • Deploy on premises or private cloud.
  • Scale even resource-intensive massive trade-off studies.
  • Create and share workflow-powered web apps within your company.
  • Extend and integrate with documented open API.

Brochure picture_as_pdf Documentation Deployment requirements Licensing Get demo access

pSeven Enterprise

All you need to automate engineering processes at scale

pSeven Enterprise components pSeven Enterprise components
  • Workflow engine - Visual representation of executable process.
  • Low-code automation - Cloud-native architecture and documented open API.
  • Multi-user environment - Workflow co-authoring and sharing in the cloud.
  • Web Apps and services - Workflow-powered web apps in few clicks.
  • Resource management - Execution in distributed heterogeneous environment.
  • Optimization - Explore, optimize and calibrate your models.
  • Machine learning - Build and deploy fast and reliable ML models.
Capture & transfer knowledge

Capture and transfer knowledge

  • Share, reuse and maintain engineering knowledge easily with low-code approach.
  • Accelerate development cycle through productivity gain.
Automate repetitive tasks

Automate repetitive tasks

  • Maintain and formalize engineering processes at scale.
  • Reduce time-to-market with standardization and democratization.
Enable Digital Twin strategy

Enable Digital Twin strategy

  • Bridge the gap between engineering and operations.
  • Make better and faster operational decisions.

Success stories anchor

TechnipFMC Arena
  • Subsea field design automation (project ARENA)
  • 3x time reduction of the project design justification
halliburton logo Arena
  • Enabling digital oilfield applications (Digital Field Solver)
  • Many oil & gas customers worldwide

Explore use cases anchor

Collaborative construction of a digital prototype in pSeven Enterprise

pSeven Enterprise allowed to automate the simulation processes inside different departments and after that link the dependencies between those simulations in one master workflow to create a full-scale digital prototype of a jet engine.

Automated construction of compressor performance maps in pSeven Enterprise

Repetitive manual operations during compressor map cunstruction such as building geometry models, mesh generation, post-processing of the results and data exchange between different software were automated in pSeven Enterprise.

Platform

Low-code automation

pSeven Enterprise allows to capture even the most complex engineering processes, define its logic and collect, analyze and reuse engineering data thanks to powerful workflow engine and low-code approach.

shared

Collaborative engineering

pSeven Enterprise is a multi-user platform with simultaneous access and co-authoring of the workflows in the cloud. Shared workspaces are designed for departments or teams to share and edit workflows, results and files depending on the user roles, just like using Google Docs.

Learn more navigate_next

Scale

Access and scalability

pSeven Enterprise runs in a predefined and well-controlled IT environment on premises or on private cloud, and can be accessed from any browser or device. As a server-side web application, it allows running many resource-consuming studies simultaneously with a built-in resource manager, and running workflows offline without interruption. You can monitor, manage running process and analyze results anytime from anywhere. Execution of individual blocks is possible both on the Linux server and on remote Windows machines.

Learn more navigate_next

ExtendSome examples of possible integrations

Integrate with PLM, SPDM and IoT

pSeven Enterprise features a fully documented REST API to ensure easy integration with external ecosystems, like PLM, SPDM and IoT platforms, and to extend the functionality even further:

  • Integration at block level
  • Integration at workflow level
  • Integration at web app level

Watch video about Aras integration navigate_next

Publish

Share workflows as web apps

Workflows in pSeven Enterprise can be easily published and shared in a form of web apps with automatically generated GUI. These workflow-powered web apps serve as easy-to-use engineering calculators that hide unnecessary complexity and democratize the use of best practices for inexperienced users. Web apps has versions thus allow to publish multiple versions of a workflow within.

Run manager

Service orchestration

In pSeven Enterprise workflows can be automatically converted to web services with REST API with full control over runs: who executed, when, run status etc. Execution can be manual, on event and on schedule.

Design Exploration

Design Exploration

pSeven Enterprise allows efficiently exploring model behavior with a wide range of techniques for Design of Experiments (DoE) and solving single- and multi-objective optimization problems with both fast to evaluate analytical models and computationally expensive simulations.


Learn morenavigate_next

Predictive Modeling

Predictive Modeling

By creating a predictive models from existing test, experimental and/or simulation data pSeven Enterprise allows to predict response values for new designs, accelerate complex simulations by many orders of magnitude and capture essential knowledge from vast amounts of data. Such models are also often called machine learning (ML) models, approximation models, response surface models (RSM), surrogate models, metamodels etc.

Predictive Modeling functionality is available through the use of pSeven Core.

What's new in pSeven Enterprise?

As a cloud-native collaborative platform, from day one pSeven Enterprise allows users to share their workflows with each other – to use “as is” in Run-only mode, modify them together in real time or build bigger stories, using shared workflows as references.

But what if a big team is working on one or several complex projects and person-to-person sharing is not enough? In recent releases we introduced Workspaces – a shared space on the platform, where members can truly collaborate.

With granular setup of permissions, you can now organize group work and enable many scenarios, like:

  • Separating access and organizing collection of Apps and workflows for different groups of users – everyone will see and use only what they need.
  • Using Workspace as a centralized storage for a project – and even with people joining and leaving all workflows and results will stay available and traceable. And when the project is over, simply archive or even remove the data to save the space.
  • Providing your users with examples or run-ready workflows for them to build their own stories in personal workspace - with read-only permission you can be sure nobody will alternate your collection.
  • Inspecting and debugging the workflows developed by your users together with them – even in live mode.
Workspaces

It is also important to mention that workspaces not only allow you to group users – they provide control over resources associated with the group. For example, you can set storage quota for each workspace, ensuring that it won’t occupy more than expected amount of the storage space on the server.

Go to page navigate_next

In our daily engineering routines, we often use external resources, like:

  • remote machines for specific simulation tools;
  • HPC servers to offload heavy tasks;
  • PLM and SPDM systems to get inputs or store results;
  • other databases and web-services to retrieve data;
  • etc.

And all of those resources may be used in automated workflows. Despite being different in purpose, they all have something in common – the user needs to provide credentials to access them: passwords, authentication keys etc.

pSeven Enterprise provides not only secure mechanics to store credentials but also allows to use them in the connector blocks in the workflows. Dedicated “Secret” datatype allows users to simply type their personal credentials as a string or select a previously used values that are stored in personal protected vaults.

However, the collaborative nature of pSeven Enterprise implies even more control over such settings. Imagine that you share a workflow with such credentials with your colleagues – you not only don’t want them to see your password (even if it's encrypted) and username, but you also want to force them to specify their own.

Secrets

With the Personal Parameter (PP) setting you can mark any port of any block as your private setting and anyone who works with the same workflow in the shared mode will be forced to specify their own values for their own runs. Everyone will see and use only their own values, while using the same shared workflow!

Go to page navigate_next

AppsHub in pSeven Enterprise enables ultimate democratization of engineering routines. It is a corporate collection of workflow-powered web apps, which can be executed via user interface in your browser or via API to be used as simulation web services.

New AppsHub layout

Release 2025.02 concludes the series of updates in Appshub, intended to address various topics:

  • Custom web app development simplification:
    • pSeven Enterprise automatically generates default user interface for your web apps. It provides all basic controls and required options, like file upload. But we often want to have something fancier or case-specific – and in pSeven Enterprise you can develop your own UI for any Web app. With recent update such customization is even more convenient than before – now the platform takes care of all basic features, like log display or run buttons, allowing you to focus only on your custom elements and implement them easily with new web app API.
  • File navigation and access:
    • We are often interested not only in values of some parameters as simulation results, but also in files. Updates in AppsHub introduce convenient navigation over folders and files of the web app, allowing users to browse and download what they need. Moreover, users now can easily explore different runs of the web app and access their results with a dedicated navigation tab.
  • Security updates and controls:
    • AppsHub is a powerful tool to share engineering methods, captured as automated processes, with a wide audience. But it also means that you may not only provide access but protect the embedded know-how or ensure different users won’t interfere.
    • With recent updates, web apps provide full security even if exposed to external users. Special settings allow author to specify if he allows the workflow behind the web app to be accessible or provide a whitelist of resulting files, which can be downloaded.
Go to page navigate_next
All new features navigate_next
eBook

Download an eBook by CIMdata

The eBook highlights the challenges industrial companies of all sizes face in deploying simulation across domains and how pSeven addresses those challenges.


Download navigate_next

Interested in the solution?

Click to request a free trial version or demo access.

Get a free trial