Skip to Main Content

General Development Discussions

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!

How to get reference to window opened via hyperlink (it is a online pdf or similar doc) by its URL

990751Apr 29 2014 — edited Aug 21 2014

page 1:

Contains a hyperlink, I wrote a code:  hrefLink.click();  , where hrefLink is DOMElement of type <a>.

It opens page 2

Page 2:

can be a pdf opened in another or same window.If it opens in another window, I want to get hold of it by creating a DOMElement or web element (WebDomService's window object), I know URL of this page, how to refer to 2nd page usind WebDomService api?

Comments

David Allan-Oracle
The loading type on a table can insert/update/merge/delete - it's up to you what you do, what happens in a load is dependent on the loading type and the data (if there is no new data, then no new rows will be added). The dimension operator has loading behavior consistent with type 1,2,3 SCDs - in the end it boils down to insert/update/merge also.

Cheers
David
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 18 2014
Added on Apr 29 2014
1 comment
1,060 views