Integration CRM / CATS

Hi Experts,
I have problems with the integration to CATS. When creating a service confirmation (status = completed) in CRM 7.0, the system should create a CATS entry in ERP. But in the service confirmation nothing happens (not even an error).
I have done the customizing in CRM (IMG --> CRM --> transactions --> settings for service transactions --> integration) and in ERP (tx SCRM --> settings for service processing --> time sheet integration / controlling integration).
Do I need additional middleware settings? Any idea?
Regards,
Jens

Hi,
Please check
1. Does your item category of Confirmation have Relevant for COST tick
2. Have you run the report which transfers the service relevant settings to ECC
3. Have you assigned the service order and item category relevant for CONTROLLING and COSTING.
4. If you have maintained all the above, then check whether the confirmation is locked in smq1 and smq2 or is it in distribution lock then release the same and check the transaction.
Regards
Surendra More

Similar Messages

  • Integrating CRM On Demand /JDEE

    Hello Experts,
    We have a requirement of integrating CRM On Demand and JDEE with SOA Suite as an middle ware.
    For initial development phase we have attempt to log in to CRM OD and able to create a Session ID and log out using JAVA code available @ http://www.webbasedcrmsoftware.com.au/crm-on-demand-tutorials/65-java-access-to-crm-on-demand
    When we run the same log in java code from the SOA BPEL @ http://www.oracle.com/technetwork/topics/ofm-siebel-blog-postings-092216.html
    String sessionString = "FAIL";
    String wsLocation = "https://yourinstance.crmondemand.com/Services/Integration";
    String headerName;
    try
    // create an HTTPS connection to the OnDemand webservices
    URL wsURL = new URL(wsLocation + "?command=login");
    HttpURLConnection wsConnection = (HttpURLConnection)wsURL.openConnection();
    // disable caching
    wsConnection.setUseCaches(false);
    // set some http headers to indicate the username and password we are using to logon
    wsConnection.setRequestProperty("UserName", "myusername");
    wsConnection.setRequestProperty("Password", "myencryptedpassword");
    wsConnection.setRequestMethod("GET");
    // see if we got a successful response
    if (wsConnection.getResponseCode() == HttpURLConnection.HTTP_OK)
    // get the session id from the cookie setting
    for (int i=0; ; i++)
    headerName = wsConnection.getHeaderFieldKey(i);
    if (headerName != null && headerName.equals("Set-Cookie"))
    // found the Set-Cookie header (code assumes only one cookie is being set)
    sessionString = wsConnection.getHeaderField(i);
    break;
    String formattedID = sessionString.substring(sessionString.indexOf("=")+1,sessionString.indexOf(";"));
    setVariableData("SessionID",formattedID);
    //System.out.println("Session ID: " + sessionString);
    catch (Exception e)
    System.out.println("Logon Exception generated :: " + e);
    we are not able to get session ID :(
    Are we missing some thing :( like importing CRM-OD certificate to Weblogic Server?
    Please some one guide me

    So does it work on one server and not the other?
    Also -
    String wsLocation = "https://yourinstance.crmondemand.com/Services/Integration";
    wsConnection.setRequestProperty("UserName", "myusername");
    wsConnection.setRequestProperty("Password", "myencryptedpassword");
    You are changing these in your code - correct?

  • Integrating CRM On Demand with EBS (12.1.3) using BPEL

    Hi,
    I am working on POC for the integration between EBS and CRM On Demand. We are EBS R12.1.3 and have SOA Suite 10g.
    We are planning to use BPEL to do this communication between EBS and CRM OD. Is this something that is possible using BPEL. In additional to BPEL, do we need Java coding or any other language coding?
    I donwloaded the Account WSDL from the CRM OD website. Created a new BPEL Process using that WSDL. I read that we need to pass the login credentials using a soap header. Can you please let me know how we can do this in a BPEL Process.
    Any pointers would help me alot.
    Thanks in advance.
    Thanks,
    Sreenivas.

    Hi,
    I found a document about using this feature with EBS 11i. I could not find any document that says it is not supported.
    http://simplelogic.in/casestudy/Oracle_EBS_11i_Resumable_Space_Allocation_For_Manufacturing_Sector.pdf
    Regards,
    Bashar

  • CRB Integration: CRM-ISU

    Since there seem to be a new post every day for basic setup of ISU integration with CRM, here is one thread which provides links to the documents in the service marketplace and elsewhere.
    Most of these documents are directly available at the Utilities page on the Service Marketplace https://service.sap.com/utilities
    Choose 'SAP for Utilities - Product Information' then 'SAP CRM for Utilities' and lastly click on 'Cookbooks & Guidelines' as shown below
    New 12-15-2013
    CRM for Utilities Overview
    https://service.sap.com/~sapidb/002007974700000213002013E/CRM_Utilities_2013.pdf
    New 03-27-2013
    WebClient UI Style Guidelines - great resource for understnading how to develop user interfaces in ICWC
    http://www.sapdesignguild.org/resources/uiguidelines.asp
    New 06-14-2012
    Best Practices - Setting Up a Best Run Interaction Center with SAP for Utilities
    https://service.sap.com/~sapdownload/011000358700000669512012E/SettingupaBestRunIC.pdf
    New - 05-14-2013
    The Utilities Check Cockpit
    This link only works for internal SAP folks, sorry.  https://service.sap.com/~sapdownload/011000358700001040272011E    
    Here is link for the help for the check cockpit. Utilities Check Cockpit - Functions for the Utilities Industry - SAP Library
    New - 11-14-2011
    Link: [Defining Products and Packages|https://service.sap.com/~sapdownload/011000358700001236052011E/Pakete_Definition_e.pdf]
    Link: [Selling products and packages|https://service.sap.com/~sapdownload/011000358700001235842011E/Pakete_Verkauf_e.pdf]
    Link: [Products and Product Packages|https://service.sap.com/~sapdownload/011000358700001424402010E/Final-Produktpakete_EN.pdf]
    Link: [Error handling with replication of contracts and TMD|https://service.sap.com/~sapdownload/011000358700004455162003E/Errorhandling_IS_U_CRM_e.pdf]
    Link: [Using ISU Master Data Templates|https://service.sap.com/~sapdownload/011000358700000623432005E/Cookbook_MDT_e_140507.pdf]
    Link: [ISU Setup Load Guide for Business Agreements/Contract Accounts|https://service.sap.com/~sapdownload/011000358700001088262009E/SDG_busagrmnt_contrtacc_e.pdf]
    Link: [ISU Setup Load Guide for BP relationships|https://service.sap.com/~sapdownload/011000358700000347572009E/SLG_GP_rel_Partner_roles_e.pdf]
    Link: [ISU specific Business Partner Load Setup|https://service.sap.com/~sapdownload/011000358700001064192007E/SLG_GP_ISU_V2.pdf]
    Link: [ISU-CRM Contract Integration - Contract Management|https://service.sap.com/~sapdownload/011000358700001143442009E/ContrIntegr_021009_e.pdf]
    Link: [ISU-CRM Marketing Integration|https://service.sap.com/~sapdownload/011000358700000503312010E/Cookbook_Marketing_2007_e2.pdf]
    Link: [Master Agreements in Sales Processing for C&I|https://service.sap.com/~sapdownload/011000358700000159352009E/Rahmenvertraege_CRM2007_e.pdf]
    Link: [Quotation Calculation in Sales Processing for C&I|https://service.sap.come/~sapdownload/011000358700000483592009E/Kalkulation_CRM70_Gesamt_e.pdf]
    Link: [Replication of BP Contacts to CRM Activities, Interaction Records|https://service.sap.com/~sapdownload/011000358700000646422009E/Replication_BP_Contacts.pdf]
    Link: [Replication of Technical Objects - Connection Object, Premise, Point of Delivery|https://service.sap.com/~sapdownload/011000358700001988852008E/TechnicalObjets_KW_261108.pdf]
    Link: [Archiving ISU/CRM Objects|https://service.sap.com/~sapdownload/011000358700000732942010E/Utilities_CRM_Archiving.pdf]
    Link: [Utilities Process Framework|https://service.sap.com/~sapdownload/011000358700001113322009E/Utilities_Prozess_FW_en.pdf]
    Link: [Replication of ISU Price data|https://service.sap.com/~sapdownload/011000358700000042352009E/MDG_Preisreplikation_e.pdf]
    Link: [Usage of ISU Consumption Profiles|https://service.sap.com/~sapdownload/011000358700000065322009E/Profile_e_final.pdf]
    Link: [SAP Help - CRM with SAP for Utilities|http://help.sap.com/saphelp_crm700_ehp01/helpdata/en/46/66235fc77c453a8696f76c66e8014c/frameset.htm]
    Link: [Performance of Initial Download from ERP into CRM for ISU|https://service.sap.com/~sapdownload/011000358700000101082010E/Perf_Initial_Download.pdf]

    Hey Bill, thanks for the links.  Question - is the Utilities Check Cockpit available externally?  I try the link but receive an authorization issue using my new S-id
    I am trying the following link:
    https://service.sap.com/~sapdownload/011000358700001040272011E
    Thanks,
    James

  • Integrating CRM fields into a media document

    Can anyone direct me to information on integrating specific CRM fields into a media document? I have a marketing subscription website and am trying to implement a simple 'web to print' function for specific marketing materials for my subscribers. I've created the additional fields in the CRM database for photos, etc; however am trying to figure out the best approach for the end result which is inserting their personalized information into the form for printing.
    I have access to Adobe CC so if there is a recommended software to create the marketing template that will interface with the CRM database in BC??
    Any suggestions are appreciated - thank you.
    Jody

    Like a mail merge? basically you would be sending out many PDF's with different information per PDF? BC not out of the box, you are going to have to use a HTML to PDF service, there are several out there but they are costly, which is why I didn't use them and did my own. I did something like this for a client where they wanted downloadable PDF's with an admin tool that made the PDF's dynamically. Drop me a private message if you want to know more.
    There are also pure javascript to PDF conversation but I found nearly all of them didn't render the PDF's correctly unless the page was really really simple (ie. using no CSS)

  • Integration CRM 7.0 with ERP 5.0

    Hi,
    I want upgrade my actual system CRM to 7.0, what about the integration with my system ERP 5.0?
    Are there any document for know the functionality that should work and not work?
    Thanks in advance,
    Regards,

    Hi,
    Please have a look at the Master Guide for CRM 7.0. You can find it in the SAP Service Marketplace at www.service.sap.com/crm-inst -> SAP CRM -> SAP CRM 7.0 -> PLAN -> Master Guide CRM 7.0
    This document contains information on dependencies on your existing environment.
    For example in Chapter 3 "SAP CRM Scenarios", for ECC it states:
    Recommended version: SAP ERP 6.0 EHP 4
    Minimum version: SAP R/3 4.6C SP 53
    Please refer to this document for the info required.
    You may also find some useful information in the product availability matrix at service.sap.com/pam
    Replication of data between CRM 7.0 and ERP 5.0 should still work fine.
    Although you will be missing some functionality that would otherwise be available with ERP 6.0 EHP 4, such as functionality surrounding the creation of ERP documents from the CRM Web UI.
    Best Regards
    Gavin

  • Groupware Integration CRM 2007

    Hi Experts,
    We are implementing CRM 2007, I would like to know if I can make a synchronization of appointments,  task and contacts with outlook without Microsoft Exchange Server or it is mandatory?
    Thanks

    Try looking at  Groupware Integration Guide
    Links to CRM Documentation

  • Is there an integration between CATS and TEM?

    Hi friends,
    I have this requirement:
    I wanna see the training plans of an employee -that are made in TEM module- in his/her timesheet so that project managers can assign less work in the specified time interval.
    Is there such an integration in the system?
    Thanks in advance,
    Best regards,
    Dilek

    Hi
    There is no direct integration with TEM for CATS.
    In CATS you book time against the training TASK and the time is then sent to Time Magmt and from time it is sent to TEM with the Integration of Time and TEM.
    The EE can book time for future period in CATS against the TASK type created as training and that can be visible to the manager.
    The time booked on the particular TASK type is sent to Time Magmt.
    R K

  • Integrating CRM with multiple R/3

    Hi All,
    We have 3 R/3  and 1 CRM systems. All master data same 3 ERP systems. For example Material number :ABC same 3 ERP systems. 3 ERP systems different master data GUID number produced and this GUID number problem extraction to CRM system.
    Can somebody please tell how to integrate the CRM to multiple R/3 systems for both Initial and delta download
    Best regards,

    Hi Okan,
       Define the naming convention that you are going to follow in CRM for the Business Partner.
    Define a External No range for your Busienss partner in CRM w.r.t to your R/3 system
    It is very much possible to assign your No ranges to the Business partner during its intial Load.
    When delta comes you have to mach the same key as it was generated during the intial load.
    Hope this helps
    Regards
    Sourabh

  • Integrating CRM with hosted Exchange server that is not Office 365

    I started out by setting up our domain, but it seems to be pushing me to add loads of DNS records so that Office 365 can use it.  Firstly, do I have to use an Office 365 hosted Exchange, or can I use an alternative (my Exchange is hosted with COLT CEANO)
    When I try and create an email server profile, I only have the ability to specify a name and description - the fields to specify incoming and outgoing servers etc. are not visible.
    I expect I am doing something fundamentally wrong, can anyone assist ?
    Thanks.

    If you are refering to the email function in CRM, then you have 3 option
    1. Server side sync
    2. Outlook client
    3. Email router
    You can use your own exchange to send out email.

  • Integration of CATS with invoicing

    hi,
    I wanted to know how CATS  used in invoicing ?
    plz reply
    Thanks & Regards,
    siya

    Hi Sam,
    Cost Center - They are buckets where costs can be captured ie an organizational unit wherein it defines the location of cost incurrence.
    Controlling Area - The controlling area is the highest organizational level within CO. It must exist before Cost Center Accounting (CCA) can be used. A controlling area will be created on a one-to-one basis with the company code created in FI.
    As cProject provide the intgration with CATS i.e. actual recording happens in the ERP system and the data is transferred to and from cProject system so it is a prerequiste to enter the controlling area, Cost center and activity type so that the accounting can be done.
    Paths to define:-
    Step 1 : Create Controlling Area:
    Menu Path
    IMG:Controlling > General Controlling > Organization >
    Maintain Controlling Area T-Code : OKKP
    Step 2 : Create Cost Center:
    Menu Path
    IMG:Controlling > General Controlling > Cost Center Accounting>Master Data>Cost Centers
    Maintain Cost Center : KS01
    Step 3 : Activity Type
    IMG:Controlling > General Controlling > Cost Center Accounting>Master Data>Activity Types
    Maintain Activity Types : KL01
    Hope this helps.
    Regards,
    Jatin

  • Integration of SAP CRM 7.0 with Lotus Notes 8.5 ?

    Hi,
    Just wandering if anyone has integrated CRM 7 with Lotus Notes 8.5 successfully lately? I am runing into problem installing the Groupware Connector.
    Aug 30, 2010 4:13:37 PM  ...sap.gcn.Logger.trace(Logger.java:134) [Domino.R5.ConnectionSys-local-8] Error: java.lang.UnsatisfiedLinkError: no nlsxbe in java.library.path
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at lotus.domino.NotesThread.load(Unknown Source)
         at lotus.domino.NotesThread.checkLoaded(Unknown Source)
         at lotus.domino.NotesThread.sinitThread(Unknown Source)
         at com.sap.gcn.dominor5.local.ConnectionSysHandlerLocal.init(ConnectionSysHandlerLocal.java:42)
         at com.sap.gcn.dominor5.ConnectionAbstract$ConnectionAbstractThread.init(ConnectionAbstract.java:130)
         at com.sap.gcn.dominor5.util.Adapter$AdapterThread.run(Adapter.java:136)
    Aug 30, 2010 4:13:37 PM  ...sap.gcn.Logger.trace(Logger.java:134) [main] Error: com.sap.gcn.ConnectorException: [ERR: 9]: Unspecified error: java.lang.IllegalThreadStateException: Thread is canceled
         at com.sap.gcn.dominor5.ConnectionAbstract.close(ConnectionAbstract.java:62)
         at com.sap.gcn.dominor5.GroupWare.releaseConnectionSys(GroupWare.java:563)
         at com.sap.gcn.dominor5.GroupWare.initialize(GroupWare.java:100)
         at com.sap.gcn.dominor5.ConnectionTest.testConnection(ConnectionTest.java:81)
    Caused by: java.lang.IllegalThreadStateException: Thread is canceled
         at com.sap.gcn.dominor5.util.Adapter.checkBridgeThread(Adapter.java:95)
         at com.sap.gcn.dominor5.util.Adapter.invoke(Adapter.java:47)
         at com.sap.gcn.dominor5.ConnectionAbstract.close(ConnectionAbstract.java:57)
    Regards,
    Kevin

    Can you please try to do the following in the steps .
    1) Search for the file nslbe.dll which can be in the folder c:\program files\notes . Add the location to the PATH variable in the environment variables.
    2) Go to the installation folder for Lotus notes which might be c:\program files\Lotus\Notes\jvm\lib\ext . In this folder please put the following files Notes.jar,mail.jar,activation.jar, nslbe.dll. Please do take care that you will need to add the files in the folder ..\jvm\lib\ext
    3) Add the ..\jvm\lib\ext folder location to your environment variables.
    4) Create a environment variable JAVA_HOME and add the location of the jre-bin,lib and the JDK-bin,lib to this.
    Restart your Server and the system where in you want to install the connector and try to run the installation again .

  • Help required in  webclient and crm report integration

    Hi ,
    how to integrate webclient and CRM reports in CRM 2007 UI.
    i dont have much idea in this area.My requirement is integrating CRM report and webclient.But i dont know where to find report adn how to link the report to webclient.
    Please anyone help me.
    Thanks in advance
    geetha,

    Hi Geetha,
    Create new CRM business role by copying standard SERVICEPRO or SALESPRO
    Even u can assign business roles SERVICEPRO or SALESPRO  to Oraganization units.
    Goto Org assginement and assign these business roles (Goto-Detail Object-click on business roles (Z or standard)-Save it.
    Assign your BP to org position
    Execute transaction code BSP_WD_CMPWB
    Enter CRM_UI_FRAME in test application and click on execute.
    select the profile -Left side menu you will find the standard reports.
    Regards
    Shanmuga
    Please let me know my inputs help you to find the report.

  • Security settings for CRM Integration with SharePoint

    I have successfully integrated CRM 2015 and SharePoint 2013, both on-premise. I can see the SharePoint iframe on my CRM.
    Next, is to set up the security. Only users with access to CRM record can access the respective SharePoint folders.
    After I set up the security in SharePoint, i.e, by only giving permission to the specific folder and not the root site's Visitors group, the iframe on CRM side displays an error. It seems that the iframe is trying to access the root URL first, to which the
    users don't have access, hence the error.
    Am I missing something or is it not possible? Little explanation is given on MSDN about the security settings.
    Another question, is there any plan for Microsoft to support server based integration for on-premise version?

    crm does not give the rights through to sharepoint. u have the option to open sharepoint external with list component where you must take away the sharepoint rights and for us never a usefull option. We created custom application internal and did not published
    sharepoint, we programmed so that documents are visible in iframe via a IIS website and looks to the logged-in user´s and only the documents are visible which belongs to his security role. its a lot of work but we found that it is also faster then the list
    component.
    gruss Daniel Ovadia MBSS - Microsoft Dynamics CRM MCNPS

  • Profit Center(Controling ) integration with SAP CRM Billing

    Hi,
    we are using SAP CRM5.O & R/3 4.7.
    Can you please some body give the information of Integration CRM Service billing integration with Controling(profit center).
    Regards
    Chandra
    Edited by: Chandra Sekhar Reddy.Botla on Apr 22, 2008 10:14 AM

    HI Anup,
    Thanks for your information .
    Here i will explain teh business senario.
    Here my client is doing service on behalf of  Actual service Provider(ex: cell repairs, On behalf of Nokia my client dong service for the End customers. warranty ).
    So that we creating service order  & billing on end customer, but payer will be the brand (nokia) .
    so here there is no expence relate transaction are posting. Here we are doing only billing (revenue  related transactions). This revenue has to be posted to concern profit ceneter. Where we will give teh profit center integration with CRM Service.
    Thanks in advance.
    Regards
    Chandra
    Edited by: Chandra Sekhar Reddy.Botla on Apr 22, 2008 7:27 AM

Maybe you are looking for

  • Help in understanding GUI's!!!

    Hi everyone, I'm new to this type of forum, but I figured it can't hurt to ask for help wherever I can find it. I'm in a Java II class right now, and I'm having a hard time understanding how to build a GUI. I created the programs provided in the book

  • Photoshop Elements 5.0

    A PC colleague wants to know how to create and SAVE a contact sheet. She has no problem printing them... that seems to be easy. But she is unable to actually SAVE one. Anyone know how to do this please? Thanks.

  • My new iPhone 6plus suddenly has no sound

    All sound is gone. I've tried everything  anyone with a fix?

  • Macbook Pro 15" right fan making strange noise

    I have a mid 2012 15" Retina MacBook Pro, 2.3 Ghz with 8 GB of RAM running 10.9.4.  About 3 days ago it fell on to tile floor from about 10 inches off the ground and hit the floor at a 45 degree angle.  There was no damage except for a small scratch

  • PSE 8 will not run on my mac

    Hi there, I have installed PSE 6 orignially and it would not run.  I tried the fixes suggested by adobe, but no success. I use PSE for my PC with much success. I have now tried to install the new version PSE 8 on my mac in hopes that the glitches hav