0

I created a webservice in Idempiere. Exported it as a ZIP. But while trying to import at pack-in window, I am unable to see "ZIP" FileType. It is showing "CSV" only. How to get "ZIP" FileType in that dropdown?

DDphp
  • 479
  • 2
  • 5
  • 17

1 Answers1

0

Packin (2pack) can imported at pack in window.

Follow below steps.

  1. Open window "Pack In"
  2. Create new Record
  3. Give any name and save record
  4. Attach zip file using attach button on toolbar
  5. Click on Pack In button. It will launch process which imports 2pack.
  • Hi deepakpansheriya....thanks for the reply. But, it is not the answer to my question. ZIP filetype is not being shown in attachment dialog. – DDphp Oct 27 '20 at 09:14
  • 2
    Hi @DDphp, in the attachment dialog you can attach any file, for example PDF, JPG. Samely, you can attach a ZIP file, which is what Deepak suggested. – CarlosRuiz Oct 28 '20 at 12:04
  • Got it! Thank you, Carlos Ruiz. – DDphp Oct 29 '20 at 13:32