Summary
Overview
Work History
Education
Skills
Websites
Accomplishments
Projects
Certification
🚀 Streamlining Data Consolidation with Python
🚀 Streamlining Daily Reporting with Python Automation
🚀ABBYY Vantage ICR Tool - UAT Testing and Functional Analysis
Timeline
Generic

Sivaramakrishnan Rajendran

Bengaluru

Summary

Highly organized and detail-oriented Accounts Payable Analyst with over six years of experience in managing end-to-end accounts payable processes, including invoice processing, GR/IR reconciliation, and employee expense management. Skilled in ensuring timely and accurate payment processing, while maintaining compliance with company policies and industry regulations. Proficient in ERP systems, with a strong ability to identify discrepancies, resolve vendor issues, and contribute to process improvements. Adept at working in fast-paced environments, ensuring the smooth functioning of accounts payable operations. Seasoned Accounts Payable Team Lead with comprehensive background in financial management and team leadership. Have managed invoice processing, vendor relations, and payment transactions to ensure smooth operational flow. Strengths include problem-solving capabilities, strong communication skills, and deep understanding of accounting principles. Previous roles highlight successful implementation of effective strategies for cost reduction and process efficiency.

Overview

8
8
years of professional experience
1
1
Certification

Work History

AP Invoice Processing Lead

Koch Business Solution
Bengaluru
01.2023 - Current
  • Conduct thorough testing and validation of ABBYY solutions to ensure reliability and performance
  • Develop training materials and conduct training sessions for end-users and other stakeholders
  • Create and maintain comprehensive documentation for implemented solutions
  • Stay updated with the latest advancements in ABBYY technologies and intelligent document processing
  • Propose and implement improvements to existing solutions
  • Proficiency in ABBYY technologies, including ABBYY Vantage
  • Strong understanding of OCR and Machine learning concepts

Accounts Payable Analyst

Mindsprint
Chennai
01.2022 - 01.2023
  • Manage the end-to-end invoice processing cycle, ensuring the timely entry and validation of invoices for payment across multiple business units
  • Perform GR/IR reconciliation on a monthly basis to identify and resolve discrepancies between goods received and invoices
  • Process employee reimbursements through ERP systems, ensuring accurate documentation and timely payouts
  • Support month-end and year-end closing activities, ensuring accurate recording of expenses and timely accruals
  • Generate AP aging reports and other financial reports for management review to monitor outstanding liabilities

Technical Support Agent

PDI Technologies
Chennai
01.2021 - 01.2022
  • Provide remote and on-site support for Gilbarco Passport systems, including POS terminals, fuel dispensers, and payment solutions
  • Troubleshoot and resolve software, hardware, and network-related issues, ensuring minimal downtime and customer satisfaction
  • Guide clients through diagnostic and troubleshooting procedures via phone, email, and live chat, effectively addressing technical concerns
  • Maintain detailed logs of client interactions, issues, and resolutions using ticketing systems, ensuring accurate documentation for future reference
  • Train end-users on the operation of Gilbarco Passport systems, improving their understanding and reducing technical support requests

Accounting Assistant

Infosys ltd
Chennai
09.2016 - 04.2018
  • Ensured accurate and timely disbursement functions for diverse industry employers over 2 years
  • Provided technical solutions to customers via email and online chat support
  • Processed PO and non-PO invoices in SAP efficiently
  • Analyzed blocked invoices and assigned them for approval as per matrix
  • Generated and analyzed reports to avoid duplicate payments
  • Handled vendor reconciliation statements and validated vendor master data
  • Resolved queries for internal users and external suppliers promptly
  • Collaborated effectively in team settings to achieve optimal results

Education

B.Com - General

R.K.M.Vivekananda College
Chennai
03.2016

Skills

  • Power Platform
  • ServiceNow
  • Qlik BI tool
  • Python
  • Gen AI
  • ABBYY Vantage ICR tool
  • Microsoft Planner
  • Payment tracking
  • SAP
  • Invoice processing
  • Payment processing
  • Invoice verification
  • Microsoft Excel

Accomplishments

  • Reviewed 100+ vendors that were under debit balance and successfully resolved over 30+ debit balance open items with the vendors worth $817,435.95.
  • Identified duplicate vendors and resolved debit balance - 4 vendors.
  • Proactively identified incorrect postings and got them corrected that could have resulted in a potential Debit balance - 8 vendors worth $288,669.05.
  • Recovered an amount of $103,000 from a single vendor which reduced the debit balance open items, recognized with an Amazon Voucher worth 10k.
  • Secured a refund of $145,144.13 from the vendor Wheels INC and transferred the remaining balance to the alternate account.

Projects

🚀Leveraging Power Automate AI Builder

Introduction:

In the modern business environment, handling invoices efficiently is critical for maintaining healthy cash flow and ensuring timely payments. Traditionally, processing invoices involves manual data entry, which is not only time-consuming but also prone to errors. To address these challenges, leveraged AI-driven automation tool Microsoft Power Automate's AI Builder. This project outlines the steps required to create an automated solution for extracting invoice information using AI Builder, focusing on enhancing accuracy, efficiency, and scalability.

Objectives:

1. Automate Invoice Data Extraction: Developed a solution that automatically extracts key information from invoices such as invoice number, date, vendor name, and total amount.
2. Reduce Manual Processing: Minimized the need for manual data entry and validation, freeing up employee time for higher-value tasks.
3. Improve Data Accuracy: Utilized AI to enhance the accuracy of extracted data, reducing errors associated with manual processing.

Project Scope

This project will focus on automating the extraction of information from invoices in PDF format that we receive through Generic MailBox. The extracted data will be validated in validation station created using Power Apps and then integrated into a Share Point list for further processing. The solution had leveraged Microsoft Power Automate and AI Builder capabilities, making it scalable and adaptable to various business needs.

Certification

  • Diploma of Completion UiPath Action Center
  • Explore automation development with UiPath Studio
  • ABBYY Vantage Fundamentals
  • ABBYY Vantage Intermediate
  • Power BI: Dashboards for Beginners
  • Business intelligence Using Power BI

🚀 Streamlining Data Consolidation with Python

  • In the fast-paced world of data analytics, time is of the essence. I recently undertook a project to optimize the weekly consolidation of Tableau reports, which was previously a manual process taking 30 minutes to complete.

    By leveraging Python scripting, I developed an automated solution that:
    ✅ Consolidates the entire report in less than 10 seconds.
    ✅ Ensures accuracy and consistency in the data.
    ✅ Frees up valuable time for deeper analysis and strategic tasks.

    The transformation involved designing a script that efficiently:
    1️⃣ Data will be extracted by the user on weekly basis from Tableau Dashboard.
    2️⃣ Processes and integrates the information into a consolidated report.
    3️⃣ Automates repetitive steps to minimize manual effort.
    4️⃣ Email will be sent to respective users once the data is consolidated.

    The impact has been incredible, not just in terms of time saved, but also in enhancing the team’s productivity and decision-making capabilities.

    This experience reinforced the power of automation and the importance of leveraging technology to solve real-world challenges.

🚀 Streamlining Daily Reporting with Python Automation

  • Managing the AP Helpdesk Escalation Hub daily report was once a time-consuming process, involving manual downloads from ServiceNow, aging calculations, and report distribution. Recognizing the inefficiency, I implemented a fully automated solution using Python.

    Key Highlights:
    • Automation of Report Generation: The ServiceNow report is now auto-scheduled daily, eliminating the need for manual downloads.
    • Data Consolidation and Analysis: A Python script consolidates data, calculates aging and aging buckets, and prepares a pivot table for insightful analysis.
    • Seamless Distribution: The script automatically emails the finalized report to the business for review.
    • Task Scheduler Integration: Using Task Scheduler, the automation runs as a .bat file daily, requiring no manual intervention.

    Impact:
    This automation has saved approximately 20 minutes daily, enhancing productivity and enabling focus on higher-value tasks.

    This project demonstrates the power of automation in optimizing routine processes and delivering consistent, accurate outputs.

🚀ABBYY Vantage ICR Tool - UAT Testing and Functional Analysis

  • Overview

    The project focused on evaluating and enhancing the ABBYY Vantage Intelligent Character Recognition (ICR) tool, with the goal of improving its data extraction accuracy from handwritten or printed documents. Role encompassed User Acceptance Testing (UAT) and functional validation to ensure the tool met business needs for precision and usability.

    Objectives and Deliverables

    • Objectives: Verify ICR accuracy, assess usability, and identify improvements.
    • Deliverables: Comprehensive UAT reports, functional analysis documentation, and enhancement recommendations.

    Responsibilities

    • UAT Testing: Executed test cases with diverse document samples, tracked defects, and collaborated with developers for resolution.
    • Functional Analysis: Validated requirements, documented tool capabilities, and highlighted user experience insights for iterative improvements.

    Approach

    • Testing: Collected varied document samples, measured accuracy, and maintained a feedback loop with stakeholders.
    • Functional Analysis: Reviewed performance across business scenarios and identified usability enhancements.

    Success Criteria

    • Achieving test case success, meeting functional requirements, and delivering actionable recommendations for the ICR tool.

Timeline

AP Invoice Processing Lead

Koch Business Solution
01.2023 - Current

Accounts Payable Analyst

Mindsprint
01.2022 - 01.2023

Technical Support Agent

PDI Technologies
01.2021 - 01.2022

Accounting Assistant

Infosys ltd
09.2016 - 04.2018
  • Diploma of Completion UiPath Action Center
  • Explore automation development with UiPath Studio
  • ABBYY Vantage Fundamentals
  • ABBYY Vantage Intermediate
  • Power BI: Dashboards for Beginners
  • Business intelligence Using Power BI

B.Com - General

R.K.M.Vivekananda College
Sivaramakrishnan Rajendran