Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to load an excel file to database.Source File name will be like Test08232018.xlsx. Name of the file followed by current date. Sometimes there will be space between Filename and data. Job has to fetch fetch the file correctly even if it having space or not having the space.
I am receiving error like Zip File is closed, while trying to use regular expression (\\s*).