Skip to Content
0
Former Member
Feb 16, 2016 at 11:30 AM

proxy to file

93 Views

hi all,

proxy to file in sap pi 7.31

scenario created. complexity is a file needs to be output in dir B, which is inside dir A, which is inside root folder - for example, let say the root folder is \root, then the file tmp.xml needs to be created inside \root\A\B directory.

then the directory A needs to be zipped to get a tar file with name say A.tar - then this A.tar needs to be gzip to get A.tar.gz in the \root folder.

so how to get it done through file adapter - we have PI on a window server - tar and gzip are unix commands? or tar and gzip can run in windows os.

any idea, pls. thx. all helpful replies will be appreciated.