Solved

Publish two projects on the same screen

  • 9 November 2020
  • 7 replies
  • 342 views

Userlevel 2

I’m trying to publish two projects on the same screen but im getting this error 

Should i merge the two projects or there’s another solution ?

 

Thanks :)

icon

Best answer by SadokHanini 10 November 2020, 08:57

View original

7 replies

Userlevel 7
Badge +17

Hi @SadokHanini,

 

Please provide different levels to the packages and publish them again.

 

 

Best Regards,

Naveen B

Userlevel 2

Hi @SadokHanini,

 

Please provide different levels to the packages and publish them again.

 

 

Best Regards,

Naveen B

i tried this solution, yes i dont have anymore an error but only the project with higher level works
 

Userlevel 7
Badge +17

Hi @SadokHanini,

When we customize the same screen in different packages, while publishing will get this issue. When we provide the levels to these packages according to our customizations, then this will resolve customization will works as expected! 

Best Regards,
Naveen B

Userlevel 7
Badge +10

Hi @SadokHanini,

 

Please provide different levels to the packages and publish them again.

 

 

Best Regards,

Naveen B

i tried this solution, yes i dont have anymore an error but only the project with higher level works
 

@SadokHanini do you happen to have a graph extension with the same file name in two projects? That could explain why only one works. 

Userlevel 2

Hi @SadokHanini,

 

Please provide different levels to the packages and publish them again.

 

 

Best Regards,

Naveen B

i tried this solution, yes i dont have anymore an error but only the project with higher level works
 

@SadokHanini do you happen to have a graph extension with the same file name in two projects? That could explain why only one works. 

Yes exactly, in this case i need to merge them ? or there’s a solution .

Userlevel 7
Badge +17

Hi @SadokHanini,

We can do this in 2 different ways.

  1. You can merge the code into a single package
  2. Still, you can have 2 different packages, by providing the different graph extension names like below.
    1. SOOrderEntryAAAExt
    2. SOOrderEntryBBBExt.

From Package 1:

 public class SOOrderEntryAAAExt : PXGraphExtension<SOOrderEntry>

{ }

From Package 2:

 public class SOOrderEntryBBBExt : PXGraphExtension<SOOrderEntry>

{

}

Best Regards,

Naveen B

Userlevel 2

Hi @SadokHanini,

We can do this in 2 different ways.

  1. You can merge the code into a single package
  2. Still, you can have 2 different packages, by providing the different graph extension names like below.
    1. SOOrderEntryAAAExt
    2. SOOrderEntryBBBExt.

From Package 1:

 public class SOOrderEntryAAAExt : PXGraphExtension<SOOrderEntry>

{ }

From Package 2:

 public class SOOrderEntryBBBExt : PXGraphExtension<SOOrderEntry>

{

}

Best Regards,

Naveen B

Perfect !!

Reply


About Acumatica ERP system
Acumatica Cloud ERP provides the best business management solution for transforming your company to thrive in the new digital economy. Built on a future-proof platform with open architecture for rapid integrations, scalability, and ease of use, Acumatica delivers unparalleled value to small and midmarket organizations. Connected Business. Delivered.
© 2008 — 2024  Acumatica, Inc. All rights reserved