Custom Prefix
Scope
- Workarea > Start Links' > Custom Prefix
Purpose
The Custom Prefix property is used to specify the location to which the Trainer is published, in a non-Cloud implementation of SAP Enable Now. This is typically a Web Server or other location from which users will access and consume the training content. (This may need to be a full Web Server running IIS or Apache - you may want to check.)
The contents of this property are combined with object-specific data to generate (automatically, by SAP Enable Now) the Custom Location content object property. For example:
If the Custom Prefix is:
http://www.globocorp.com/
And the Simulation content object's UID is:
PR_76640E6C0A9157AB
Then the Custom Location will be generated as:
https://www.globocorp.com/index.html?library=library.txt&show=project!PR_76640E6C0A9157AB
You should therefore make sure that the Custom Prefix specifies the location of the index.html file - including any folder structure, and not just the domain name.