Page 1 of 1

Integrator Version control

Posted: Thu Jul 10, 2025 10:03 pm
by lansa
I have an issue where I touched a project in dev and and the project in prd is not the same as in dev. I need to be able to create a project from a jar so I can look for differences. Any ideas pertaining to this?

Re: Integrator Version control

Posted: Fri Jul 11, 2025 8:15 pm
by KEC
Hi

Note that the Integrator Studio workspaces are normally outside the LANSA Version Control. However, you can manually have that structure under VCS.

The other thing to think about is - are your objects classified as External Resources in the LANSA Repository? As long as they were resaved after regeneration, your Jar files would then be part of your base LANSA VCS environment.

Jar files are compiled objects(well zip files of compiled objects renamed), so performing comparisons isn't something expected, though you would see they weren't matched

Karen