cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

To access Mainframe Dataset

KTsnap
New Contributor III

Hi All,

I am trying to access a data set which is present in mainframeโ€ฆthe dataset name looks like this : โ€˜PSSP.CUS.INBND.CUSTOMERโ€™ .

When I try to access same dataset/file through filezillaโ€ฆi am able to accessโ€ฆ
But when am trying from file reader/directory browser by giving path as ftp://host/โ€˜PSSP.CUS.INBND.CUSTOMERโ€™ โ€ฆ Snap sends out error and it says path doesnโ€™t not existโ€ฆ

Could you please help us if there is any specific format to give dataset name in file reader.

9 REPLIES 9

KTsnap
New Contributor III

Te dataset starts with single quote and ends with single quote.

I tried with quotes , without quotes , and also the way u have given โ€ฆbut it is not showing any result.

Do you have access to the ftp using filezilla or any other third party app? If so, you can right click and copy url path to file. Send the url or just the filename here, while wraping it in `. Additionally send a screenshot of the file.

KTsnap
New Contributor III

yes. URL โ†’ ftp://host/'TSSP.CUS.BFO.INBND.CUSTOMER'
I copied and pasted same url in file* filereader snap but it doesnt give any output.
image
image

bojanvelevski
Valued Contributor

Well, as I can see, the TSSP.CUS.BFO.INBND.CUSTOMER
Is not a filename, but folder structure path. Per my opinion the dots should be changed to slashes.

TSSP/CUS/BFO/INBND/CUSTOMER

KTsnap
New Contributor III

Didnt work