Skip to Main Content

Endeca Experience Management

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Error running baseline update script

wil herFeb 3 2025 — edited Feb 3 2025

Hello team!
After running command ./baseline_update.sh. I'm receiving the error message below. My data comes from BCC (ATGPUB scheme). I've check everywhere, the ‘brand’ attr exist and has values within the products. The attribute has id ‘brand’ and display value ‘Brand’.

where should i look next?

Endeca 11.3.2

DEBUG   01/31/25 22:52:16.641 UTC (1738363936641)       FORGE   {baseline}: (com.endeca.itl.fcm.integration.cadk.ifdi.TaxonomyGenerator): No children found for node 'brand:brand'. Skipping.
ERROR   01/31/25 22:52:16.641 UTC (1738363936641)       FORGE   {baseline}: (AdapterRunner): Unable to find corresponding attribute definition for taxonomy with root node spec 'brand', you must define a dimension in the schema feed com.endeca.edf.adapter.AdapterException: Unable to find corresponding attribute definition for taxonomy with root node spec 'brand', you must define a dimension in the schema feed     at com.endeca.itl.fcm.integration.cadk.ifdi.TaxonomyGenerator.execute(TaxonomyGenerator.java:261)       at com.endeca.itl.fcm.integration.cadk.ConfigurationAdapter.execute(ConfigurationAdapter.java:118)      at com.endeca.esource.springadapter.SpringDelegateAdapter.execute(SpringDelegateAdapter.java:60)        at com.endeca.edf.adapter.AdapterRunner.run(AdapterRunner.java:215)     at com.endeca.edf.adapter.AdapterRunner.main(AdapterRunner.java:90)

Comments

Arnoschots-Oracle Apr 22 2020 — edited on Apr 22 2020

Hi,

The "sudo al-config -s" doesn't work on my Autonomous Linux instance.

Command output:

[opc@opsserver ~]$ sudo al-config -s

/sbin/al-config: illegal option -- s

Configure OCI notification service topic OCID:

  Usage:

    al-config -T [topic OCID]

  Options:

    -T [topic OCID] OCI notification service topic OCID

Configure OCI CLI profile:

  Usage:

    al-config -u [user OCID] -t [tenancy OCID] -k [key file]

  Options:

    -u [user OCID] OCI User OCID

    -t [tenancy OCID] OCI Tenancy OCID

    -k [key file] from which we obtaion the API private key

    -p [key passphrase file] from which we obtain API key passphrase. Provide

       this if API private key is encrypted. If not provided, user will be

       prompted to enter passphrase.

1 - 1

Post Details

Added on Feb 3 2025
0 comments
78 views