Migrating Layers from Pilot to Production

I have started converting pages from classic to Kinetic. How do I move changes that I have made to say the JobEntry Layers from one environment to another?

Can you do that with solution workbench? If so, how do you do that for only one page?

Yes, Solution Workbench… create a new solution… Give it a name and description so you can save it.

Click “Add to Solution”

Choose: KNTCCustLayer
Search… choose the layers you want to add to the solution.

(if you sort by Key2… it will group them by “application”)

Then click “Add to Solution”

Once you have everything you want to include… Actions > Build Solution

Make sure you click this checkbox:

image

This allows you to choose where you’re saving the file.

Then open up Solution Workbench in your LIVE environment.

You can then click Actions > Install Solution

Search for the file you just created and click Install.

You may still need to go to Menu Maintenance and activate those newly imported layers on the Job Entry menu.

2 Likes

Thank you!