Skip to main content

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
 

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


Hi @hamalk,

Thank you very much for your response! :)

Best Regards,
Bhagya


Reply