Skip to content

Instantly share code, notes, and snippets.

@sultanshakir
Created September 18, 2017 04:14
Show Gist options
  • Select an option

  • Save sultanshakir/197b9b7c08bb3dcea230131d34eda2fd to your computer and use it in GitHub Desktop.

Select an option

Save sultanshakir/197b9b7c08bb3dcea230131d34eda2fd to your computer and use it in GitHub Desktop.
CCL to get Content Service URL for custom components for static content refresh
select *
from dm_info d
where d.info_domain = "INS"
and d.info_name = "CONTENT_SERVICE_URL"
with time = 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment