Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Time difference in minutes

3240146Sep 16 2016 — edited Sep 19 2016

Hi,

I have stuck to get records of time difference in 30 minutes, Using begin_date and sysdate columns in xxccp_oe_lines table. Please help me to get records.

Regards

This post has been answered by gdanby on Sep 16 2016
Jump to Answer

Comments

843835
WebTest itself is using its own reporting mechanics to produce the page that you can see online at http://webtest.canoo.com/selftest/TestResultOverview.html

You will find the according ant script that handles production of this page in the doc.zip as selfTestImpl.xml. Look for the CreateSummaryReport target.

It is the usual style task that invokes xalan on the result.xml with the given stylesheet. You can use the webteststyle.xsl if you want or adapt it to your preferences.

You can also send any more question to the webtest mailing list at
http://lists.canoo.com/mailman/listinfo/webtest.
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 17 2016
Added on Sep 16 2016
12 comments
57,418 views