Auto Assignement of Service Request to Engineers in CRMOD

Hi all,
We have a requirment where client wants us to do Auto Assignement of Service Request to engineers based upon the availibility and workload of engineer.
For Example: If there are XX number of SR assigned to Engineer1 , then assign the new SR to Engineer2
Also if the Engineer 2 has no bandwidth then assign it to Engineer 3
Could you help me with some workaround for this in OD. Or if there any partner product who provides this functionality
Thanks & Regards,
Suchita

I have done this using Web Services / Java applying it to Team Member assignments for Opportunity. It would be a 90% plus fit that would have to be modified to apply to SRs. The rules are configurable by users as the rules are stored in a custom object in CRM On Demand. It is pretty slick and has been in production for about a year. It is a high volume client in a multi-tenent environment.
You can write any rules that you want and the most used rules are the ones that balance work load across users that have the same role (round robin assignments). There are other rules that assign by availability based on the calendar, shifts, skills, etc. the sky is the limit.
To create a new rule type requires writing a new method in java and adding the rule to the custom object. It is very flexible and extendable. The customer that is using it is extremely pleased with it.
Edited by: eSteege on Aug 8, 2012 10:58 PM

Similar Messages

  • Service Requests - Assignment Block "Change History"

    In SAP CRM 7.0 for the Service Requests.
    How can I add a new field ("Z" fields) in the assignment block "Change History" and this new field has an historial (new value and old value)?
    Is in customizing or views or class implementation?
    Thanks for your respond.
    Best regards,
    Douglas

    Hi Vishal
    I'll explain the requirement:
    When we modify an extended field of Assignment Block "Service Request Details" (Component: SRQM_INCIDENT_H - view: IncidentHeaderEF) its change doesn't appear in the Assignment Block "Change History" (Component: BTCHIST - view: HdrOVWindow),  we need to appear this change in the Assignment Block "Change History" with old and new value as well as "changed by".
    Thanks for your respond.
    Best regards,
    Douglas

  • Create Service Request for Customer

    hi,
    can u pls tell me how to create Service Requset for Customer using BAPI??????
    regards
    Guru

    hi,
    thanks for ur response
    how to assign a service request to person who is suitable for service.
    (for example customer faced problem with our product so he will make a complaint on that product, i think this is service request ,  we need to resolve that problem  as we assign that service request to some other person who can able to solve .
    <b>Am i thinking in Correct way</b>)
    i need bapis to ful fill for the above senario
    regards
    Guru

  • Interactive Questionnare for Service Requests

    Hello Gurus,
    I need a interactive questionnaire (which means question depends on the previous question answer ). It can be achieved through Interactive Scripts. But we cannot assign Interactive Scripts to a Service Request and the we loose the tracibility.
    Questionnaire can be assigned to Service Request but it is not interactive.
    Please advice to achieve this functionality,
    Thank you in Advance

    Hi Frahad
    Yes Contract detrmination is possible in Service Requests. You can see the contracts in doc flow of service requests in CRMD_ORDER.
    Regards
    Naresh

  • Assign Service Request Owner on creation?

    Hi,
    On almost all record types the owner field is filled with the name of the logged person as default value. But on the service request this field has no default value. It's blank with a look up in order to select a user to assign the SR. I'd like to have the name of the logged person as default value on creation.
    When I got to the aministration of this field I don't have access to create a default value or a validation rule.
    So has anyone an idea how I could get to a solution for the cration of the SRs?
    Cheers myriam

    Hi,
    Go to your role definition -> Step 4 (Privileges) and ensure the option "Advanced Field Management - Set up advanced field management features such as advanced default values and custom field validation " is turned on
    Then you would be able to see those options (May have to log off and login). To set the logged in user as the default user, use the function LoginId() in post default of Owner By Id field to do it (It assigns only after saving the record)
    -- Venky CRMIT

  • Record assigned entry different for service requests and incidents

    Hi
    I've noticed something recently when using/implementing service manager that the record assignment formats are different depending on if you are assigning an incident or service request.
    For example when assigning an incident the record assignment shows the display names of the user being assigned (eg the incident is assigned to Joe Bloggs) however for a service request it shows as assigned to domain\jbloggs.
    Is there any reason for the difference between the 2 and can it be standardised as we use the work item action log to send assignment notifications to the affected users and while it's great for incidents it doesn't look good for service requests

    Unfortunately, this is just a text property and this different behaviour is hard-coded into SCSM and cannot be changed. Different people worked on the IR and SR forms and there are many inconsistencies. You could try raising a support case for it I suppose
    but I would not think it likely to be changed.
    Rob Ford scsmnz.net
    Cireson www.cireson.com
    For a free SCSM 2012 Notify Analyst app click
    here

  • Notes long text assignment block in service request component

    Hi,
    In Service Request , i am seeing notes assignment block . its custom one which has been created by using SRQM_NOTES as component usage in SRQM_INCIDENT_H.
    Every thing works good, the notes entered in that assignment block is stored in ZS01 text id of the service request.
    My requirement is to change that text id to ZS02. I mean text entered in the assingment block should be stored in ZS02 text id of the service request.
    I have checked all the methods of SRQM_NOTES and SRQM_INCIDENT_H to check the code(code for updating to ZS01 text id) but i could not see that.
    Could you please let me know your suggestions.
    Best Regards
    Rajesh

    Hi,
    If you set the position to 0 it will move to the 0 position not hide it
    Regards
    Vishal

  • Rule- Based Assignment of Employees in Service Request

    Hi Expert,
    Please provide step by step guide instructions for rule based in assignment of Employees for service request.
    Thanks
    Best Regards

    This blog should cover your needs: http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/18067. [original link is broken] [original link is broken] [original link is broken]
    Regards.

  • Service Request error - No Transaction Types assigned in customizing

    When I click on Service Request in IC Web, I get the following message "No Transaction Types assigned in customizing" even with the Standard Business Role. It takes me to the search screen.I maintained Business Transaction Profile.  Did I miss anything?
    Please Advice,

    Hi Ragz,
    Colleague of mine had the same problem.
    This is what you have to do.
    On the navigation bar profile which is linked to your business role you must add the following entries on the Define Generic OP Mapping part of the Navigation Bar (in the customizing of the NAvigation Bar it's the before last folder)
    Object Type=CRM_SRQM_INCIDENT Obj.Action=search use target= x  target id=TINCSR highlight=SRV-INC-SR
    Object Type=CRM_SRQM_INCIDENT Obj.Action=display use target= x  target id=TINCOV highlight=SRV-INC-SR
    Object Type=CRM_SRQM_INCIDENT Obj.Action=edit use target= x  target id=TINCED highlight=SRV-INC-SR
    Object Type=CRM_SRQM_INCIDENT Obj.Action=create use target= x  target id=TINCCR highlight=SRV-INC-SR
    Object Type=CRM_SRQM_INCIDENT Obj.Action=execute use target= x  target id=TINCEX highlight=SRV-INC-SR
    You can find these entries in the standard navigation bar profile SRV-PRO.
    This enables the system to check which transaction types are available of type Service Request.
    Btw the Business Transaction Profile is only relevant for IC scenario's.
    Hope this helps.
    KR,
    Micha

  • Auto Service Request (ASR)

    Oracle Auto Service Request (ASR) for Sun Systems is a secure, scalable, customer-installable software solution available as a feature of your Oracle or Sun hardware warranty, and Oracle Premier Support for Systems or valid Sun support plan. The software resolves problems faster by using auto-case generation for Oracle's Sun server, storage and Exadata systems when specific hardware faults occur.
    For more information, see http://oracle.com/asr.
    There is an Oracle community for ASR on:
    http://communities.oracle.com/portal/server.pt/community/oracle_auto_service_request

    Dear user13136375,
    Sorry you're not satisfied with ASR in your environment.
    Please note that ASR is designed to report on specific faults on qualified product.
    You can find ASR fault coverage details via the link at the bottom of http://oracle.com/asr.
    The V880 is qualified for ASR. Here is the ASR fault coverage report for the SunMC agent:
    http://wikis.sun.com/display/asrfaults/280R_V480_V880_SUNMC_fault_events
    The fault events include specific power supply and fan failures.
    Unfortunately, the disk fault your V880 experienced is not in scope for ASR.
    Newer products have significantly higher ASR faullt coverage.
    ASR is not intended to be a substitute for system monitoring and other administration responsibilities.
    It can improve the time to resolve problems for specific faults.
    Thousands of Oracle customers are impressed by the improved service experience that ASR delivers.
    Best Regards,
    Wayne A. Seltzer
    ASR Product Manager
    Oracle Services

  • ASR (Auto Service Request) version 3.1 now available

    ASR (Auto Service Request) version 3.1 has been released to production.
    You can access the ASR 3.1 download and documentation via the link at the bottom of http://oracle.com/asr.
    Changes in ASR 3.1:
    ASR Manager installable on any Solaris 10 or OEL (Oracle Enterprise Linux) operating environment
    Supports the ability to install the ASR Manager on a non-qualified, non-entitled server. This means the ASR Manager can be installed in a Solaris local zone or LDOM, in virtual environments such as VirtualBox and VMWare, and on M-Series domains and Blade servers.
    Changes in the customer email notifications.
    The updated user documentation includes examples of the new email messages.
    Our customers and Partners are advised to use My Oracle Support to manage their ASR assets, as well as the ASR Manager "list_asset" command.
    The "asr report" command is now disabled.
    See the "What's new" section of Installation and Operations guide for more info on ASR 3.1 changes.
    Note that the ASR download is now hosted by My Oracle Support and is no longer on the Sun Download Center.
    Best Regards,
    Wayne Seltzer
    ASR Product Manager
    Oracle Global Customer Services

    Hi
    I have wls 10.3.1 installed on my local machine. I installed it as part of configuring FMW 11g. I am trying to add
    OSB component to it by running : osb1031_wls103_win32.exe.
    But I am receiving the following error message:
    The product maintenance level of the current installer ( wls 10.3.0.0) is not compatible with the maintenace
    level of the product installed on your system (wls 10.3.1.0). Please obtain a compatibile installer or perform
    maintenance on your current system to achieve the desired level.
    So my guess from the above message is that "osb1031_wls103_win32.exe" is for wls 10.3 and not for wls 10.3.1.
    Where can I get the OSB installer for wls 10.3.1? or how can I fix the above error?

  • Assign account from Service Request when creating a New Task

    When creating a new task from within a Service Request the SR # is defaulted we would also like to default the account associated with the SR on to the Task. How can you do this?

    This is not working in WF.
    Refer this thread
    Re: Contact record not pupulated when Task created using Workflow.

  • SCSM 2012 - service requests auto complete even with activities in them

    I introduced SCSM 2012 on Monday at out company. I have a number of service requests templates that the service desk use.
    I have seen a major fault. Occasionally when a request is raised from the template the goes straight to complete and therefore the manual activities are stuck in pending and i have to kill the activities using a powershell script. Below is a screen shot
    showing an example.
    THis was raised from a template the service desk use frequently. The template is ok because we have used it several times. In the example below service desk raised the template - as ever when you raise a request the system moves it from 'new' to 'In Progress'
    - which is fine you should expect this - but then it automatically moves it from 'In Progress to 'Complete' - this is without the activity being completed. The activity is then stuck in pending. No one is marking the request as complete, the system is doing
    it - but why??????? there are no workflows set up at all for Service Requests

    Hi CCOTS-KN
    You can actually quite easily test this.
    Create an SR from a template that has 3 Manual Activities.  Once created it will progress through the 'Submitted' status to the 'In Progress' status.  The first Manual Activity should also be 'In Progress'.  Now complete the first Manual Activity,
    then wait for the second Manual Activity to go to the 'In Progress' status.  Now, put the SR 'On Hold'.  Wait for a couple of minutes - until the 2nd and 3rd Manual Activities are paused.  Now resume the SR.  What should happen is that
    the Manual Activity resume workflow should trigger before other workflows, resulting in the SR and the Manual Activities remaining 'In Progress'.  If the issue is not fixed, the completion workflow will trigger first resulting in a completed SR with paused
    activities.
    HTH
    Cheers
    Shaun

  • ITSM Service Request - Assigning Categories - Using Function Module

    Hi,
    We are trying to create an ITSM service request ticket from ECC, based on a workflow and its logic. I am calling a remote function module which will contain the logic as explained below.
    I am creating a CRM ITSM service request(incident) ticket using function module CRM_ICSS_SRVREQ_CREATE.
    The ticket is created but some of the fields that I need to populate in the transaction do not have an interface in this function module. I want to specify the category 1, category 2 and category 3.
    I tried function module CRM_ORDER_MAINTAIN but I am unable to find the interface where I can populate this particular data. The component used here is btcategories/categories.
    Can anyone suggest where this particular data needs to be populated.
    Thanks,
    Abdullah

    Hi Abdulla
    What parameter did you set for "Reported By" and "Message Processor" in the FM CRM_ICSS_SRVREQ_CREATE. I am having a lot of problems regarding this. Can you please help?
    Thanks
    Saumyendra

  • ASR(Auto Service Request) in Ops Center 11g?

    Published document mentions it supports automatic service request generation, however no technical document describes how to implement.
    Any clue?
    Thanks in advance,
    Vince

    Can you include a link to the published document?
    There is no link between ASR and Ops Center in 11g.
    There is a link to MOS, where you can open SR's against assets, but not ASR.
    http://docs.oracle.com/cd/E18440_01/doc.111/e18415/chapter_messages.htm#OPCUG158
    http://docs.oracle.com/cd/E18440_01/doc.111/e18415/chapter_services.htm#OPCUG185

Maybe you are looking for

  • How do I combine my wife's and my itunes accounts?

    My wife has an ipod and her own itunes account on her own computer. I have my own iphone, ipod and itunes account on my own computer. Our computers are networked together with a couple of others in the house. We both download music and find that we a

  • Yellow Screen (Even with 2.1)?

    I got a replacement yesterday and it has a bright pixel, a lot of light leak and a VERY yellow/brown tinted screen. The black looks washed out and grays look brownish yellow... Is this a known issue? Do you need to downgrade to 2.0 to fix it? Is this

  • Error after upgrading to Wavset 8.1.1

    Has anyone seen this error message. I just upgraded to Waveset 8.1.1. I bring up the IDM GUI (8.1 which doesn't seem to reflect the upgrade release) and then select the ROLES tab and get the following: XPRESS <invoke> exception: Couldn't find method

  • Screen Exit for t-code VC01n

    Hi GURU , I want to add one Tab Strip in Transaction code VC01N .Can anyone please tell me the how can I add this tab .

  • EOS 5D Mark III Lightroom Issues

    I have a very old Mac Book Pro, running on 2 gigs of memory and the last version of software that this Mac will take.  With that being said, is there any Lightroom program I can use to work my files in RAW from my new 5D Mark III? I travel a lot, so