‎11-11-2020 05:53 PM
Hi Guys,
We're trying to import a Template made with HPEX trought an API or through a Java Code. We've tried some examples but we haven't had any sucess.
Do you have an example of how to do it through Java Code or API?
The example that I'm attaching was made with Java Code without sucess.
This is how we call the execution:
cd C:\Program Files (x86)\MEGA\HOPEX V4\java\lib_usr
"C:\Program Files (x86)\Java\jdk1.8.0_271\bin\java" -cp ./*;../lib/*;"C:\Program Files (x86)\MEGA\HOPEX V4\System" com.mega.bizpro.client.utils.Importer
Attached you will find the classes
Hope you can help me!