Git Product home page Git Product logo

sfdc-remedyforce-queue-assignments's Introduction

Overview

In the Remedyforce app, you may setup multiple support groups with assigned IT support staff. These groups are known as Queues. In the Salesforce platform, the management of these queues requires elevated platform access, several clicks to add new users to the queue, and no way of reporting on who belongs to which queues.

Solution: Visualforce and Apex

As the System Administrator, I wanted to provide authorized users a way to manage queue assignments without necessarily granting them more platform access than necessary. Secondly, I wanted to provide a basic export to excel of queue members. To accomplish these goals, I created some visualforce pages and apex controller.

Simply choose a queue then add or remove users as needed. To export group to Excel click the Export Details button.

screenshot

Deployment: How To

Deploy to Salesforce

To simplify deployment of this custom code to your org, you may use the github deploy tool developed by Andy Fawcett.

Once deployed, you will need to grant users access to the pages, classes, and custom tab as well as add the tab to an app if you want it to always show on the menu bar.

To deploy in your sandbox: https://githubsfdeploy-sandbox.herokuapp.com/app/githubdeploy/douglascayers/sfdc-remedyforce-queue-assignments

To deploy to production: https://githubsfdeploy.herokuapp.com/app/githubdeploy/douglascayers/sfdc-remedyforce-queue-assignments

If deploying to production via github tool fails due to tests not being run, you may opt to use Change Sets or Ant Tool or however you normally deploy your code from sandbox to production. Please use your best judgement and due diligence before making any production changes to your org.

sfdc-remedyforce-queue-assignments's People

Contributors

douglascayers avatar

Stargazers

 avatar

Watchers

 avatar  avatar

sfdc-remedyforce-queue-assignments's Issues

Queue list empty

I deployed this to my sandbox and when I access the Queue Member Assignment page there are no queues listed in the picklist.

Looking at the debug logs, there are no errors reported when I load this page.

I do have several queues, and have access to all the pages/classes.

Any thoughts on why there are no queues listed to select?

screen shot 2015-04-28 at 11 16 24 am

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.