I created an application by using Application Wizard from Application Studio. Then I customized mentioned application by adding a Kinetic Layer.
I can find Kinetic Layer in Solution Workbench in “The Kinetic Customization element” but I can’t find base application itself.
How can I move it to another environment?
What Epicor Version ?
In 2023.1 you can export them from the overflow menu in Application Studio, on the landing page.
In earlier, I believe you would have to export it yourself via a BAQ.
I am on 2022.2.14.
I don’t think I get what you mean. How can I export application of type KNTCMetaUI created by application wizard via BAQ?
I was working on it but it seems to be more complicated than at first glance.
I can pull the data via BAQ, but I can’t set a couple of fields I need. (Without using the Db Context)
The MetaFX BO in 2022 does have an export and import.
The export seems to work, but the import does not.
I’ll think on it.
I may be able to do it with the Ice.BO.GenXData
BO.
I think I got it. I’ll do some more testing and if it’s good I’ll post the tool.
I’ll see if I can pick this back up this evening.
Got a bunch of irons in the fire.
Looks like that’s it. I check in database (SQL Query) and I have 9 rows. I checked Solution Workbench and found also 9 KNTCMetaUI rows. Looks very promising. I will test it and let you know.
Thank you.
Awesome, I thought I tried everything to find it lol.
At least now I know how to use a new BO.