Skip to main content
Solved

Newly created component in IFS Cloud is not visible in "Component Regsitrations"

  • October 12, 2022
  • 2 replies
  • 540 views

Forum|alt.badge.img+13

Hi Team,

I have created a new component named “XYZ” , but it’s not visible in the ‘component registrations’ window.
 



Noticed that it’s ‘Active:False’ in the module_tab. How can I activate it?

 



Thanks!
Bhagya
 

Best answer by hamalk

Hi @Bhagya Wickramasinghe 

Introducing a new component means, you need to modify the solution set yaml file accordingly. If newly introduced component “XYZ” does not exist in the solutionset.yaml file means, XYZ has considered as an inactive component.  You have to include entry “XYY: true” to solutionset yaml file and make the component active. Modifying a solution set must be done as a delivery.

Solution Set update would take place through a sales process, and customer is able to update the Solution Set via Build Place, you need to perform a delivery build.

Refer to following links for more details: 

1. https://docs.ifs.com/techdocs/22r2/020_lifecycle/070_self_service_options/020_updating_sol/

2.https://docs.ifs.com/techdocs/22r2/070_remote_deploy/030_patching_system/100_solution_set/#installer_handling_of_solutionsetyaml_for_middle_tier

3.https://community.ifs.com/framework-and-experience-101/how-to-make-newly-created-component-visible-in-developer-studio-navigator-when-working-with-solution-sets-27422

 

/Harshini

2 replies

hamalk
Superhero (Employee)
Forum|alt.badge.img+13
  • Superhero (Employee)
  • 246 replies
  • Answer
  • October 13, 2022

Hi @Bhagya Wickramasinghe 

Introducing a new component means, you need to modify the solution set yaml file accordingly. If newly introduced component “XYZ” does not exist in the solutionset.yaml file means, XYZ has considered as an inactive component.  You have to include entry “XYY: true” to solutionset yaml file and make the component active. Modifying a solution set must be done as a delivery.

Solution Set update would take place through a sales process, and customer is able to update the Solution Set via Build Place, you need to perform a delivery build.

Refer to following links for more details: 

1. https://docs.ifs.com/techdocs/22r2/020_lifecycle/070_self_service_options/020_updating_sol/

2.https://docs.ifs.com/techdocs/22r2/070_remote_deploy/030_patching_system/100_solution_set/#installer_handling_of_solutionsetyaml_for_middle_tier

3.https://community.ifs.com/framework-and-experience-101/how-to-make-newly-created-component-visible-in-developer-studio-navigator-when-working-with-solution-sets-27422

 

/Harshini


Forum|alt.badge.img+13

Hi @hamalk,

Thank you very much for your response! :)

Best Regards,
Bhagya