act-it.eu/apex/set-apex-application-name-for-dev-test

Preview meta tags from the act-it.eu website.

Linked Hostnames

4

Search Engine Appearance

Google

https://act-it.eu/apex/set-apex-application-name-for-dev-test

Set APEX application name for Dev, Test and Prod environment in the same database

In case you have a small application where development, test and maybe also production environment are on the same database and your applications in this environment distinguish only by the application IDs. To setup a custom application name based on the ID you could do like this: We assume our application name is “Training room app” defined in the Shared Components > User Interface Attributes To differentiate the environments I add a dynamic action Page Load on Page 0. This dynamic action is executing custom Javascript code: 1 2 3 4 5 6 if ('&APP_ID.' == '200') { $('.t-Header-logo').find('span').html('Training room app - <b style="color:#008A34">Test Environment</b>'); } else if ('&APP_ID.' == '300') { $('.t-Header-logo').find('span').html('Training room app - <b style="color:#9366a5">Development Environment</b>'); } The code is changing the name of the logo area.



Bing

Set APEX application name for Dev, Test and Prod environment in the same database

https://act-it.eu/apex/set-apex-application-name-for-dev-test

In case you have a small application where development, test and maybe also production environment are on the same database and your applications in this environment distinguish only by the application IDs. To setup a custom application name based on the ID you could do like this: We assume our application name is “Training room app” defined in the Shared Components > User Interface Attributes To differentiate the environments I add a dynamic action Page Load on Page 0. This dynamic action is executing custom Javascript code: 1 2 3 4 5 6 if ('&APP_ID.' == '200') { $('.t-Header-logo').find('span').html('Training room app - <b style="color:#008A34">Test Environment</b>'); } else if ('&APP_ID.' == '300') { $('.t-Header-logo').find('span').html('Training room app - <b style="color:#9366a5">Development Environment</b>'); } The code is changing the name of the logo area.



DuckDuckGo

https://act-it.eu/apex/set-apex-application-name-for-dev-test

Set APEX application name for Dev, Test and Prod environment in the same database

In case you have a small application where development, test and maybe also production environment are on the same database and your applications in this environment distinguish only by the application IDs. To setup a custom application name based on the ID you could do like this: We assume our application name is “Training room app” defined in the Shared Components > User Interface Attributes To differentiate the environments I add a dynamic action Page Load on Page 0. This dynamic action is executing custom Javascript code: 1 2 3 4 5 6 if ('&APP_ID.' == '200') { $('.t-Header-logo').find('span').html('Training room app - <b style="color:#008A34">Test Environment</b>'); } else if ('&APP_ID.' == '300') { $('.t-Header-logo').find('span').html('Training room app - <b style="color:#9366a5">Development Environment</b>'); } The code is changing the name of the logo area.

  • General Meta Tags

    14
    • title
      Set APEX application name for Dev, Test and Prod environment in the same database | ACT! IT GmbH
    • charset
      utf-8
    • Content-Security-Policy
      default-src 'none'; font-src 'self' data:; script-src 'self' 'unsafe-inline' https://stats.deyama.de; connect-src 'self' https://stats.deyama.de; img-src 'self'; style-src 'self' 'unsafe-inline'; base-uri 'self'; manifest-src 'self'; form-action 'self'; frame-ancestors 'none';
    • X-Frame-Options
      DENY
    • X-Content-Type-Options
      nosniff
  • Open Graph Meta Tags

    6
    • og:type
      article
    • DE country flagog:locale
      de_DE
    • og:site_name
      ACT! IT GmbH
    • og:title
      Set APEX application name for Dev, Test and Prod environment in the same database
    • og:url
      https://act-it.eu/apex/set-apex-application-name-for-dev-test/
  • Item Prop Meta Tags

    4
    • email
      %74%6F%62%69%61%73%2E%61%72%6E%68%6F%6C%64%40%61%63%74%2D%69%74%2E%65%75
    • headline
      Set APEX application name for Dev, Test and Prod environment in the same database
    • description
      In case you have a small application where development, test and maybe also production environment are on the same database and your applications in this environment distinguish only by the application IDs. To setup a custom application name based on the ID you could do like this:We assume our application name is “Training room app” defined in the Shared Components > User Interface AttributesTo differentiate the environments I add a dynamic action Page Load on Page 0.This dynamic action is executing custom Javascript code:123456if ('&APP_ID.' == '200') { $('.t-Header-logo').find('span').html('Training room app - <b style="color:#008A34">Test Environment</b>'); }else if ('&APP_ID.' == '300') { $('.t-Header-logo').find('span').html('Training room app - <b style="color:#9366a5">Development Environment</b>'); }The code is changing the name of the logo area.
    • datePublished
      2018-07-18T00:00:00+02:00
  • Link Tags

    11
    • alternate
      /feed.xml
    • apple-touch-icon
      /assets/images/apple-touch-icon.png
    • canonical
      https://act-it.eu/apex/set-apex-application-name-for-dev-test/
    • icon
      /assets/images/favicon-32x32.png
    • icon
      /assets/images/favicon-16x16.png

Emails

1
  • %74%6F%62%69%61%73%2E%61%72%6E%68%6F%6C%64%40%61%63%74%2D%69%74%2E%65%75

Links

17