Showing posts with label For System Administrator. Show all posts
Showing posts with label For System Administrator. Show all posts

Thursday, April 25, 2024

Wednesday, April 24, 2024

Special error book 4.2 - Tool

Special error book 4.2 - Tool



Version 4.1 will allow the last balance reports of SBBAS, SSA and SBGEN only..


Some offices requested to allow SBCHQ last balance report .. Version 4.2 will allow SBCHQ last balance report file..


To get the BO names without any issues, Last balance report of SBGEN is to be imported finally...

Download 


Thank to Shri.VIJAY JOSEPH

Tuesday, April 23, 2024

Access Finacle Application in Internet Explorer(IE) in Windows 11

Access Finacle Application in Internet Explorer(IE) in Windows 11

Access Finacle Application in Internet Explorer(IE) in Windows 11

 

Internet Explorer (IE), after more than 25 years of service, has officially retired and is no longer supported as of June 15, 20221. While it played a significant role in shaping the web, its quirky behavior and security limitations led to its eventual retirement. However, Microsoft Edge, a faster, more secures, and modern browser, has taken its place.

Finacle Application and Internet Explorer:

While Internet Explorer is no longer officially supported, it’s understandable that many end users are accustomed to using it, especially in environments like Post Offices where Windows 7 is prevalent.

Fortunately, Microsoft Edge with IE mode provides a solution. It allows users to access legacy applications while benefiting from the modern browser experience1.

VBS Program for Internet Explorer Accessibility:

If you need to use Internet Explorer accessibility for Finacle Application, consider using the following VBS program

set ie = CreateObject("InternetExplorer.Application")

ie.Navigate "https://dpdcpfjc.fsi.indiapost.gov.in:1443/finbranch/ui/SSOLogin.jsp"

ie. Application.visible = true

Copy the above text and paste into notepad and save as Finacle.vbs. Now open Finacle.vbs for Opening Finacle Application in Internet Explorer in Default. 

In the same way, we can use the following code for accessing Finacle MIS Application

set ie = CreateObject("InternetExplorer.Application")
ie.Navigate "https://dpdcpflmis.fsi.indiapost.gov.in:1443/finbranch/ui/SSOLogin.jsp"
ie. Application.visible = true

Copy the above text and paste into notepad and save as FinacleMIS.vbs. Now open Finacle.vbs for Opening Finacle MIS Application in Internet Explorer in Default. 

I want to download both VBS File for Accessing Finacle application through Internet Explorer in Windows 11

DOWNLOAD FINACLE VBS

DOWNLOAD FINACLE MIS VBS

 

Friday, April 19, 2024

Saturday, April 6, 2024

Bulk GL Posting Tool Version 3.5

Bulk GL Posting Tool Version 3.5

 

This tool can be used for bulk GL posting in SAP using ZBF07. It can convert McCamish reports in Excel format to a text file that can be used to bulk GL posting.

Download Link

Version History:

Ver - 3.5.0.0 dated 05.04.2024

  1. Properly segregate the revival premium into FY premium and RY premium.

  2. Properly segregate GST from the initial premium (McCamish report ignores GST on initial premium).

  3. Option added for grouping records into a single document based on date, office, cash account, and document type (Will post documents similar to POSB GL integration figures).

  4. Option for exporting records to an Excel file added (available in the bottom right corner of the table).

  5. Column for profit center added in the summary report.

  6. Able to view the summary of all offices simultaneously.

  7. Issue with mapping office names due to unnecessary blank spaces in the McCamish report is fixed.

  8. Option for searching GL account head added in both data entry menus for a seamless process.

Ver - 3.3.0.0 dated 01.03.2024

  1. Unlocked GLs not related to PLI/RPLI categories. You can delete unnecessary GLs in the GL Config menu.
  2. Removed round-off bug in the calculation of GST on DF.

Ver - 3.2.0.0 dated 24.02.2024

  1. Improved data-entry windows of both cash and non-cash transactions.
  2. Auto-completer help added in data-entry windows for the field remark,
  3. Option added for keeping document date same as posting date in the text file.
  4. A new window added for viewing the transaction summary.

Ver - 3.0.0.0 dated 16.02.2024

  1. Support for Windows 7 included.
  2. A separate user-friendly data-entry window included for entering cash documents manually.
  3. Old data entry may be used for entering non-cash transactions (eg: adjustments between GLs).
  4. Double click on a row to modify the record.
  5. A new column added in the GL config menu for easy updates.
  6. You can add new GLs using the GL Config window under Config menu. 
  7. Single text can be generated for more than one day at the same time.
  8. PLI/RPLI selection bug for Misc/Loan receipts fixed.
  9. Bug fixed in accounting premium collections where there are adjustments between previously paid amounts.

Ver - 2.6.0.0

  1. You can now directly upload Excel files downloaded from McCamish. No need to convert it to 1997-2003 format.
  2. Last used directory will be opened first while browsing Excel files.

Ver - 2.5.0.0

  1. New option added for accounting GST on Default Fee in Upload menu.

 Click the below link to join

SAPOST - Whatsapp Channel

 Thanks to 

Shri.SOORAJ K S