Share Your Experience With Others

Projects Done by Me

 

IDX(Issuer Document Exchange)

Client : Moodys

  • Moody’s Corporation is a company which provide rating to other companies.
  • They require some documents about the company’s Management Projections, Term Sheet and other documents.
  • This project is all about exchanging documents between Moody’s Corporation and the rated company.
  • Company internal users provide documents from portal and GMO user request the document from the Moody’s Corporation side.
  • Company internal users can also attach the documents on the mail they have received to send the documents.

Components : Handling client calls, Developed Apex Classes, Trigger, Visualforce Pages, Created some custom fields, Custom Labels, Email Service, Test Classes and Deployment.

Global NDA(Non Disclosure Agreement)

Client : Dell

  • Existing app for legal solutions in country specific(only for Canada and USA).
  • Need to enhance the existing functionality to across the globe wherever the Dell has its business.
  • By Enhancing this feature, Legal teams can be create, track and update the status for client legal solutions(Non Disclosure Agreement).
  • As  part of this Enhancement, need to make sure the legal entity is going to create based on the country specific, language specific and NDA type which includes the sharing confidential information.
  • This global tool needs to translate based on the logged in user for the application and make sure that enhanced feature won’t affect the existing features.

Components : Daily Scrum Call, Developed Apex Classes, Visualforce Pages, Created Custom objects and fields, Translation using stf files, Pair Programming, Custom Settings.

Dell Common Catalogue

Client : Dell

  • Data is available on different systems according to the level of access.
  • Quote is generated using external system of Dell and the changes reflected in SFDC.
  • We need to analyse 4 different systems to get all the required details.
  • The purpose of this project is to create a common catalogue for all the sales rep.
  • They can easily create a quote for the customer and we can have a sync opportunity line item with respect to quote line items.

Components : Daily Scrum Call, Developed Apex Classes, Visualforce Pages, Created .csv files for mapping from different systems, Manual testing and VBA code.

Discover Org

Client : DiscoverOrg

  • DiscoverOrg is an AppExchange app, a lead generation tool.
  • DiscoverOrg provides the most accurate source of contact data and intelligence helping sales and marketing teams to find, connect with, and sell to the right buyersat the right time with the right message.

Components : Developed inline pages using Visualforce and Lightning Design System, Test Classes

Invoice Generation System

Client : Cloud Certitude

  • In this project, A user can enter the customer’s name and enters the information that how many employees work for how many hours on the customer’s project.
  • An invoice is generated using the information provided by the user in the pdf format. It is saved into Notes and Attachments. If user wants to send mail to the customer with the invoice.
  • There is functionality to send mail with the invoice as an attachment.

Components : Developed Custom Visualforce Pages, Custom Buttons, Apex Classes

Notes & Attachment Utility

Client : Cloud Certitude

  • All the attachments are downloaded in a zip file format related to an account.

Components : Developed Apex Class, JavaScript Functions.