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.

通用

Email 聊天 电话 语音信箱 工作项目 短信 数字

输入属性

这些属性定义操作在执行时使用的数据。

属性

说明

Caption

输入在脚本中唯一标识此操作的短语。标题显示在脚本画布上的操作图标下方。The default is the action name.

URL 网页的 URL,例如:http://www.nice.com
Timeout 操作在超时之前等待执行的秒数。该值必须介于 060
MaxLength 限制网页的大小。您可以选择 Limit4KLimit8KLimit16KLimit32K
ResultVar 包含检索到的网页的变量的名称。

结果分支条件

结果分支条件允许您在脚本中创建分支,以在执行操作时处理不同的结果。

条件

说明

Default

除了脚本满足条件要求其接受其他分支的情况之外,所要采用的路径。如果未定义操作的其他分支,也会执行此操作。

Timeout

在指定的秒数内没有响应时所采用的路径。

NoData

指定的属性没有值时所采用的路径。