Move files from one server location to another with batch script. Windows PC.
Showing posts with label cognos. Show all posts
Showing posts with label cognos. Show all posts
Thursday, January 20, 2022
Wednesday, December 8, 2021
Steps to run the Cognos SDK code; csharp .NET
Steps to run the Cognos SDK code:
- Build the code; Make sure the references are in for all dlls (similar to jar files in java)
- Next go ahead to click on build.bat file to open up the window (screenshot1)
- Screenshot 2:
- Checkout the readme file.
Screenshot 1:
Screenshot 2:
Wednesday, November 20, 2019
Cognos download report option in URL; Updating the URL would change the report output
format=xlsxData => Use this format for Excel Data download option.
format=spreadsheetML => Use this format for Excel download option.
list of format options :
CSV,HTML,HTMLFragment,layoutDataXML,MHT,PDF,rawXML,spreadsheetML(Excel
2007 format),XHTML,xlsxData(Excel 2007 Data format), XLWA(Excel 2002
format),XML,singleXLS(deprecated), XLS(deprecated)
Subscribe to:
Posts (Atom)

