Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Tutorials
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • DataMiner Insights
      • Security
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Embed an application running on localhost in Low-Code application

Solved882 views23rd January 2025#lowcodeapplication low-code LowCode lowcodeapps
3
Ladan Razeghi [DevOps Enabler]1.08K 25th July 2024 2 Comments

Hi All

Is there anyway that we embed an application running on localhost into Low-Code Application?

We have a React UI which we like to run it locally and embed it in Low-Code app.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 23rd January 2025
Marieke Goethals [SLC] [DevOps Catalyst] commented 22nd November 2024

Hi Ladan,
I see that this question has been inactive for some time. Do you still need help with this? If not, could you select the answer that has been most helpful for you (using the ✓ icon)?

Marieke Goethals [SLC] [DevOps Catalyst] commented 23rd January 2025

As this question has now been inactive for a very long time, I will close it. If you still want more information about this, could you post a new question?

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
3
Edib Šupić [SLC] [DevOps Catalyst]2.05K Posted 26th July 2024 4 Comments

Hi Ladan,

I don't see why embedding localhost would be any different then embedding regular URL you just have to make sure localhost is configured properly, for example you can't use X-Frame-Options = DENY.

Whether you can run React locally, you should be able to if your hardware can handle it. In this case you would have to make sure they are running on different ports and you would have to specify port when embedding the page.

Note that I assume you have web server that is able to deliver react app that just happens to be running on localhost, and on weird port.

Hope this helps,

Cheers

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 23rd January 2025
Ladan Razeghi [DevOps Enabler] commented 29th July 2024

Hi Edib
We placed react in on DMA and tried LCA connection from the same DMA. However it still doesn’t display the content of react UI

Edib Šupić [SLC] [DevOps Catalyst] commented 29th July 2024

Hi Ladan,
Can you open browser console and refresh LCA. You should see potential reason as to why your React page is not loading. Another thing to note is that you can’t simply host React app on localhost, you need to host it on free port since DMA will use 80 and 443.
Let me know if this doesn’t work so we can try to figure out what’s wrong.
Cheers

Apurva Tandon [DevOps Advocate] commented 5th August 2024

Yes, we hosted in different port it does work on the dma agent we see inside that, but on browser from another system it shows
Hmmm… can’t reach this page awsdmat601a.broadcast.bskyb.com took too long to respond…some inbound rule issue or ssl certificate issue?

Edib Šupić [SLC] [DevOps Catalyst] commented 5th August 2024

Can you ping DMA server from that other system? I don’t think the issue is related to SSL in this case, rather that DMA server is just not reachable from other system. It is also possible that port you are using for React app is closed since it’s not default port, although I don’t think that’s the case here because then message would be different, something like “No connection could be made because the target machine actively refused it”.

1
Wout Mahieu [SLC] [DevOps Catalyst]7.47K Posted 29th July 2024 3 Comments

Hi Ladan,

It doesn't matter where the embedded app is hosted, as long as it can be accessed from the same machine the LCA is accessed from. This means that using the localhost URL will not work when the LCA is accessed from a different machine. Hosting the react app on the same machine as the DMA is possible, but to access it via the LCA using a different machine, you will need to have a public URL/IP for it.

Apurva Tandon [DevOps Advocate] Posted new comment 5th August 2024
Ladan Razeghi [DevOps Enabler] commented 29th July 2024

Hi Wout

We placed react in on DMA and tried LCA connection from the same DMA. However it still doesn’t display the content of react UI

Wout Mahieu [SLC] [DevOps Catalyst] commented 29th July 2024

Hi Ladan,
What protocol are you using to embed the webpage and to access the LCA itself? Note that if the LCA uses HTTPS (recommended), the React app on localhost will also need to use HTTPS. This means that it will need to provide a valid certificate for the localhost domain or the connection will be refused.

Apurva Tandon [DevOps Advocate] commented 5th August 2024

Yes, we are using HTTPS, I can see in my IIS manager it runs with awsdmat….:8443 port…but for certificate we have used manual created certificate, any other way?

1
Miguel Obregon [SLC] [DevOps Catalyst]18.56K Posted 25th July 2024 1 Comment

Hi Ladan,

I believe there is already a similar question:

Can we embed an angular or React application inside low code application?

Hope it helps.

Ladan Razeghi [DevOps Enabler] Posted new comment 25th July 2024
Ladan Razeghi [DevOps Enabler] commented 25th July 2024

This is different. There’s no external URL to embed in LCA. my question is if the react can be run locally on dma server. Can we use same approach?

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas

Recent questions

Alarm Dashboard PDF/CSV Export 1 Answer | 0 Votes
Is the Microsoft SharePoint Connector Still Usable 0 Answers | 0 Votes
Is the Microsoft SharePoint Connector Still Usable 0 Answers | 0 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (108) Correlation (68) Cube (150) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (139) driver (65) DVE (55) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (151) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) services (51) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin