Getpage

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

檢索完整的網頁並將其儲存在變數中。

相依性

  • GetpageHtmltable 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 網頁的 URL,例如:http://www.nice.com
Timeout 動作超時前等待執行的秒數。值必須在060之間。
MaxLength 限制網頁的大小。您可以選擇 Limit4KLimit8KLimit16KLimit32K
ResultVar 包含檢索的網頁之變數的名稱。

結果分支條件

結果分支條件允許您在指令碼中建立分支,以處理執行動作時的不同結果。

條件

描述

Default

指令碼未能滿足需要它採用其中一個分支的條件時採用的路徑。如果沒有定義動作的其他分支,也會採用該路徑。

Timeout

在指定的秒數內沒有回應時採用的路徑。

NoData

沒有指定屬性的值時採用的路徑。