SESCrawlerExport Source Location Script Does Not Seem To Be Being Interpreted As Idoc Script
Last updated on JUNE 22, 2017
Applies to:
Oracle WebCenter Content - Version 11.1.1.8.0 and laterInformation in this document applies to any platform.
Symptoms
For limiting the number of documents exported by SESCrawlerExport during configuration/testing, the following was being used:
<$if xComments like "UCM SES TESTING"$>
#all
<$else$>
#none
<$endif$>
Normally, when testing with a value for dDocName, this should return as "Test Results:" followed by either #all or #none, indicating whether the item would be exported.
Now when testing a dDocName, e.g. one which has the right value for xComments, rather than #all or #none, it returns this:
Test Results: &lt;$if xComments like "UCM SES TESTING"$&gt;#all&lt;$else$&gt;#none&lt;$endif$&gt;
Cause
Sign In with your My Oracle Support account |
|
Don't have a My Oracle Support account? Click to get started |
My Oracle Support provides customers with access to over a
Million Knowledge Articles and hundreds of Community platforms