Name | {{scenario_detail.SCENARIO_NAME | emptyToDash}} |
---|---|
Purpose | {{scenario_detail.SCENARIO_MEMO | emptyToDash}} |
Scenario URL | {{scenario_detail.TARGET_URL | emptyToDash}} |
Crawling total count | {{scenario_detail.TOTAL_COLLECT_COUNT | number | emptyToZero}} times |
Crawling total row count | {{scenario_detail.TOTAL_ROW_COUNT | number | emptyToZero}} rows |
Crawling event | {{scenario_detail.IS_SCHEDULE === 'Y' ? 'User settings' : 'none'}} |
Registration date | {{scenario_detail.REG_DTIME | date : 'yyyy-MM-dd HH:mm:ss'}} |
Recent run date | {{scenario_detail.LAST_COLLECT_DTIME | date : 'yyyy-MM-dd HH:mm:ss' | emptyToDash}} |
Name | {{::project_info.PROJECT_NAME}} |
---|---|
Scenario total count | {{::project_info.TOTAL_SCENARIO_CNT | number}} cases |
Set cycle | |
---|---|
Name | |
Purpose |
Search count [ {{scenario_total_count | number}} ]
|
Name | Purpose | Registration date | Recent run date |
---|---|---|---|---|
No result. | ||||
|
{{scenario.SCENARIO_NAME}} | {{scenario.SCENARIO_MEMO}} | {{scenario.REG_DTIME | date : 'yyyy-MM-dd'}} | {{scenario.LAST_COLLECT_DTIME | date : 'yyyy-MM-dd HH:mm:ss' | emptyToDash}} |
Count of crawling | Crawling total count | |||||
---|---|---|---|---|---|---|
ready | crawling | error | finished | all | ||
{{status.INFO.SCENARIO_NAME}} | {{status.LIST | getCollectCountByStatus : 'LS03' | number | emptyToZero}} cases | {{status.LIST | getCollectCountByStatus : 'LS01' | number | emptyToZero}} cases | {{status.LIST | getCollectCountByStatus : 'LS99' | number | emptyToZero}} cases | {{status.LIST | getCollectCountByStatus : 'LS02' | number | emptyToZero}} cases | {{status.LIST.length | number | emptyToZero}} cases | {{status.TOTAL_ROW_COUNT | number | emptyToZero}} cases |