What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

(Untitled)

Comments

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,071 βš–οΈ - Guardians (admin)

    Hey, have you cleared the cache with docker/sdk console cache:empty-all ?

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,071 βš–οΈ - Guardians (admin)

    Please also double check the exact naming of your controller and folder name where you placed the controller

  • U04TG4PBDL1
    U04TG4PBDL1 Posts: 49 πŸ§‘πŸ»β€πŸš€ - Cadet

    i have cleared cache. but im getting this error in vs code

  • U04TG4PBDL1
    U04TG4PBDL1 Posts: 49 πŸ§‘πŸ»β€πŸš€ - Cadet
  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,071 βš–οΈ - Guardians (admin)

    Did you generate the DTOs?

  • U04TG4PBDL1
    U04TG4PBDL1 Posts: 49 πŸ§‘πŸ»β€πŸš€ - Cadet

    yes

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,071 βš–οΈ - Guardians (admin)

    if you type in your terminal docker/sdk cli - what is the output? can you share a screenshot pls?

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,071 βš–οΈ - Guardians (admin)

    but hmm.. the other DTOs are not marked as missing. Please double check if you really defined the AntelopeCriteria in the dto-definition file

  • U04TG4PBDL1
    U04TG4PBDL1 Posts: 49 πŸ§‘πŸ»β€πŸš€ - Cadet

    docker/sdk cli screenshot

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,071 βš–οΈ - Guardians (admin)

    ok, the environment itself looks good (dev mode)

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,071 βš–οΈ - Guardians (admin)

    please double check your training.transfer.xml if you have defined the AntelopeCriteria there

  • U04TG4PBDL1
    U04TG4PBDL1 Posts: 49 πŸ§‘πŸ»β€πŸš€ - Cadet

    no. can u give me link how to define?

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,071 βš–οΈ - Guardians (admin)
  • U04TG4PBDL1
    U04TG4PBDL1 Posts: 49 πŸ§‘πŸ»β€πŸš€ - Cadet

    is it correct

  • U04TG4PBDL1
    U04TG4PBDL1 Posts: 49 πŸ§‘πŸ»β€πŸš€ - Cadet
  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,071 βš–οΈ - Guardians (admin)

    hm. You REALLY need to be careful with where to put the files and follow the instructions in detail! all files in section A are wrong. They all belong into the Zed application layer.

    And if you look into the shown file -> where do you define the AntelopeCriteria ? I just double checked with the elearning - please go through it step by step; maybe even start over again.

  • U04TG4PBDL1
    U04TG4PBDL1 Posts: 49 πŸ§‘πŸ»β€πŸš€ - Cadet

    ok

  • U04TG4PBDL1
    U04TG4PBDL1 Posts: 49 πŸ§‘πŸ»β€πŸš€ - Cadet

    Now getting this error when i created new module for adding db columns

  • U04TG4PBDL1
    U04TG4PBDL1 Posts: 49 πŸ§‘πŸ»β€πŸš€ - Cadet
  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,071 βš–οΈ - Guardians (admin)

    cleared the cache? where did you place the class?