Project

General

Profile

Actions

Bug #5226

closed

User should be warned to design a report if there isn't a report when scheduling

Added by Jing Tao over 13 years ago. Updated about 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
sensor-view
Target version:
Start date:
10/27/2010
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5226

Description

The user should be warned to design a report and upload it if there isn't a report when scheduling. Matt think this part of the system is not obvious.

Actions #1

Updated by Jing Tao over 13 years ago

Talked with derik and knows: if a kar file has a reporting module, the according karxml will have something looking like:

<karEntry>
<karEntryAttributes>
.................
<type>org.kepler.reporting.roml.ReportLayout</type>
</karEntryAttributes>
....
</karEntry>

So we can determine if a kar has reporting module by type.contains("ReportLayout").

Actions #2

Updated by Jing Tao over 13 years ago

In KarXml class, code was added to see if it has a report karEntry.

For the remote workflows, user will be given a warning if he/she schedules a workflow without reporting.

We will work this on local workflows when the new feature user can schedule a local workflow is done.

Actions #3

Updated by Jing Tao over 13 years ago

When user schedule a local workflow, user will be given a warning during uploading workflow process if the workflow has no reporting layout.

Actions #4

Updated by Derik Barseghian about 13 years ago

changing bugs from REAP to Kepler product

Actions #5

Updated by Redmine Admin almost 11 years ago

Original Bugzilla ID was 5226

Actions

Also available in: Atom PDF