OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – How do I? Questions How to get config parameters in process.yml?

This topic contains 2 replies, has 2 voices, and was last updated by  Rachid 7 years, 10 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #36245

    Rachid
    Participant

    Hi,

    How to get config parameter app.bucket in process.yml?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • #36246

    Rodolfo
    Participant

    Maybe try to import it on the top of process.yml?

    #36247

    Rachid
    Participant

    Thanks Rodolfo,

    It’s a good idea to import directly parameters file.
    But unfortunatly it did not work.

    As an alternatif, I used doctrine event listeners “prePersist” on “JMS\JobQueueBundle\Entity\Job” to merge %app.bucket% with job arguments.

Viewing 2 replies - 1 through 2 (of 2 total)

The forum ‘OroPlatform – How do I? Questions’ is closed to new topics and replies.

Back to top