on ‎2019 May 29 2:19 PM
Hi All,
Is there any way to import impex automatically as part of System update (Like for initialization, We will setup in InitialDataSystemSetup.java)
Regards,
Devendra
Request clarification before answering.
Use Coresystemsetup.java to imoort the impexes during system update.
You have to use the @SystemSetup(type = Type.ESSENTIAL, process = Process.UPDATE) method to import the data during system update.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is the file which is responsible, for each release you can specify any configured folder which will responsible for the update impexes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.