Skip to main content
1-Visitor
April 28, 2020
Solved

How to share my Mashup runtime?

  • April 28, 2020
  • 2 replies
  • 2217 views

Hi everyone,

 

I am beginner with Thingworx.

 

I am using:

 

Thingworx free trial local 90 days.

 

I have created a mashup and I would like to share the runtime with another coworkers. They are in another network.

 

I was using once the Thingworx Free Cloud 30 days and when I cliked on button "view mashup" it gerated a link that I was able to share with another people to access it.

 

How do I do it to local version?

 

Regards.

Best answer by slangley

Hi @einsfele.

 

You won't be able to access the mashup from your phone using localhost in the url.  If your phone is on the same network, you should be able to access it using the hostname assuming the relevant port is exposed.  It may be necessary to set up a firewall rule to allow access.

 

Regards.

 

--Sharon

2 replies

18-Opal
April 29, 2020

Hello @einsfele,

 

I don't believe that ThingWorx provides any solution for that, so your question is more generic and not specific to ThingWorx -- "how do I make my local web server accessible over the Internet?" There are many ways to address this issue, described in many articles, for example in this one.

 

Regards,
Constantine

einsfele1-VisitorAuthor
1-Visitor
April 30, 2020

Hi @Constantine 

 

For example:

 

I have this mashup:

 

einsfele_0-1588269998578.png

 

I wanna see it in my smartphone but in the URL there is "localhost".

 

Can I see it in my smartphone or other device?

18-Opal
April 30, 2020
Yes, as soon as your phone is on the same network with your server or your server has a public IP address.
Community Manager
May 7, 2020

Hi @einsfele.

 

If one of the previous responses answered your question, please mark the appropriate one as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon