Skip to Main Content

Analytics Software

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!

Can we change the format for application.log file in endeca

3140469Jan 16 2020 — edited Jan 16 2020

Customer Problem Description
---------------------------------------------------

Problem Summary
---------------------------------------------------
Can we change format for log files of indexing jobs like baseline or partial update?

Problem Description
---------------------------------------------------
Hello,

I want to change logs format for my partial update job.
Can we do that?

Currently partial update job logs looks like:
Jan 07, 2020 5:30:02 AM bsh.Reflect invokeMethod
INFO: Starting partial update script.
Jan 07, 2020 5:30:02 AM com.endeca.soleng.eac.toolkit.base.LockManager acquireLock
INFO: Acquired lock 'update_lock'.
Jan 07, 2020 5:30:03 AM com.endeca.soleng.eac.toolkit.component.CheckPartialUpdate isPartialUpdateRequired
INFO: The number of records to be processed for this partial is = 2403

And i want to change it to:
The new format should be:
Jan 07, 2020 5:30:02 AM bsh.Reflect invokeMethod INFO: Starting partial update script.
Jan 07, 2020 5:30:02 AM com.endeca.soleng.eac.toolkit.base.LockManager acquireLock INFO: Acquired lock 'update_lock'.
Jan 07, 2020 5:30:03 AM com.endeca.soleng.eac.toolkit.component.CheckPartialUpdate isPartialUpdateRequired INFO: The number of records to be processed for this partial is = 2403

Info message should append with date and time line.
Kindly reply.

Regards,
Priyanka

Comments

Thanos A

Hi there,

Have you confirm that the NumDecimalPlaces of the stat account is not zero but it is more than 1? Only if you have a NumDecimalPlaces value, HFM will not round the number during the input.

Regards,

Thanos

One Truth about...: ...Apps 13, London

Dakku

Would this be in the metadata?

Thanos A

Hi again,

Yes, you should confirm that the stat account that you have created has as a NumDecimalPlaces attribute the value 1. Based on that you will be able to input data with one decimal.

Regards,

Thanos

One Truth about...: ...Apps 13, London

AmarnathK

Yes. You can have a look at the Account properties. Same place where you would see isCalculated, isConsolidated properties

Regards

Amarnath

http://amarnath-essbase-blog.blogspot.com

1 - 4

Post Details