Show TOC

Background documentationConfiguring the EPCF Service Locate this document in the navigation structure

 

To configure the EPCF service:

  1. Log on to the portal as an administrator.

  2. In the top-level navigation, choose   System Administration   System Configuration   Service Configuration  

  3. Choose the Browse tag and open the Applications node.

  4. Expand the com.sap.portal.epcf.loader node.

  5. Expand the Services subnode, locate epcfloader and choose Edit from its context menu.

  6. Modify the values in the property page and choose Save.

Note Note

If you are working in a clustered environment, you have to restart the EPCF service so that the changes take immediate effect on all the cluster nodes.

If the EPCF properties are not set correctly, at runtime the EPCF service uses the default settings.

End of the note.
EPCF Properties

Property Key

Valid Values

Default Value

Meaning

applet.archive

on,off

on

Affects the EPCF applet only: specifies how the applet loads the Java classes

on: all in one JAR archive

off: as separate class files

applet.trace.level

1,2,3,4

2

Affects the EPCF applet only: level of trace outputs from EPCF applet to the Java Console

framework.level

0,1,2

2

EPCF level that defines how data is stored in the client data bag

framework.level.debug

on,off *

off

Internal debugging only: when activated, extra HTML comments, containing the properties of the portal components used, are rendered.

script.dynamic.top

on,off *

on

Internal fallback only: central switch to disable the computation of dynamic top frame references needed for nested portals.

script.exception

on,off *

off

Internal debugging only: displays exceptions from the event delivery in the browser popup windows

script.set

standard, optimize

optimize

Specifies which version of the script to use:

standard (the more readable version) or optimize (the performance- optimized version)

script.trace

on,off *

off

Internal debugging only: activates tracing of the EPCF API calls

workprotect.mode.default

1,2,3

1

The default WorkProtect mode set by administrator. Users can personalize it as required.

1: protect data, open new window

2: discard data

3: display decision popup

workprotect.mode.personalize

on,off *

on

Specifies whether to enable/disable the personalisation of WorkProtect by the users

workprotect.mode.features

<string>

<empty>

Fallback only: Feature string for window.open.

A comma-separated list of values that specify the properties of a new window in which a navigation target is opened. If not specified or empty, the new window inherits the properties of the original window

workprotect.mode.layout

<string>

default

Sets the layout of the WorkProtect popup box to eitherdefault (with the OK and Cancel buttons) or buttons (with the buttons for each option).