.json 파일을 서버에 전달하고 보류 중인 변경 내용을 적용하는 tsm 명령에 대해서는 web-data-connector-settings 엔터티를 참조하십시오.
여러 WDC 및 보조 URL이 있는 .json 파일을 만들려면 다음 템플릿을 참조하십시오.
{
"configEntities": {
"web-data-connector-settings": {
"_type": "webDataConnectorSettingsType",
"refreshEnabled": true,
"whitelist": {
"https://www.mysite.com:443/wdc": {
"secondaryWhitelist": ["https://www.mysite.com/.*", "https://www.coolapi.com/.*"]
},
"https://tableau.example.com:443": {
"secondaryWhitelist": ["https://tableau.example.com/.*"]
}
},
"enabled": true
}
}
}
템플릿을 복사하여 메모장에 붙여 넣고 나열된 URL을 허용 목록에 필요한 실제 WDC URL 및 보조 URL로 바꿉니다. 위에 나와 있는 것처럼, 보조 URL은 괄호와 쉼표로 구분해야 합니다. 또한 두 WDC는 중괄호로 묶고 쉼표로 구분합니다. 메모장 파일을 .json으로 저장해야 합니다.
001456846

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.