URL for directly open/edit Service ticket  in WebUI

Dear all,
I try to find solution within this forum. I found similar case with solutions but still not quiet clear to me.
The requirement is to use one URL to open directly to the specific CRM Document in display/edit mode.
in CRM 7.0
Thanks
Kiran prasad

Look at this link: URL for directly open/edit CRM Document in WebUI
As it is sad in the post you must generate the following structure of url: http://xxx:xxx?crm-object-type=xxx&crm-object-action=x&crm-object-keyname=xx&crm-object-value=xx
or you can use even simpler url: http://xxxx?crm-object-type=xxxcrm-object-value=xx
xxxx - link to your logon page
xxx - name of BT component for service ticket
xx - guid of specific service ticket

Similar Messages

  • Auto-open 'Completed' Service ticket based on tracking text in email...

    When sending out e-mails we embed a so called tracking number into the end of the e-mail text saying something like:
    DO NOT DELETE ***
         Ticket No. [[1234567]]
    DO NOT DELETE ***
    This is pretty common, I believe, and how this is achieved is documented in a number of places.
    However, if a client responds to an old email containing a tracking number then the e-mail is attached to a 'Completed' service ticket, but the agent responsible will not be aware of this as it might not show in their Inbox.
    An agent regularly tracks new e-mails so will pick up on this, but then has to re-open the service ticket before the agent responsible (ususally another agent) can see it and respond.
    What I would like to achieve is to automatically have ERMS re-open the service ticket that the new e-mail is assigned to. In this way the agent responsible will be notified immediately and there is no manual intervention required, as such.
    Has anyone done anything like this before?.
    With regards
    Gary King
    Edited by: Gary King on Nov 17, 2009 5:03 PM

    Hi Gary,
    We have done something very similar to this. Here is how we achieved it:
    1. Create your own class using the standard Action Handling classes as a guide (you can find these in SPRO: Customer Relationship Management > E-Mail Response Management System > Service Manager > Define Service). You need to use Interface IF_CRM_ERMS_SERVICE.
    You can retreive the Service Ticket number from the Fact Base as follows:
    service_manager->factbase->get_by_xpath( '/parts/context/stkt/number/text()' )
    You then just need to get the guid and run the following two function modules to update the status of the Service Ticket and save:
    CRM_STATUS_CHANGE_EXTERN_OW
    CRM_STATUS_SAVE_OW
    2. In SPRO: Customer Relationship Management > E-Mail Response Management System > Service Manager > Define Services create your own custom Service with Service Type Action Handling and reference the Class you created.
    3. in SPRO: Customer Relationship Management > E-Mail Response Management System > Service Manager > Define Repository under Context ERMS add a new Action and enter the Action Service ID created previously.
    4. Amend your default ERMS rule policy in the Rule Modeller, and add a new rule with the new Action based on any conditions you want to use.
    5. Before testing first run program CRM_ERMS_REGEN_RULES to regenerate your rule policy (you need to do this if the repository is changed)
    Hope this helps,
    Sam

  • Configuring the Destination URL for the Adobe Document Services

    hi all,
    I am going through the documentation for "Configuring the Destination URL for the Adobe Document Services " at :
    http://help.sap.com/saphelp_nw2004s/helpdata/en/02/560f41ca73d349e10000000a1550b0/frameset.htm
    I am not able to understand 7th step
    <b>7.      Define the user name and password. To find out how to create the user name and password for the Adobe document services, see Creating a User for Basic Authentication in the document Adobe Document Services – Configuration Guide. You can find this guide in the SAP Service Marketplace under Quick Link /InstguidesNW04.</b>
    In our scenario
    <i>We are running NW04s SP11 on 2 machines
    1) <u>32-bit machine with ADS and credentials properly configured on Web AS for Java installation</u>
    <b>com.adobe  AdobeDocumentServices  null (710.20061024154505.342190)
    com.adobe  AdobeDocumentServicesEjbClientLibrary  null (705.20060407121920.289077)
    sap.com  SAP-JEE  7.00 SP11 (1000.7.00.11.0.20070201154700) 
    sap.com  SAP-JEECOR  7.00 SP11 (1000.7.00.11.0.20070201154700)
    com.adobe  DocumentServicesBinaries2  null (710.20060629085312.115621) 
    com.adobe  DocumentServicesConfiguration  null (710.20061024154505.342190) 
    com.adobe  DocumentServicesDestProtoService  null (710.20060821084105.325745) 
    com.adobe  DocumentServicesLibrary  null (710.20060629090137.115621) 
    com.adobe  DocumentServicesLicenseDatabase  null (705.20051005114147.242570) 
    com.adobe  DocumentServicesLicenseManager  null (710.20060929113452.336248) 
    com.adobe  DocumentServicesLicenseService  null (710.20060929113452.336248) 
    com.adobe  DocumentServicesLicenseSupportService  null (710.20060929113641.336248)
    </b>
    2) <u>64-bit machine with portal installation on Web AS for Java, with ESS and MSS</u>
    <b>sap.com/SAP-JEECOR  7.00 SP11 (1000.7.00.11.0.20070201154700)  20070308153304 
    sap.com/SAP-JEE  7.00 SP11 (1000.7.00.11.0.20070201154700)  20070308153213 
    sap.com  SAP_ESS  600 SP7 (1000.600.0.7.12.20070314050106)
    sap.com  SAP_MSS  600 SP7 (1000.600.0.7.4.20070321052655)
    sap.com  tc/wd/webdynpro  null (7.0009.20060804145649.0000) </b>
    </i>
    Why do we have to create a new user for the server which is consuming the web service? We already have an user "ADSUser" defined for the Web AS server which has ADS services deployed.
    I have opened this thread to solve the previous unanswered question I posted on SDN Empty area in place of Interactive form. .
    One more thing the adobe print forms of ESS [Total Compensation Statement and Salary Statement] are rendering properly, only the ones with Interactive ability or not.
    thanks,
    Sanketh

    Hello Sanketh,
    1. To access the NW04s configuration guide,
        - Go to https://service.sap.com/adobe
        - On the left frame (tree), under Adobe > Media Library > Documentation
        - On the right had pane you will find the link to the NW04s Configuration guide
    2. The link that you have mentioned below details the steps required to be carried out on the client machine that consumes the Adobe Document Services. In our case that is the j2ee engine on which your Web Dynpro application is running. It could be the same physical machine with two different j2ee instances hosting Web Dynpro and ADS or it could be two different physical machine or a single machine having a single instance of j2ee engine hosting both the Web Dynpro and the ADS.
    You do not have to create a separate username and a password on the consuming machine but you need to configure the Web Service client proxy to point to the ADS (maybe hosted on a different machine) with the username and the password created on the ADS server. As you have mentioned, you have already created such an user on the ADS (ADSUser). This user authentication on the client machine (consuming server - Web Dynpro) would be required at the runtime by the j2ee engine to authenticate itself with the ADS.
    Best Regards,
    Krish

  • Alternative for BW Open HUb Services.

    Hi All,
    We have recently implemented Open Hub Services solution for our clients, where data is being extracted from BW CUBEs to FLAT FILES. Now we came to know that we need separate License to use Open Hub Services. In the current context it's not possible to get the License immediately as it's more than the budget.
    Can anybody throw some light, which all other way we can use to get the data extracted to Flat Files other than BW.
    We are on BW 3.5
    Regards,
    Kironmoy Banerjee
    Edited by: Kironmoy Banerjee on Nov 13, 2009 11:47 AM

    Hi Banerjee,
    You can use Analysis Process Designer
    In SAP BW, data from various databases from systems available in the company are collected, consolidated, managed and prepared for evaluation purposes. There is often further, valuable potential in this data.
    It deals with completely new information that is displayed in the form of meaningful connectivity between data but that is too well hidden or complex to be discovered by simple observation or intuition.
    The Analysis Process Designer (APD) makes it possible to find and identify these hidden or complex relationships between data in a simple way. Various data transformations are provided for this purpose, such as statistical and mathematical calculations, and data cleansing or structuring processes.
    The analysis results are saved in BW data targets or in a CRM system. They are available for all decision and application processes and thus can be decisive (strategically, tactically, operatively).
    Examples of analysis processes include the calculation of ABC classes, determination of frequency distribution or of scoring information.
    For more info go through the below link
    http://help.sap.com/SAPHELP_ERP2004/helpdata/EN/49/7e960481916448b20134d471d36a6b/content.htm
    Regards,
    Marasa.

  • Not able to edit service ticket (complaint) in CRM

    Hi,
    The service ticket (complaint) in CRM has been replicated to R/3 as credit memo request, but the document in CRM is not able to edit. The error message is " Document is being processed, not possible to edit".
    I checked in SMW01, those tickets are unprocessed status, tried to reprocess but not to edit the document. Also tried to manully send to R/3 using toolbox transacton but no luck. I tried to push stucked queues in CRM but not moving.
    Pls suggest me what is the way to reprocess the stucked BDoc in CRM.
    Regards,
    Ram.

    Hi Sandeep,
    This happens when the document is distributed to ERP Systems. There are certain Item Categories that are sent to ERP System and only once the confirmations comes from those system you can further process those document.
    You won't find any errors there.
    You can check the BDOC Entries and then can find the target system where the document was distributed. And then logon onto that system and release that document.
    Hope this helps.
    Thanks,
    Samantak.

  • What is the URL for an external web service

    I have an external web service that I want to invoke a BPEL process. I was wondering how to find the URL for the BPEL process.
    cheers
    James

    We're invoking the BPEL endpoint from a .NET app using the 'endpoint location' but seemed to be forced to use the embedded version number. For instance we have to say 'http://<server>:<port>/orabpel/<domain>/<process>/1.0' and I can't seem to get rid of the '1.0'. This contrasts to the WSDL location where I can use a browser and remove the version number to get the current default.
    Am I doing something wrong? I'd like to avoid embedding the version in the endpoint.

  • What is the best process for creating, opening, editing, etc PDFs from within Visual Studio 2008?

    I am the project manager on a web-based application that will need to:
    Create, open, edit, save, etc PDFs from within a Visual Studio 2008 web application (Visual Basic).
    Populate PDFs from SQL server 2010 database.
    Allow users to use PDF editing tools from within the website.
    BTW, the application is being written in Visual Basic.
    Will the SDK allow us to do this? What licenses do we need to purchase?
    Are there 3rd party plugins that make doing these things much faster and simpler?
    Any input is GREATLY appreciated!!!
    Sincerely,
    Mike

    I don't think Acrobat, or the Acrobat SDK can help you. Acrobat cannot be run on a server.

  • Not able to edit Service Contract from WEBUI beacause of error

    Hi,
    I am trying to edit Service Contract from WEB UI. But, when ever I say edit, it is giving error saying
    "Document is being distributed. Changes are not possible".
    Can you please let me know, why such error comes..and how to rectify that.
    Thanks,
    Sandeep

    Hi Sandeep,
    This happens when the document is distributed to ERP Systems. There are certain Item Categories that are sent to ERP System and only once the confirmations comes from those system you can further process those document.
    You won't find any errors there.
    You can check the BDOC Entries and then can find the target system where the document was distributed. And then logon onto that system and release that document.
    Hope this helps.
    Thanks,
    Samantak.

  • Time recording for service ticket

    hi
    1. what are the configuration settings required for time recording in service ticket
    2. how to get the reporting done on the time recording and how to set up reporting
    Thanks & Regards
    kishore Kumar

    Hello,
    we use for this time recording SAP BI.
    We record timestamps of the system status change from open - in progress - done.
    See this link:
    [http://help.sap.com/saphelp_bic703/helpdata/en/f1/9dfb3b699bde74e10000000a114084/frameset.htm|http://help.sap.com/saphelp_bic703/helpdata/en/f1/9dfb3b699bde74e10000000a114084/frameset.htm]
    Best regards
    Manfred

  • Unlinking an InteractionRecord from a Service Ticket.

    Hi Gurus,
    I would like to find out if it is be possible to remove the link between an InteractionRecord and a Service Ticket? In our scenario whenever we create a service ticket an interaction record will be created automatically along with the service ticket. But it is not happening all the times. Some times Interaction record won't be created along with the service ticket. Can any one tell me why this happens like this?

    Hi ManniF,
                  Thanks for your quick response. Here we are creating the service ticket under IC_AGENT role. Actually what happens in our case is whenever we open a Service Ticket in IC, sometimes all the servicetickets comes under business context of a service ticket. Can you tell me why the service tickets comes under business context of a service ticket.Can any one tell me how to restrict the service tickets under business context when I open a service ticket?
    Edited by: MuraliKiran on Jul 2, 2010 12:18 PM
    Edited by: MuraliKiran on Jul 2, 2010 12:20 PM
    Edited by: MuraliKiran on Jul 2, 2010 12:23 PM

  • Help needed in Service Ticket view version CRM 2007

    Hi,
    We have a requirement to replace the Service Level Agreements with Location details screen (custom defined) in the Service Ticket View. I did this in 5.0 version,but couldn’t replicate it in the CRM 2007
    version.
    Here is how I proceeded in the new version.
    Instead of creating a new view, I approached the Adding required
    context node approach and populated the fields that we need.
    1. I enhanced the component ICCMP_BTCTR
    2. I added Context node BTActivityH ( I did not link it to any CutomController in the wizard, but defined dependency to Higher LevelContext node BTAdminH, with BOL relation, BTHeaderActivityExt, and
    activated the check box “Always Create Instance” and let the the wizard to finish off.
    3. Then using the UI Config tool, I copied the standard configuration to my custom config for changes, I removed all the 3 fields that are there in the standard configuration, and replaced with the attributes
    of BTActivityH using UI Config tool in the component work bench. All fields are Input ready fields (not set for Display only).
    4. When I open the Service Ticket view to access these fields, in the UI of Service Ticket, I realized that they are display only fields.
    5. Then I created the attributes, ( to access GET_I_S_*) methods of the attributes, and I externally set rv_disabled = ‘FALSE’ in the metod (say GET_I_S_CITY)
    6. Now I am able to input values for those fields, but still I am not able to save those entries that I entered in there.
    I guess I am missing some thing in the wizard, like linking custom
    controller or dependency relations.
    Is it mandatory for me to bound the context node to component
    controller Node (BTActivityH). If so how can I bound it.
    Please advice me.
    Thanks and regards,
    Sreekanth

    Hello Sreekanth,
    I think that the fields are read-only and not saved because your context node is not bound to a custom controller. (Even though your higher level node, BTAminH, is probably bound to a CuCo)
    The code to perform the CuCo binding is mostly coded in the CREATE_BTACTIVITYH (controller class->typed_context->create_btactivityh or check create_context_nodes to see how the method is called)
    like this:
      owner->do_context_node_binding( iv_controller_type = cl_bsp_wd_controller=>co_type_custom
                                      iv_name            =  <name of the CuCo>"#EC NOTEXT
                                      iv_target_node_name = '<the context node of the CuCo to bind to>'
                                      iv_node_2_bind = <your context node> ).
    Now, save yourself a headache and a lot of debugging time and just create a new context node through the wizard again, this is much easier than trying to 'fix' it yourself! Once you have created your new context node you can delete the old one by deleting the attribute in the typed_context class.
    Hope this helps!
    Reward points if useful!
    Kind regards,
    Joost

  • IC WebClient_Field Classification in service ticket

    Hello,
    We're implementing CRM 4.0 with the "Interaction Center WebClient" (SAP Portal) and the transaction "service ticket" (we use for transaction type TSRV as a basis, and copied it in ZSRV). In the portal header data of our "service ticket", there is a field "Classification", which we would like to customize with values.
    => Problem: we cannot find any corresponding entry in the CRM IMG Customizing for this filed "Classification".
    Does someone have an idea?
    Thanks a lot,
    Regards,
    Nad

    Hi
    for classigication fileds  you need to use category modler pcui based application from transaction code crmc_pcuitools and select
    CRMM_ERM_CAT as option and click on executre button
    then you will find the pcui based category modler view select new button and define the new schema there by selecting the node and subnodes in it assign the codes  from subject profile for each label define labels for each node assignthe subject profile under the application area of schema and select the future date and time to activate the schema and release the schema set time 10 min future date andtime and go back to crm_ic transaction open the service ticket transaction u will see the dropdown values at 4 levels appear there
    please do reward points if helpful
    regards
    Vikas

  • Adding classifications to service ticket in IC WEB CLIENT

    Hello,
    We use the IC Web Client system with an interface to an HP open view system.
    To open a new service ticket we plan to use the CRMXIF_ORDER_SAVE function through a web service.
    We would like to add classifications to this order but it doesn't exist in this function.
    1.     Is there any function (BAPI) that can open a service ticket with classification?
    2.     Is there any function (BAPI) that can open a new classification and assign it to a product?
    3.     Is Hp open view is a certified partner of SAP and there for has a connection to assist with the IT Help desk scenario?
    Thank you very much.
    I will really appreciate it if I will get an answer for those questions.
    Nurit Rotman

    Ritu,
    You need to have Service Add On Extension to view Service Ticket in the IC WebClient.

  • What is the URL for the keynote help link in the keynote app

    what is the URL for the keynote help link in the keynote app on the ipad. I have a firewall in place to keep student from accessesing unwanted/restricted information, where can I find the url/ip address to unblock this site. Thanks

    Hi Ravi,
    As such there is no path for directly opening Visual Composer from the Netweaver system (I suppose this is what you mean by the acronym nws). Visual Composer can only be opened by the URL as given by Rahul:
    http://<hostname>:<port>/VC
    Bye
    Ankur

  • Hi what is the url for visul composer help me

    hi firends
    i am new to nws adminstration can any one help me to my question ?(url for visul composer) and if any paths are located in nws  system  plz give the path
    thank u
    ravi

    Hi Ravi,
    As such there is no path for directly opening Visual Composer from the Netweaver system (I suppose this is what you mean by the acronym nws). Visual Composer can only be opened by the URL as given by Rahul:
    http://<hostname>:<port>/VC
    Bye
    Ankur

Maybe you are looking for

  • Serial number is not getting updated in GR

    Problem: Serial number in not getting updated GR document (in stock) while going GR for production order. We are using u201CBAPI_GOODSMVT_CREATEu201D to do production order GR in one development. And we have used serial number profile in which we kep

  • How to get Acrobat print dialog in Safari

    I am asking this question here as well as in the Win forum as I do not know if it is a Win ony issue: When IE or Firefox is displaying a .pdf the browser print button, file/print and ctrl-p take you to the Acrobat Reader print dialog and the .pdf its

  • How to block field groups instead of fields on tcode BP in SAP ECC

    Hi Experts, Does anyone know how I can block modification of entire tabs in tcode BP for a given user access role instead of down at the field level only? Example: how can I make the entire Address tab of the General Data view nonmodifiable instead o

  • Form getting misaligned in QUA SYS and PROD SYS , fine in DEV SYS

    We have a PO smart form in development system which is working fine .But in QUA and Prod sys the text is getting misaligned. The problem is with the text that is assigned to a table line type with fixed column width , which is not displaying in the r

  • UCCX or CUCM Hunt Groups

    Does anyone have a checklist for supervisors or administrators to help them decide if a CUCM Hunt Group or UCCX is needed to service departmental call distribution? -Users can login/logout of line groups with the HLog softkey. -Calls can be sent off