Help desk application written in coldfusion

Hello
I was assigned to re-create a help desk application using
coldfusion.
I am so far clueless from the business requirements
Know the IT dept is expanding to more than one geographic
location.
Is there a sample application written in coldfusion. Maybe I
can get an idea on functionalities and have some basis. BOOKS on
business / logical flow? Sample software written in CF?
Thanks

with some modification to the following wonderful project by
Raymond Camden,
http://lighthousepro.riaforge.org/
,you can have an idea on how to start. I am designing one right now
and it will take me a while before i finish since I could not use
the one by Ray (it requires CF7 and I have only 6.1). I will
appreciate it if you find one on the web and share it with me.
Mamdoh

Similar Messages

  • Help desk application

    hi
    do you guys know any help desk application product written in
    coldfusion
    we are thinking of buying or having someone to build for us.
    thanks

    Not sure if you've looked already, but a quick
    Google
    Search gives a few useful links such as
    this
    and
    this
    Good luck.

  • Database design for Help Desk application.

    Hello does any one know
    Database design for Help Desk application.
    ERD
    Business rules and features
    ?

    The best way to approach a database design is to write a
    specification for the application. Document what processes the help
    desk technicians will do. In the process, identify what pieces of
    information they work with. When you have the complete
    specification written, you can then begin grouping the pieces of
    information they work with together. For example, a ticket may have
    a number, status, priority and a person to whom it is assigned. The
    person to whom the ticket is assigned will have a name, phone
    number, e-mail address and a list of technical skills.
    So in this overly-simplified example, we could have a table
    that contains ticket information, a table that has information
    about technicians and a table of skills. Then ask your self
    questions like "Can one ticket be handled by more than one
    technician?" "Can one technician handle more than one ticket?" Can
    a technician have more than one skill?" In this way, you can begin
    seeing the one-to-one, one-to-many and many-to-many relationships
    that exist.

  • After Firefox 12, some fields in forms in our help desk application do not display correctly. They appear as horizontal scroll fields instead.

    We use a Help Desk system at work (BMC Remedy IT Service Management). In version 12 of Firefox, all fields are displayed correctly in the form. However, if I upgrade to any version greater than 12, some of the fields display as horizontal scroll fields (without showing the data in them). As such, I am forced to stay on version 12 for work.

    Found this is actually a problem with the BMC Remedy system in use (version 7.1). Here are details if anyone is interested: https://communities.bmc.com/communities/message/256456

  • Allow help desk to manage open files on file server

    I am looking to delegate the ability to manage open files to our help desk users.  They are getting an increasing number of calls from users asking about files and who has them open, or to force close them..etc.
    The help desk users are not admins on our file server, therefore do not have access to RDP to the file server.  I was hoping they could do it from computer management RSAT tools on their local machine.  I just don't know how to allow them to do
    it.
    Thanks
    sb

    Hello,
    Since they are not able to RDP the FS then they should need to access files using shared folders.
    For that, you will need to share the root folder where your files are. Please give Full Control permission on it. Here, to manage their permissions, you can grant them what you want using NTFS permissions.
    Note that NTFS and Share permissions are combined and the user will be have the minimum of privileges when he access the folder as a share. For that, I recommended using FC permission on the shared folder to avoid additional management tasks.
    This
    posting is provided "AS IS" with no warranties or guarantees , and confers no rights.   
    Microsoft
    Student Partner 2010 / 2011
    Microsoft
    Certified Professional
    Microsoft
    Certified Systems Administrator: Security
    Microsoft
    Certified Systems Engineer: Security
    Microsoft
    Certified Technology Specialist: Windows Server 2008 Active Directory, Configuration
    Microsoft
    Certified Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
    Microsoft
    Certified Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuration
    Microsoft
    Certified Technology Specialist: Windows 7, Configuring
    Microsoft
    Certified Technology Specialist: Designing and Providing Volume Licensing Solutions to Large Organizations
    Microsoft
    Certified IT Professional: Enterprise Administrator
    Microsoft Certified IT Professional: Server Administrator
    Microsoft Certified Trainer

  • Recommendations for Help Desk (issue tracking) program for Mac OS

    Hello all
    Any recommendations for a help desk software to be mainly used for issue tracking/ticket management applications for Mac OS?
    I prefer for the app to run local on the Mac so no web or server software.
    Thank you

    I also use CS5 (Design Suite) on a Mac. When I upgraded to Lion, Illustrator did not crash for me, but it (and Photoshop) was acting squirrelly and some of the features did not work at all. After six weeks, I reformatted my hard drive and reinstalled Snow Leopard. Now everything works perfectly.
    The other thing I did was to partition my hard drive so that I can reinstall Lion on the new partition. That way, I can run either operating system and run application programs on the OS that is most appropriate for it. I have no problems moving files between the partitions.
    Not the most attractive solution, but I am very satisfied. Just my two cents...!
    Good luck!

  • How to deploy a Flex application (Server Type ColdFusion) to production

    I have built a flex application using Flash Builder 4.6.  It utilizes ColdFusion Flash Remoting for its data services.  When first setting up the data services I had to set a bunch of properties in the flex server section.  Which I am not sure are all correct but the app does run and connect to the data services.  They were:
    Application Server type: ColdFusion
    Use remote object access service
         ColdFusion flash remoting
    Server Location:
         Deployed to Java application server
         Web Root: v:\inetpub\testFlex
         Root URL: http://myDevServerIP/
         ColdFusion Was folder: v:\CF9\JRun4\servers\testFlex\cfusion.ear\cfusion.war
    My question is now when I'm ready to deploy to my production machine and load the app onto a tablet or other computer, obviously the Root URL will be different something like http://myLiveURL.com.  Is this the only thing I change?  Do I even change it here or is there some other location?  Any other things I need to change?
    Thanks!
    Your help is much appreciated!

    All the paths to CFCs are the same in my live production site.  Can you be more specific as to what you mean by "RemoteClass aliases in your AS Classes and CFCs (if any) are correct."?  How will the app know that the CFC is on http://myLiveSite.com instead of http://myDevSite.com?  The only line of code that I have noticed that points to a URL is the endpoint in a file called _Super_XXX.as.  And at the top of that file it says that the file is not meant for editting.
    To clarify...I see your app/code all exists on a server access via a web browser so I can understand that everything still works when deployed.  Mine is a mobile app so when I am developing and testing on my local computer the URL points to my local development machine.  However when I deploy it to a mobile device like a tablet and run the app, it needs to be able to access a cfc on a remote server via a different URL ie. my http://myLiveSite.com/myCFC.cfc instead of http://localhost/myCFC.cfc
    Thanks for your help!  I will now take a look at your thread.
    Message was edited by: ace0215

  • Need help on struts configuration with ColdFusion 10 using IIS

    We need help on struts configuration with ColdFusion 10 using IIS.
    Earlier we were using ColdFusion 8 with IIS 6 for one of our application.  This application internally calls struts. After upgrading to ColdFusion 10 struts calls are not loading. We get 404 error.
    In ColdFusion 8 struts were configured using  actions extension .do in IIS from this file-
    C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll.
    But in ColdFusion 10 this file is not present as ColdFusion 10 uses Tomcat in place of Jrun.
    Also there is no information in ColdFusion log file.

    Duane wrote:
    doctormirabilis, Welcome to the discussion area!
    1) how can i configure the time capsule in order to operate as a remote base station synchronizing with the relay using the ethernet port?
    Configure the Time Capsule to act as a bridge (not distributing IP addresses). Also configure the Time Capsule to create an 802.11n wireless network with a unique network name (SSID). That's it.
    2) how can i avoid that my powerbook while accessing my wireless network does connect through the relay station instead of using the time capsule?
    Configure the Time Capsule to use a different network name than the WDS link between the 2 AirPort Express (AX). Configure the PowerBook to use the Time Capsule network.
    There are 2 pieces of information that you should be aware of...
    (1) None of the PowerBooks are capable of 802.11n.
    (2) The WDS link cuts your available bandwidth in half. So the wireless link to your neighbor's has a maximum potential of 27 Mbps.
    Let's for a minute assume that you have a Mac compatible with 802.11n. In your configuration the time you could take advantage of the 802.11n speed is when the Mac is sending/recieving data directly from/to the Time Capsule.
    There would be NO speed increase in Internet access. The speed of Internet access is going to be controlled by the slowest link in the path to the Internet. That is probably the connection to the ISP. The next slowest path is the WDS link to your neighbor's.
    Duane,
    I am in a similar situation, sharing internet with my neighbor. Do you think it would be plausible to hook up a vonage phone adapter to time capsule's ethernet port if time capsule is bridging from my neighbor's router in the configuration you have described? A check of my upload speed shows 1.67Mbps (powerbookG4 w/ airport extreme). Vonage reccommends 90kbps minimum upload speed. Am I going to lose some speed putting the Vonag adapter behind time capsule?
    Thank you

  • SAP Cloud - Help Desk Security Roles

    Hi SAP user community,
    Can you please recomend which security profile we should use for our Help Desk support?
    Help Desk support would only require access to Application and User Managment --> Busienss Users. Their task would need to be limited to Password Resests and User Locks.
    Thank you,
    Zhenya

    Hi Zhenya,
    I wouldn't use the pre-delivered roles for your use case.
    You can create your own roles via "Application And User Management -> Business Roles" and assign them to your users.
    It would probably be sufficient to create a business role that grants access only for the view "Application And User Management -> Business Users".
    Best Regards,
    Andreas

  • Social Network software written in Coldfusion?

    I'm looking to see if anybody know about a social networking
    software written in Coldfusion...I want to review it here:
    MyTestBox.com but I was unable
    to find one so far (I know Myspace was written in CF initially but
    maybe there's a white label software outhere which can be used by
    people).
    Thanks.

    Check out RIA Forge:
    http://www.riaforge.org/index.cfm?event=page.search
    This link goes to the search page. Type social into the
    search field and you'll get a couple of CF-based social network
    applications. I don't know anything about them but it's a decent
    starting point.
    Cheers,
    Craig

  • Partner Application written in other language than PL/SQL and Java

    I have an application written in another language than PL/SQL or Java. I want to integrate this application as an Partner apps where I use the same user repository as Portal.
    Can I integrate the application by calling a stored PL/SQL-procedure based on the PLSQL SSO APIs examples that authenticates the user based on the username/password in portal and redirects the user to the application ?
    Are there any examples / references where this has been done ?
    Jens

    Check out the PDK referance for URL-Services, which allow you to integrate with any web based service/content.
    http://portalstudio.oracle.com/servlet/page?_pageid=350&_dad=ops&_schema=OPSTUDIO

  • How to Implement BW in IT Service Desk/IT Help Desk /IT Complain Surveillance Dept/IT Customer Support Dept?

    Hi
    If a organization have 200 to 300 daily complains of there IT equipment/Software/Network e.t.c.
    How to Implement BW in IT Service Desk/IT Help Desk /IT Complain Surveillance Dept/IT Customer Support Dept?
    Is there any standard DataSources/InfoObjects/DSOs/InfoCubes etc. available in SAP BI Content?

    Imran,
    The point I think was to ensure that you knew exactly what was required. A customer service desk can have many interpretations from a BI perspective.
    You could have :
    1. Operational reports - calls attended per shift , Average number of calls per person , Seasonality in the calls coming in etc
    2. Analytic views - Utilization of resources , Average call time and trending , customer satisfaction , average wait time
    3. Strategic - Call volumes corresponding to campaigns etc , Employee churn and related call times
    Based on these you would then have to construct your models which would be populated by data from the MySQL instance for you to report.
    Else if you have BWA you could have data discovery instead or if you have HANA - you could do even more and if you have a HANA sidecar - you technically dont need BW. The possibilities are virtually endless - it depends on how you want to drive it and how the end user ( client ) sees value in the same.

  • How to log in with my old Apple account? I forgot my pass and I did change my apple ID before canceling first?? I am from Croatia so did folow al the discussion and the to resolve the problem but no luck. Can not call from Croatia the Apple help desk

    How to log in with my old Apple account? I forgot my pass and I did change my apple ID before canceling first?? I am from Croatia so did folow al the discussion and the to resolve the problem but no luck. Can not call from Croatia the Apple help desk.i did try all the options but I can not find the phone number to call from Croatia,
    I can not change my Apple ID to the old mail (not possible!)
    The old mail don't accept the new password..
    I can not delete the Icloud all the time asking my the password of the old mail!
    I realy need help

    You can not merge accounts.
    Apps are tied to the Apple ID used to download them, you can not transfer them.

  • My mac mini will not let me log in.   it says i can change my login info with my apple id.   no good!   help desk stumped!   Help!

    my new Mac Mini will not let me log in.   I shut it down while away on vacation and now it will not accept my password.   I tried to log in with my apple ID and it still would not accept it.   I stumped the apple help desk.   Help!

    User Password Reset

  • Not able to find values in LOV of field "Help Desk" of Global contract

    Not able to find values in LOV of field "Help Desk" of Global contract defaults.
    This value should be coming from resource setup.
    Resource is already created.

    Issue resolved:
    The resource should ahve valid Email id in HR People setup

Maybe you are looking for

  • Lost mail and dashboard applications

    Don't really know what I've done wrong, and don't know how to get them back. The shortcut for Mail is on the dock, but when I click on it, it just does nothing. Also, when I click "dashboard" in Finder, the dashboard widegets come up for about 3 seco

  • Item Level Recovery for 2003 VM's

    Hello I am having difficulty getting Item-Level-Recovery to work on System Center: Data Protection Manager 2012 R2. I am able to recover files on 2008 and 2012 virtual machines, but not 2003 virtual machines. Things I've checked: Checked 2003 VM's an

  • ORA-19511 when backup with rman (using NetBackup Media Manager)

    Hello forum I added new database hosts to NetBackup, tried to test backup of the first instance on one host, below is what I get - Do you know cause and solution? Backup from NetBackup master server can be performed without problems. Below you will f

  • Unable to join my network

    I just got a new iTouch 3rd generation. I'm trying to set it up to my wi-fi. When I try to log on the touch, I get a message that states "unable to join the network". what can I do to get it to join?

  • SQL Server Unit Tests

    Hi SQL Server Experts, About SQL Server Unit Tests (vide http://msdn.microsoft.com/en-us/library/jj851203(v=vs.103).aspx), please help with inputs on pros and cons of SQL Server Unit Tests. Any ideal recommendation? Thanks