Showing posts with label POSTAL TECHNOLOGY. Show all posts
Showing posts with label POSTAL TECHNOLOGY. Show all posts

Wednesday, August 21, 2013

Latest software from Software Development Centre, Chennai


Sanchay Post SB-related Software Applications
Version 7.0 (03/01/2013) DBAnalyzer (12/08/2013)
Version 6.6.1 Negative List (26/07/2013)
Instructions / Manuals (27/03/2013) CCBridge Version 6.0 (11/07/2012)
Patches for Version 6.6.1 (27/03/2013) Signature Scanning Software
Patches for Version 7.0 (27/03/2013) RD Customer Package (18/04/2012)
Interest Rate Changes - All Schemes (27/06/2013) SO Balance Agreement (24/12/2012)
FAQ - Version 6.6.1 (30/08/2012) Account Classification SB-to-NREGA Version 2.0  (13/12/2012)
FAQ - Version 7.0  (23/05/2013) SP - Link Aadhaar Number (Beta Version)  (18/12/2012)
Known Issues - Version 7.0  (27/09/2012) Tool for Posting Interest from Sanchay Post to V2SBCO
Known Issues - Patches  (05/07/2013)  
Offices upgraded to Version 7.0 
    
Preparatory Work for Migration to CBS
Data Profiling Tool by Infosys (01/06/2013)
   
Software Applications related to EFMS
EFMS through Sanchay Post (17/08/2013)
CPSMS Fund Transfers (20/08/2013)
ECS for Salary Credits (30/03/2012)

Software Development Centre
O/o the Chief Postmaster General
Tamilnadu Postal Circle
Chennai - 600002
Phone: 044-28524482
@This Article is Copyrighted
For latest updates 
Share and Care

Monday, August 19, 2013

Latest DB Analyzer for Sanchaya Post dtd 12/08/2013

Latest DB Analyzer for Sanchaya Post dtd 12/08/2013

All offices should update immediately to execute DB Analyzer Consolidated report.
Pre-requisite: .Net framework 3.5  

NOTE: Generation of Consolidated Report is a TIME CONSUMING PROCESS. All offices are advised to generate this report after completing the daily routines like DAY-END process, Database Backup, etc.


@This Article is Copyrighted
For latest updates 
Share and Care

Friday, May 17, 2013

Weblink -9 Useful Tool



Weblink 9 released on 15.05.13 ,bugs fixed on 16.05.13
Added features:
Message window will open at start up. This will change daily (Not sure). You have the option to  make Show or Not to Show by clicking the Check box in About window ( Pl don't do it)

Source : http://srfix.blogspot.in/
 
@This Article is Copyrighted
For latest updates 
Share and Care


Tuesday, May 7, 2013

Download Inspector Software Setup

Inspector Software Setup 1.2.0 : Setup 

Inspector Version 2.1 : Update

Inspector Version 2.2 : Update

(Source: sapost.blogspot.com)
@This Article is Copyrighted
For latest updates 
Share and Care


Monday, May 6, 2013

Changing of Server Authentication Mode in SQL Server 2008 R2

Changing of Server Authentication Mode in SQL Server 2008 R2

During installation, SQL Server Database Engine is set to either Windows Authentication mode or SQL Server and Windows Authentication mode. This topic describes how to change the security mode after installation.
If Windows Authentication mode is selected during installation, the sa login is disabled and a password is assigned by setup. If you later change authentication mode to SQL Server and Windows Authentication mode, the sa login remains disabled. To use the sa login, use the ALTER LOGIN statement to enable the sa login and assign a new password.
Security Note:The sa account is a well-known SQL Server account and it is often targeted by malicious users. Do not enable the sa account unless your application requires it. It is very important that you use a strong password for the sa login.
The sa login can only connect to the server by using SQL Server Authentication.

To change security authentication mode

  1. In SQL Server Management Studio Object Explorer, right-click the server, and then click Properties.
  2. On the Security page, under Server authentication, select the new server authentication mode, and then click OK.
  3. In the SQL Server Management Studio dialog box, click OK to acknowledge the requirement to restart SQL Server.

To restart SQL Server from SQL Server Management Studio

  • In Object Explorer, right-click your server, and then click Restart. If SQL Server Agent is running, it must also be restarted.

To enable the sa login by using Transact-SQL

  • Execute the following statements to enable the sa password and assign a password.
    ALTER LOGIN sa ENABLE ;
    GO
    ER LOGIN sa WITH PASSWORD = '' ; GO
    AL
    T
    To enable the sa login by using Management Studio
    1. In Object Explorer, expand Security, expand Logins, right-click sa, and then click Properties.
    2. On the General page, you might have to create and confirm a password for the sa login.On the Status page, in the Login section, click Enabled, and then click OK.
    3. Courtesy : http://bnjho.blogspot.in
@This Article is Copyrighted
For latest updates 
Share and Care

Project Arrow Web Portal


Project Arrow Web Portal


A Web Portal for Project Arrow is made available in url: www.indiapostarrow.gov.in  and the url is updated in the Weblink-04.05.13
Wiki.answers.com provides the following information.                

What is the difference between portal and website?
A portal is generally a vehicle by which to gain access to a multitude of 'services'. A web site is a destination in itself. As such the term website refers to a location on the Internet that is unique and can be accessed through a URL. By that definition a web portal is in fact also a website. However there is a distinction between the two terms based on the subject and content of the website.
A website is also a web portal if;
It transmits information from several independent sources that can be, but not necessarily are, connected in subject; thus offering a public service function for the visitor which is not restricted to presenting the view(s) of one author.  

The Portal and Website can be differentiated as:
Authentication:
Portal: It provides facility of Logging-In. Provides you with information based on who you are. e.g. mail.yahoo.com, gmail.com, rediffmail.com
Website: No log-in.
e.g. www.yahoo.com

Personalization:
Portal: Limited, focused content. Eliminates the need to visit many different sites.
e.g. You type in your user name and password and see your yahoo mail only.
Website: Extensive, unfocused content written to accommodate anonymous users needs.

Customization: 
Portal: You will select and organize the materials you want to access. Organized with the materials you want to access.
Website: Searchable, but not customizable. All content is there for every visitor.
e.g. you can navigate to yahoo mail, yahoo shopping, geo cities, yahoo group. If you wish to use any of these services you will either have to authenticate yourself and see things personalized to you or you can simply visit sections that are for everyone like yahoo news were if you are not signed in then the default sign in is guest.

Best way can say that web portal is all about the high featured and site is just with information. Another good difference forum is come with lot of pages where site have a few pages.

Courtesy: srputtur
@This Article is Copyrighted
For latest updates 
Share and Care

Wednesday, April 3, 2013

DBAnalyzer for Sanchay Post 02-04-2013

DBAnalyzer for Sanchay Post 02-04-2013


DBAnalyzer has a new feature to generate a consolidated report of all discrepancies in the database. Unzip the additional exe & all the DLL files included in the DBAnalyzer zip file and copy to the DBAnalyzer folder.

NOTE: Generation of Consolidated Report is a TIME CONSUMING PROCESS. All offices are advised to generate this report after completing the daily routines like DAY-END process, Database Backup, etc.
@This Article is Copyrighted
For latest updates 
Share and Care

Saturday, March 23, 2013

VP Intimation v2.0 - Tool for Preparation of Intimation Slip VPL/VPP/EPP

VP Intimation v2.0 - Tool for Preparation of Intimation Slip VPL/VPP/EPP Icon

Installation Procedure:

  • Download Intimation Installer using below link.
  • Open intimation installer, it will install program silent mode and create Shortcut on your desktop.
  • Configure server information, Now ready to use.

Features:
  1. No need to invoice VP article information Separately.
  2. VP Article information fetched from  databases.
  3. BO configuration also available. To configure BO Click on Branch Office.
  4. EPP Commission Calculation were corrected.
  5. BO VPP fetching error were corrected.
  6. Send feedback easier by using your gmail username and password.
  7. Intimation installer create Shortcut Desktop and Start up application programs.

To Download v2.0:

Thanks to Mahadesha.M.S, System Administrator & S I PANJA , S.A. for giving valuable feedback.

source:potools

For latest updates 
Share and Care

Friday, March 1, 2013

Tuesday, February 19, 2013

SBCO 63/85 Registers Preparation Tool : Download

SBCO 63/85 Registers Preparation Tool : Download



Developed by
R.Karunagaran
System Manager
Tirupattur HPO – 635601
9894213404
Karunagaran78@Gmail.com
@This Article is Copyrighted
For latest updates 
Share and Care

Saturday, February 9, 2013

Electronic Value Payable Post


Electronic Value Payable Post
Salient features
 
Øe-VPP is a cash on delivery system
ØMoney specified in writing by the sender recovered from the addressee.

ØThe sum will be consolidated electronically and paid to the sender using e-Payment.

ØBooking Service will be available in e-Payment offices only and delivery is universal as e-VPP articles will be deliverable at all delivery post offices.

ØThe sender of the postal article under this service will be created by the Divisional Administrator in e-Payment web site as in the case of creation of biller for e-Payment.
ØBiller will be allowed to book e-VPP articles only at one e-Payment office and it should be the delivery Post Office for that Sender.
ØNo need for presentation of VPMO form at the time of booking.
ØWhat can be transmitted
ØRegistered parcels,
Øinsured parcel,
Øregistered letters,
Øinsured letters,
Øregistered book packets,
Øregistered book packets containing printed books,
Øregistered book packets containing periodicals,
Øregistered news papers,
Øexpress parcels and
Øinsured express parcels
ØMaximum amount  is  Rs.5000/-
Øe-VPP Fee - Rs.15/- Plus Postage, Registration, Insurance fee etc.
Ø
ØExample: 
  For an e-VPP parcel of 500 gms containing an article worth Rs.500-00
  Parcel Charges   :  Rs.19-00
  Registration  :  Rs.17-00
  e-VPP Fee  :  Rs.15-00
  Total  :  Rs.61-00
Process Flow- Booking
vPre-Requisite
ØRegistration of the sender by the Divisional Administrator in e-Payment web site as in case of creation of biller for e-Payment.
vBooking Office
ØBooking in Point of sale.
Ø
ØAffix bright coloured sticker indicating “ELECTRONIC VPP – COMPULSORY SCAN” or Write Legibly on the articles as e-VPP letter/parcel/book packet etc  followed by the amount for remittance in figure and words.
ØDespatch using Despatch module.
Central Server
ØThe electronic data from the Booking office is received at the central server .
Ø
ØIt sends the Booking messages to the Office of delivery in the following manner
ØIf office of delivery is ePayment office the message is  received directly.
ØIf any article is to be delivered through non ePayment Sub Office, then the electronic data will be received by the Head Post Office concerned. 
Office Of Delivery - If ePayment office
ØThe electronic data will be received by all the ePayment offices directly from Central server.
ØInvoiced through Postman module for delivery.
ØAt the time of delivery of the e-VP article, actual amount  mentioned on the face of the e-VP article only should be collected from the Addressee of the e-VP Article. No Money Order commission needs to be collected.
ØThe postman returns are accepted and the days transactions are closed.
ØThere will be no provision for redirection of e-VPP articles.
ØThe electronic data will be transmitted to central server only after submit account and verification of accounts in Point of Sale and Postman Module.
ØVarious MIS to be monitored every day in e-Payment web site
Office Of Delivery -If non ePayment office
ØThe electronic data will be received at the Parent HO.
ØThe HPO will generate the report of e-VP articles expected to be received by these non e-Payment SOs and send the same to the concerned office through SO bag
ØThe SO receives the article directly through normal mail arrangement.
ØNon e-Payment SO Delivers the e-VPP and send back one copy of the report to HO, after filling up disposal particulars
ØIn case, the non ePayment SO is using the Postman module (computerised but not e-Payment Office), then also they need to install the ECounter Database.   Such offices will have to first select the Check Box “Non ePayment SO” under Supervisor àEnvironment screen.   These offices have to invoice the e-VP articles by manually typing the required information in the Invoicing Screen

SOURCE: http://mumbaicitynedn.blogspot.in
For latest updates 
Share and Care