Difference between revisions of "Custom Prefix"
(Created page with "==Scope== * '''Workarea'' > '''Start Links''' > '''Custom Prefix''' ==Purpose== The '''Custom Prefix''' property is used to specify the location to which the ''Trainer''...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Scope== | ==Scope== | ||
− | * '''Workarea'' > '''Start Links''' > '''Custom Prefix''' | + | * '''Workarea''' > '''Start Links''' > '''Custom Prefix''' property |
==Purpose== | ==Purpose== | ||
Line 12: | Line 12: | ||
<tt>PR_76640E6C0A9157AB</tt> | <tt>PR_76640E6C0A9157AB</tt> | ||
Then the '''[[Custom Location]]''' will be generated as: | Then the '''[[Custom Location]]''' will be generated as: | ||
− | <tt><nowiki>https://www.globocorp.com/index.html? | + | <tt><nowiki>https://www.globocorp.com/index.html?show=project!PR_76640E6C0A9157AB</nowiki></tt> |
− | + | If you are using Manager for tracking ('''[[Tracking Back End]]''' is set to '''Manager'''), Learners should always access content that includes the text <tt>/~tag/published/</tt>. In this case, it is convenient to specify a '''Custom Prefix''' with this in it, so the '''Start Links > Custom URL''' specifies the correct URL. For example: | |
+ | |||
+ | <tt><nowiki>https://globocorp.enable-now.cloud.sap/wa/training/~tag/published/</nowiki></tt> | ||
[[Category:Property]] | [[Category:Property]] |
Latest revision as of 09:59, 19 February 2022
Scope
- Workarea > Start Links > Custom Prefix property
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?show=project!PR_76640E6C0A9157AB
If you are using Manager for tracking (Tracking Back End is set to Manager), Learners should always access content that includes the text /~tag/published/. In this case, it is convenient to specify a Custom Prefix with this in it, so the Start Links > Custom URL specifies the correct URL. For example:
https://globocorp.enable-now.cloud.sap/wa/training/~tag/published/