Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    [CLOSED] how to unzip a file in ism 6.1.9

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] how to unzip a file in ism 6.1.9
 Login/Join
 
Member
posted
Hi,

Is there an agent that can be used to unzip a file in middle of the pflow?

I think there is an option in File listener, But I need to unzip during the pflow.

Any help is appreciated.

Thanks,
Ratnavel.

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 2 | Registered: December 10, 2012Report This Post
Silver Member
posted Hide Post
What is being sought is not possible using standard functionalities. This can however be achieved by building a custom business agent. iWay generates skeleton structure to help programmers write their own agents. This structure can be modified with your own code that performs "unzip" operation and return the absolute path of the filenames extracted from the zip file.

-
Srii
 
Posts: 38 | Registered: April 13, 2012Report This Post
Gold member
posted Hide Post
or you do it easily using the command Agent
the cmd would be 'unzip file.zip -d destination_folder'

or using 7z
cmd would be '7z e zipfile.zip'

that way you stay in the pflow


IWay SM 5.6, 6.01, 6.1, 6.9, 7.0
EDI, XML, XSD, WF 8.0, DM 77,8.0 asp.net, SQL Server
 
Posts: 87 | Registered: February 27, 2009Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    [CLOSED] how to unzip a file in ism 6.1.9

Copyright © 1996-2020 Information Builders