You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
We are exploring the implementation of FDC3 to enable communication between our custom desktop applications (Windows .NET-based), custom web-based applications (typically Angular), and off-the-shelf solutions like Excel, Salesforce, and other SaaS platforms we use.
We're considering using FDC3-Sail as our desktop agent. Could you please advise whether we can use FDC3-Sail as-is and achieve all the benefits that paid solutions like Glue42 offer?
Our main objectives are to implement the core features of FDC3:
Unified Desktop Environment: Run desktop and web-based applications within a single "desktop" environment, primarily on Windows laptops (no MacOS or Linux support needed).
Two-Way Communication: Enable seamless two-way communication between applications.
Automatic Application Launch: Automatically launch desktop or web applications when an intent is triggered.
Workspace Persistence: Save the "desktop" layout, including screen sizes and other properties, so it can be restored in the same state the next day.
App Directory Management: Utilize an App Directory to manage applications that respond to intents.
Administrative Configuration: Provide an admin interface where we can configure desktop agents for different user types or roles (e.g., limiting intents for particular users). This admin should integrate with our Single Sign-On (SSO) system so administrators can use their normal internal credentials.
Security and Compliance: Ensure privacy, compliance, and SSO access to meet typical financial institution audit and regulatory requirements.
Production Deployment: Deploy this solution in a production environment for internal users only—not for our customers or brokers.
We would greatly appreciate any guidance or insights you can provide.
Thank you!
The text was updated successfully, but these errors were encountered:
Sail is an open source electronjs implementation of FDC3. It is focused on primarily the first 3 points. For workspace persistence, App Directory management, Admin, SSO, audit trail, etc, you would want to pair it with a backend solution.
Support Question
Hello,
We are exploring the implementation of FDC3 to enable communication between our custom desktop applications (Windows .NET-based), custom web-based applications (typically Angular), and off-the-shelf solutions like Excel, Salesforce, and other SaaS platforms we use.
We're considering using FDC3-Sail as our desktop agent. Could you please advise whether we can use FDC3-Sail as-is and achieve all the benefits that paid solutions like Glue42 offer?
Our main objectives are to implement the core features of FDC3:
We would greatly appreciate any guidance or insights you can provide.
Thank you!
The text was updated successfully, but these errors were encountered: