Create Zip file in Oracle Integration Cloud

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • Zip file creation is one of the key aspect in Integration. This video is helpful for all who are working on ERP based use cases where in Zip file get’s uploaded into ERP. In this video, we are going to look at how to bundle multiple files into single zip file.
    Here are high level steps which you are going to see in this video:
    Use “File Transfer” pattern to create a new integration
    List & Loop over all the files residing on SFTP
    Download file one by one on Stage via “Stage File” activity
    Use “Stage File” activity to zip all the staged file
    Transfer zip file from Stage to SFTP

Komentáře • 15

  • @bhushan1234568
    @bhushan1234568 Před 4 lety

    Thanks Ankur for this informative video. Kindly clarify on below
    1) Can we traverse to staging folder temp and tempzip somehow?
    2) In Download file, what is significance of giving directory and file name when we will map it in mapper.

    • @TechSupper
      @TechSupper  Před 4 lety

      Hi Bhushan,
      1) You can traverse files not folder
      2) Just to give dynamic file name and directory from where the file will be picked up to download at staging location.
      Regards,
      Ankur

  • @abhishek-bb6vg
    @abhishek-bb6vg Před 4 lety

    Hi Ankur,
    Please clarify on the below.
    1.At 3:10 can we use the option copy file as download.
    2.At 4:08 in target window I can see the element "processing option" and how can we use that option.

    • @TechSupper
      @TechSupper  Před 4 lety

      Copy file option is not available.
      I couldn't understand 2nd question. Please elaborate.

  • @AbhinavKumar-mb1yl
    @AbhinavKumar-mb1yl Před 4 lety

    Hi Ankur,
    Can we use App Driven Orchestration or Scheduled Orchestration for this purpose instead of File transfer??

  • @soumyamallick80
    @soumyamallick80 Před rokem

    After listing the files,can i use read file option instead of download file

  • @ismetcancakroglu4473
    @ismetcancakroglu4473 Před rokem

    Heyy,
    Error Summary: Zipping of the folder failed because /temp does not exist
    why I am getting this error?

    • @TechSupper
      @TechSupper  Před rokem

      Please check if you have given the correct folder /temp while creating the files.
      Please subscribe to my channel if not subscribed yet.

  • @anjaneekumar7675
    @anjaneekumar7675 Před 2 lety

    hi Ankur,
    i need to upload zip format terraform file on oci account so can you please help me to get the rest api to do this job.
    Thanks
    Anjanee kumar

    • @TechSupper
      @TechSupper  Před 2 lety

      I couldn't understand your query? can you please explain your requirement?

  • @danielvelazco1714
    @danielvelazco1714 Před rokem

    how can I create a gzip file? Is that possible?

    • @TechSupper
      @TechSupper  Před rokem

      same as zip, change the extension.

    • @danielvelazco1714
      @danielvelazco1714 Před rokem

      ​@@TechSupper already did. The problem is that the compressed file in its properties still retains the .zip property. Doesn't show up as gzip