Application Settings
Configure the IIS Application Settings for ENPS Mobile:
-
Open Internet Information Services (IIS) Manager.
-
Double-click on the server where you installed the certificate in the left pane of the Internet Information Services (IIS) Manager window.
-
Click + to expand to Sites > Default Web Site and select
ENPSWebAccess3
. -
Double-click Application Settings in the Features View on the right.
This opens a list of settings.
-
Edit the settings as appropriate:
Setting
Default Value
Description
AllowEditing
True
Allows editing of Stories via ENPS Mobile, provided the user has appropriate privileges.
Additional edit permissions for ENPS Mobile can be configured through the Staff Table in System Maintenance.
When set to False, the edit icon is disabled.
defaultDomain
CHANGEME
The network domain where ENPS resides. Setting this allows users to login without having to provide their domain every time.
If users need to log in with a domain other than the default, they should enter their username in either of these formats on the login screen:
domain\username
orusername@domain
The default value
CHANGEME
and must be changed.EnableCheckin
True
Allows users to check in to Stories and Planning Items.
When set to False, the check in icon is disabled.
PrompterFontSize
15
Controls how large text contained within {curly brackets} is displayed in the main Story view.
QRCodeRightsInquiries
EmailAddressQRCodeRightsInquiries
PhoneNumberQRCodeRightsInquiries
SiteName
CHANGEME
Information identifying your newsroom that is recorded into the QR code created in the field that tags your video at ingest time.
If video containing this metadata is sent via satellite or other public channels, this information may be available publicly, so it is not recommend that you use personal contact information.
RealTimeUpdateLevel
1
Enables sending of realtime updates to Mobile users.
Setting this to 0 disables updates.
In the future, this will be expanded to allow for control over which type of updates are sent.
RundownFont
Arial
Default font for Rundowns.
RundownFontSize
14
Default font size for Rundowns.
serviceAddress
https://CHANGEME/NOMWebservices3JSON
Path to the Web Service Host.
The default address MUST be changed to the actual name of the server.
If you are using SSL,
CHANGEME
should be changed to the URL in the SSL certificate.If you are not using SSL, change the
https
tohttp
.StoryFont
Arial
Default font for Stories.
StoryFontSize
10
Default font size for Stories.
TranslatedLabel-Cancel
Cancel
TranslatedLabel-XXXX
entries allow for translating text, labels or messages that appear on the main login page into a language other than U.S. English.These are set here because the user is not yet logged in when on the login page and therefore values from the main ENPS language files are not yet available.
This applies for all entries beginning with
TranslatedLabel
.TranslatedLabel-Copyright
Associated Press All rights reserved.
TranslatedLabel-Error
ERROR:
TranslatedLabel-ErrorGettingGlobalTables
Error getting global tables.
TranslatedLabel-LoggingIn
Logging In...
TranslatedLabel-Login
Login
TranslatedLabel-LoginError
Login Error... check username and password and try again.
TranslatedLabel-LoginTimeoutMessage
Your login has timed out. This may indicate a slow internet connection. Please check your connection or contact your system administrator.
TranslatedLabel-LoginWhenApplicationStarts
Login when application starts.
TranslatedLabel-LoginCancellingLogin
Cancelling Login
TranslatedLabel-Password
Password
TranslatedLabel-PasswordError
Please check password.
TranslatedLabel-PasswordError
Please enter password.
TranslatedLabel-RememeberMe
Remember my username on this device.
TranslatedLabel-UserID
UserID
TranslatedLabel-UserIDValidation
Please enter username.
TranslatedLabel-UserNotAuthorized
You are not authorized to use ENPS.
TranslatedLabel-WebAccessURL
Web Access URL
TranslatedLabel-WebserviceError
Login error...could not contact service on
TSVCommandFontSize
14
Default font size for Production Commands and media references in the Tablet Story Viewer.
TSVPrompterFontSize
15
Controls how large text contained within {curly brackets} is displayed in the Tablet Story Viewer.
TSVRundownFont
Arial
Default font for Rundowns in the Tablet Story Viewer.
TSVRundownFontSize
14
Default font size for Rundowns in the Tablet Story Viewer.
TSVShowTextBelowBlackLine
True
Controls whether Story source content (text below the Story black line) is displayed in the Tablet Story Viewer.
Setting this to False will hide source content in the Tablet Story Viewer.
If the option
TSVSkipStoriesWithoutText
is enabled and this option is disabled only Stories with editorial text above the black line will be shown in the Tablet Story Viewer. Stories that contain only text below the black line will be skipped.TSVSkipStoriesWithoutText
True
By default, paging through the Tablet Story Viewer will skip stories that do not include editorial text above the Story black line.
Setting this to
False
will not skip any Stories, regardless of their contents.TSVStoryFont
Arial
Default Font for Stories in the Tablet Story Viewer.
TSVStoryFontSize
14
Default font size for Stories in the Tablet Story Viewer.
TSVWebServiceConnectionTimeout
20
Number of seconds the Tablet Story Viewer will wait for a response from the Web Service Host before timing out.
UserIDSpaceReplacementCharacter
-
(hyphen)
If your site requires the setting
UserIDSpace
to access the regular ENPS client, this setting lets you use the same feature with ENPS Mobile.If you use certain reserved characters, such as periods, in your user login ID's, set this value to match the replacement character used in the ENPS staff table.
For example, if user
jane.bowman
is listed in the ENPS staff table asjane-bowman
, then an entry ofUserIDSpace=
- would be sufficient.If your site does not use these characters, or there is no difference between your user login ID's and how they are entered in the ENPS staff table, you may wish to delete this setting.
WebserviceConnectionTimeou
20
Number of seconds ENPS Mobile will wait for a response from the Web Service Host before timing out.