Render Microfrontends on ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 08:46 AM
Is there a way to render Micro frontends on ServiceNow workspace ?
#microfrontend
#workspace
#customcomponent
#servicenowcli
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 09:07 AM
unfortunately, it is not clear what your issue is. Please provide more details, context and screenshots to help us understand you better,
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 09:14 AM - edited 12-14-2023 09:18 AM
One of our clients uses MFE (micro frontends built in angular) to enable interactions between Procurement manager and Suppliers. They want to understand if it is possible to render the same MFE's in the ServiceNow UI specifically workspace.
We can create custom content and deploy it on Workspace using ServiceNow CLI.
I wanted to know if it us possible to deploy these MFEs from the CLI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 09:34 AM
no, that's definitely not possible. The reason why ServiceNow build its Next Experience Framework was to get rid of dependencies to 3rd party libraries like AngularJS.
Maik