Skip to main content
Answer

in-app apps using previewer DTAP (how to determine application ID/alias)

  • April 14, 2023
  • 2 replies
  • 46 views

Freddy
Forum|alt.badge.img+16
  • Thinkwise Local Partner Brasil

We are using more and more additional functionalities that use the oData api's of Thinkwise.. One of the problems is the automatic detection of the API URL.

Is there a way to fetch the application using javascript (is it stored in a cookie somewhere?)

or is there a way to get it in the end application so we can add the app alias to the URL query paramters?  

/#application=esm_dev

Best answer by Mark Jongeling

Hi Freddy,

Maybe this can help:

https://docs.thinkwisesoftware.com/docs/sf/business_logic#generated-session-variables

Have a great weekend 👍

This topic has been closed for replies.

2 replies

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • Answer
  • April 14, 2023

Freddy
Forum|alt.badge.img+16
  • Author
  • Thinkwise Local Partner Brasil
  • April 14, 2023

Hi Freddy,

Maybe this can help:

https://docs.thinkwisesoftware.com/docs/sf/business_logic#generated-session-variables

Have a great weekend 👍

Should have searched better :D