Where to store additional libraries used by a PX-Extension?
Hello,
we developed a new PX-extension which uses an additional library (Say it is named xyz.jar). Where should this jar-file be stored?
The PX-extension itself is stored in .../integration/sdk/extensions/ as described in the documentation.
We put this jar-file also into the directory ../integration/sdk/extensions/ and it seems to work. But it this the correct way of working or should it be done in a different manner and stored somwhere else?
we developed a new PX-extension which uses an additional library (Say it is named xyz.jar). Where should this jar-file be stored?
The PX-extension itself is stored in .../integration/sdk/extensions/ as described in the documentation.
We put this jar-file also into the directory ../integration/sdk/extensions/ and it seems to work. But it this the correct way of working or should it be done in a different manner and stored somwhere else?
0