Need Help: How can we include page content from another UIB workspace in the another UIB workspace?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 09:27 PM
Context: The different cloud features have been implemented with different scoped apps and different BUs. We plan to display all cloud features in a single workspace (i.e. Next Experience UIB workspace).
Need solution/suggestion for the following requirement:
We are planning to create a new Next Experience UIB workspace (CCOE workspace) that will contain different cloud feature modules. Each module is currently implemented in its own "Next Experience Workspace (UIB Workspace)" and scoped app.
In this new CCOE workspace, we will provide a left-side navigation item. When a user clicks on one of the items, it should display page content from another workspace (i.e., a page from another UIB workspace without the header section) without changing the CCOE UIB workspace header and left-side navigation section. we need your guidance on how to achieve this without using an iFrame, as it has many drawbacks and is not recommended.
How can we include page content from another UIB workspace in the CCOE workspace? Note that some cloud UIB workspaces are created with different app shells, and each UIB workspace also has different routers and access permissions.
Your expertise in this area would be greatly appreciated. If a specific team is available to discuss this requirement, please let me know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2024 12:06 AM
You can't. You need to recreate them, unfortunately.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2025 07:54 AM
Does it hold true even if my custom workspace is in the global scope? I need to bring a page from the Software Asset Workspace into my custom workspace. Is it possible to achieve this without replication of components and redirection to the page?