Getpage

This help page is for Desktop Studio. This information is also available for CXone Studio.

전체 웹 페이지를 검색하여 이를 변수에 저장합니다.

종속성

  • Getpage은(는) 변수에서 데이터를 구문 분석하고 추출하는 Htmltable action과 함께 작동합니다.
  • 웹페이지의 HTML 코드는 속성에 지정된 길이만큼 변수에 저장됩니다.
  • 웹 페이지의 크기에 맞게 길이를 변경해야 합니다.

지원되는 스크립트 유형

The icon for a Generic script type - a rectangle with < and > symbols inside it.

The icon for the Email script type - a large @ symbol in a diamond.

The icon for the Chat script type - a chat bubble with an ellipsis inside (...), in a diamond shape.

The icon for the Phone script type - an old-style phone handset with curved lines indicating sound coming out of it.

The icon for the Voicemail script type - a symbol that looks like a cassette tape - two circles sitting on a horizontal line.

The icon for the Work Item script type-a piece of paper with one corner folded down and a bullet list on it.

The icon for the SMS script type - a smart phone with a chat bubble coming out of it.

The icon for the Digital script type - a computer monitor with a smartphone next to it.

일반

이메일 채팅 전화 음성 사서함 작업 항목 SMS 디지털

입력 속성

이러한 속성은 실행할 때 작업이 사용하는 데이터를 정의합니다.

속성

설명

Caption

스크립트에서 이 작업을 고유하게 식별하는 짧은 문구를 입력합니다. 캡션은 스크립트 캔버스의 작업 아이콘 아래에 표시됩니다. The default is the action name.

URL http://www.nice.com 등 웹페이지의 URL입니다.
Timeout 시간이 초과되기 전까지 작업이 실행되기를 기다리는 시간(초). 값은 0과(와) 60 사이여야 합니다.
MaxLength 웹 페이지 크기를 제한합니다. Limit4K, Limit8K, Limit16K, Limit32K에서 선택할 수 있습니다.
ResultVar 검색한 웹 페이지가 포함된 변수 이름.

결과 브랜치 조건

결과 브랜치 조건을 사용하면 작업이 실행될 때 여러 결과를 처리하기 위해 스크립트에 브랜치를 생성할 수 있습니다.

조건

설명

Default

다른 분기를 사용하기를 요구하는 조건을 스크립트가 충족하지 않는다면 사용되는 경로입니다. 작업의 다른 분기가 정의되지 않았을 때도 사용되는 경로입니다.

Timeout

지정된 시간(초) 동안 응답이 없을 경우 사용되는 경로입니다.

NoData

지정된 속성의 값이 없을 경우 사용되는 경로입니다.