Create Zip file in Oracle Integration Cloud

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ต.ค. 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

ความคิดเห็น • 15

  • @bhushan1234568
    @bhushan1234568 4 ปีที่แล้ว

    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  4 ปีที่แล้ว

      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 4 ปีที่แล้ว

    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  4 ปีที่แล้ว

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

  • @AbhinavKumar-mb1yl
    @AbhinavKumar-mb1yl 4 ปีที่แล้ว

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

    • @TechSupper
      @TechSupper  4 ปีที่แล้ว

      Yes, you can for sure.

  • @soumyamallick80
    @soumyamallick80 ปีที่แล้ว

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

    • @TechSupper
      @TechSupper  ปีที่แล้ว

      Yes, you can do this.

  • @ismetcancakroglu4473
    @ismetcancakroglu4473 ปีที่แล้ว

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

    • @TechSupper
      @TechSupper  ปีที่แล้ว

      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 2 ปีที่แล้ว

    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  2 ปีที่แล้ว

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

  • @danielvelazco1714
    @danielvelazco1714 ปีที่แล้ว

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

    • @TechSupper
      @TechSupper  ปีที่แล้ว

      same as zip, change the extension.

    • @danielvelazco1714
      @danielvelazco1714 ปีที่แล้ว

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