Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

How to include custom javascript in the html <head> tag

edited Aug 4, 2014 5:48AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 3 commentsAnswered ✓

Objective: Insert custom javascript to execute on the client side at run time, specifically, including this script in the <head> of each document loaded through OpenUI.

The Document 1901033.1 states that it should be possible to modify the head tag, however does not go into a lot of detail.

So far I have tried to modify multiple .swt template files by either directly inserting the <script> tags, or by using the <swe:include-script file="script.js"/> line. Neither has worked.

Which is the correct .swt file to use?

Is there a better approach?

Thanks,

Chris

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center