Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi,
I have an application starting mashup named org.proj.entity.name.type
I would like to customize this starting page url or redirecting from customized as mentioned below
https://<host>/Thingworx/Runtime/index.html?mashup=org.proj.entity.name.type
How to customize this to https://<host>/projectHome
thanks,
janakiraman P
In ThingWorx I don't think this is possible. You would have to configure Tomcat to rewrite the URL, maybe this helps:
Hi,
What you can do in ThingWorx OOTB, it's to point <yourURL>/Thingworx/Home to a mashup which is defined on the User properties called "Home Mashup"
Regards,
Guillaume
Not sure about your ask, however if you want a consistent URL you may go with Contained Mashup, internally mashup will be changing, but URL will be consistent.