Transaction launcher in CRM Web IC

Hi,
We are trying to use transaction launcher in the WEB IC to call an R3 transaction. We have successfully managed in DEV and now we want to move across to QA for transport. But the handler class and config is done for DEV so far. In order to work this in QA, should we create/define the R3 QA system as logical system + RFC in our CRM Dev box and then transport ? Will it be required to be done for Prod as well then from dev?  is there any other recommended way of doing this.
Regards,
Vin

Transaction Launcher handler class user mapped logical system to connect to R/3 environment.
I dont think you can transport Logical System,RFC Connections from Dev to QA or QA to Prod.
So before you start testing on QA,make sure that logical system for R/3 is already defined and RFC Connection is established.All you need to do is make sure that mapped logical system is created with the same name you have in DEV.To define the mapped logical system follow the path
Easy Access->Interaction Center->Interaction Center WebClient->Administration->System Parameters->Defined Tx Launcher Log Sys and URL's.This is the easy way without changing your code in Handler Class.
If you have already established a mapped logical system and you dont want to create another then you can do some code change in the below mentioned handler class methods
1. CONSTRUCTOR.
** In the Constructor methos replace the OWNLOGSYS with 
  ** the available mapped logical system in your QA env
  property-name  =  
  cl_crm_ic_abox_constants=>mapped_logsys.
  property-value = 'OWNLOGSYS'. "#EC NOTEXT
  append property to gt_properties.
2. CLASS_CONSTRUCTOR .
** In the Constructor methos replace the OWNLOGSYS with 
  ** the available mapped logical system in your QA env
  gv_mappedlogsys =
    'OWNLOGSYS'. "#EC NOTEXT
3.GET_ACTION_DEFINITION .
** In the Constructor methos replace the OWNLOGSYS with 
  **the available mapped logical system in your QA env
   concatenate cl_crm_ic_abox_constants=>bor_action
              'BUS1006005'  "#EC NO_TEXT
              'EDIT'  "#EC NO_TEXT
              'OWNLOGSYS'  "#EC NO_TEXT
         into rv_result.
The same applicable for QA to Prod too.
Hope this helps.
Thirumala.

Similar Messages

  • Transaction Launcher for CRM IC Webclient

    Hi
    I need some help in configuring Transaction Launcher for CRM IC Webclient, the catch is the backend is not SD but Campus Management. Help pls [email protected]
    Anu

    Hi Raja
    Thanks for your reply actually I don't have the cookbook can you please email me the link to the cookbook or the pdf. Thanks once again
    [email protected]
    Anirudha

  • TRANSACTION LAUNCHER--CALLING CRM Z TRANSACTION THROUGH WEB UI

    As per the requirement, we are trying to call CRM  Z transaction through web UI. We have used the Object TSTC and created a replica of the object ZTSTC and used the method execute. Made the necessary config for navigation bar and Business role. We could see the link in the Navigation bar but the link could not call the transaction. Pls suggest.Do we need to take the object of the Transaction or copy TSTC and proceed. Thanks in advance.Points will be awarded

    PLS FIND THE DETAILS TO PROVIDE THE INPUTS
    Configure Transaction Launcher TO CALL T.CODE ZEGNM_IMG FROM CRM THROUGH WEB UI USING TRANSACTION LAUNCHER
    USED THE OBJECT ZTSTC BY COPYING TSTC OBJECT AND BY RELEASING THE OBJECT WITH METHOD EXECUTE
    PROVIDED THE T.CODE ZEGNM_IMG IN THE VALUE FIELD IN THE ABOVE SCREEN
    CREATED THE DIRECT LINK ZEGNM_K
    CREATED THE DIRECT LINK GROUP ZEGNM_K
    ASSIGN THE DIRECT LINK TO THE DIRECT LINK GROUP
    ASSIGN THE DIRECT LINK GROUP TO THE PROFILE TMFLEASING WITH POSITION 80
    IN THE BUSINESS ROLE CUSTOMIZING MADE THE DIRECT LINK GROUP VISIBLE
    AFTER MAKING THE ABOVE CONFIGURATION WE HAVE LAUNCHED THE WEB UI AND THE FOLLOWING ERROR IS SHOWING UP
    PLS FOLLOW THE ABOVE SCREENSHOTS AND PLS PROVIDE YOUR INPUTS TO ACHIEVE THE OBJECTIVE OF LAUCHING THE Z CRM GUI TRANSACTIONS USING TRANSACTION LAUCHER
    ALSO PLS FIND THE SCREENSHOT OF ITS
    URL OF ITS USED
    u201Chttp://crd.tmf.com:8003/sap/bc/bsp/sap/its/webgui?transaction=IC_LTX&okcode=ICEXECUTEu201D

  • Pop-up screen not showing while accessing transactions in SAP CRM WEB-UI

    When we are logging on SAP CRM WEB UI, for transactions like Lead, Complaints and Activities-
    Sometimes Pop up screen is showing for selecting transaction types, but sometimes it is not showing.
    We have tried it on different work stations with same user id and standard business roles , but we are not able to trace the problem. Also with same id sometimes error shows, "No business roles attached, not allowed to logon,
    after that when we tried on other workstation with same id we were able to access all transactions.
    Please suggest what would be the problem. 
    Rishikesh

    This is sporadically occurring issue hence I cannot pin point one single reason. Since sometimes you are able to logon and some time not certainly it could not be a Role authorization issue.
    Just check if your business role is properly configured. Thats all i can say.
    Regards
    Kavindra

  • LAUNCHING URL BY CLICKING ON BUTTON(USING TRANSACTION LAUNCHER) IN CRM 2007

    Hi,
    I am working on the object which requires configuring transaction launcher so that when button is clicked,URL is open. This development need to be implemented in CRM 2007.
    Kindly suggest.

    We are working in a sandbox environment on CRM 2007 and trying to launch a transaction in an ECC 6.0 system. We get a login box into the ECC server which executes fine but after a few seconds we are returned back to the CRM server without displaying the transaction. All authorizations are correct but it seems that the container is not being populated with the requested transaction. Has anyone else seen the same behavior? We are about to put in a note to see if we can get assistance. We have implemented latest Support Packs and Enhancement Pack 3 was recently installed in the ECC environment. We have implemented all the appropriate notes (1029777) to make sure that we are using the recommend functionality.

  • Transaction Launcher in CRM 7.0 reverts back to CRM view.

    Hi Experts,
    I have configured all the necessary setting required for transaction launcher but still cannot launch it.
    The issue is when i launch it, it directs me to the logon screen of target system (ERP/ECC). Once i give my userid/psw, system thinks for couple of second and the system jumps back to CRM view.
    In my case, i'm using transaction launcher to launch VA31 (Scheduling agreement). On executing the launch transaction it is closed immediately and the system reverts back to account identification screen without any error message.
    I have created ZTSTC in ECC and checked "synchronous" for method "transaction.execute". Do i need to create ZTSTC in CRM as well?
    Thanks
    Shree

    Hi Shree,
    First, you don't need to create ZTSTC in R3/ECC. Create ZTSTC in CRM and make the method: ZTransaction.Execute - Synchronous. Then change the status to 'Released'.
    In R3, in /NSE80 create a Display Object, like "ZCUSTOM". In ZCUSTOM create a method. In your case create "ZVA31". In the ABAP tab of the method, check 'Transaction' and in the 'Name' field enter: VA31. Save and release this method and Object.
    Now, before you proceed with the next step of seting up SSO (Single Sign On) check if these notes have been followed:
    A) Maintain the settings for domain 'CRMD_CIC_ABOX_ITS_BASE_URL' in SE11 as per NOTE: 1337200.
    B) Maintain settings for logical systems as per Notes: 1337472 (For R3) and 1337200 (For CRM) logical systems.
    After this ensure that the URL for R3 ITS looks like this: http://<server>:<port>/sap/bc/gui/sap/its/webgui/!?transaction=IC_LTXE&okcode=ICEXECUTE
    Before creating R3/ECC Transaction launcher links - SSO certificates need to be setup by BASIS.
    a.     Import CRT certificate into target system (your CRM client) via Export/Import in STRUSTSSO2
    b.     Run SSO2 in target (CRM) and check green lights.
    c.     Maintain table TWPSSO2ACL and put in system and client (CRM, XXX)
    d.     Activate in SICF /sap/public/bc/its and also sap/bc/gui/sap/its
    e.     SE80 -> Internet Services.  Look for SYSTEM and WEBGUI and Publish them.
    Please try these and let me know if this works for you.
    Regards,
    Ramesh Nallabelli

  • Transaction Launcher in CRM 7.0 WebUi

    Hi Experts,
    I've configured Transaction launcher for ECC transaction FBL5N in CRMWebUi.
    But when I click on the link a blank sceen is comming without any error messages.
    when I directly copy the URL in web browser its working fine.
    Any guesses where can I check?
    Thanks
    Manjushail

    Hi Manjushail,
    Is it a browser problem? Check your browser's security settings and relax some of them and see if it helps.
    -Rohit

  • ITS WebGUI in CRM(By transaction launcher )

    Hi all,
    We would like to incude transaction "S_AE2_89000019" from CRM to SAP CRM WEB Client UI.
    We have done the following steps using the SAP best practices (C04-Configuration guide):
    1. in transaction CRMS_IC_CROSS_SYS we have configured the CRM system with url: http://CRMnameServer:httpport/sap/bc/gui/sap/its/webgui/!?transaction=IC_LTX&okcode=ICEXECUTE
    and ERP system with url
    http://ERPnameServer:httpport/sap/bc/gui/sap/its/webgui/!?transaction=IC_LTX&okcode=ICEXECUTE
    2. we have set TSTC to synchronous (CRM and ERP)
    3. we have configured transaction launcher through wizard (tx CRMC_UI_ACTIONWZ)
    4. we have created logical link for transaction and we assigned the link to work center and business role.
    The problem is that when we are opening the SAP CRM web gui and click on the link that we have created, we take a blank picture with a red x "PLease wait..." and nothing else opens.My CRM Version is 7.0 EHP1.
    The webgui service in the tx sicf have been a test, after login in, a blank picture with a red x "PLease wait..."  is also remaining.
    Can anyone help?
    Thanks in advanced.

    Lei Cao,
    Want to check if this issue is resolved. I have the same problem where I am getting 'please wait" with red x screen when I configured transaction launcher from crm web ui.
    Did you ever get this resolved? If so please share your approach ? And is this authorization related?
    Rajani

  • Open ERP transaction within CRM 2007 using wizard for transaction launcher

    Hello everybody,
    I am trying to launch a SAP ERP transaction within SAP CRM 2007 using the transaction launcher wizard.
    First I maintained all necessary setting for the RFC connections (in ERP and CRM) using for example transaction SM59 and BD87, e.g. the master data replication is working fine. Second I created a business object type based on the SAP Standard business object TSTC and set the u201CExecuteu201D method to u201CSynchronousu201D in SAP ERP.
    Afterwards I created the URL for our ITS server and started the transaction launcher in CRM. During the step u201CFurther technical detailsu201D I selected as transaction type u201CBOR transactionu201D and chose our logical system (ERP) and added our newly created BOR object type as well as the method u201CExecuteu201D. If I now press the u201CNextu201D button the error message u201CAn RFC destination could not be specified for the logical system XYu201D is shown.
    Any help is highly appreciated.
    Thanks lot and kind regards,
    Franziska

    Hi,
    The error you get is because the client you have mentioned for logical system mapping and the client in which you created the BOR object are not same.
    Remember, for sucessfull transaction Launcher Configurations,
    1) The client in which WEB UI Runs
    2) The Logical System mapping and client mentioned in ITS url
    3) The client is which you created the BOR object.
    4) The client on which you are configuring transaction launcher wizard
    ALL SHOULD BE THE SAME CLIENT, unless you are using the OWNLOGSYS concept for logical system mapping.
    For example,
    If my WEB UI is on client 200 of development system,
    then i must create TSTC based BOR in client 200 , Map logical system for client 200 and configure trnsaction launcher in client 200.
    In this approach, you cant transport the developments to other system and client ( like Quality and production system) , hence its advicible to create a logical system with name OWNLOGSYS. The name of logical system must be kept OWNLOGSYS in all the systems and clients so that then you can transport yout transaction launcher developments and the error you get now will not come. It its not possible to maintain the logical system with this name in all the system , then you will have to do as i mentioned in points 1 to 4.
    Hope this helps.
    Thanks & Regards,
    Suchita

  • Unable to access ECC transactions from CRM using Transaction Launcher

    Hi Folks, we are trying to create a booking request using VA11 from portal. For this we have configured transaction launcher in CRM which will connect to ECC system from portal and VA11 screen will be launched. For this we have done the necessary configuration in transaction launcher (Including RFC destination and logical system) and this is working fine in Dev system but not in quality system. We are able to see SAP screen with toolbar Menu and System but not the entire transaction (refer image below). Our questions here are,
    1)     What user type has to be configured when connecting from CRM to ECC? (System, Communication data or any ohter)
    2)     If this has to work with user as Dialog, is there any supporting document from SAP saying this should be Dialog user?
    3)     Is there any other issue and need development specifically related BOR TSTC?
    Warm regards and thanks in advance for your time.
    Prasad

    Hello JC,
    Yes, it is possible . You have to create new work center link or Direct Link for the existing transaction launcher.
    Transaction Launcher
    Regards,
    Ashik

  • Transaction launcher to launch to legacy Microsoft fat client

    Hello Experts!
    I need integrate our IC Web Client (CRM 2007) with a legacy desktop application which is written in Microsoft Visual C++.  Can anyone pass on a reference on how to pass business partner data to such a legacy application using the transaction launcher within CRM?
    Best Regards,
    Tom Halloran

    Hi Tom,
    I would try the below steps to achieve the requirement.
    Define the URL in Tcode  - CRMC_IC_LTX_URLS.
    Maintain the URL ID, Description, Request Method and your desired URL under Non-BSP URL for your legacy desktop application.
    Define the Parameters which you want to pass like Business Partner Data in Define Parameters. Maintain the Element Type as Export for the Parameter Business partner data.
    Run the Transaction launcher wizard and create a new logical link same as your Transaction launch id.You can copy any of the standard logical link of type "C Launch Transaction". Do not change the Target ID and Parameter Class.
    If the above step doesnt work try assigning the URL in CRMS_IC_CROSS_SYS and check again.
    Hope this helps.
    Regards,
    Chandrakant

  • Transaction Launcher to R3 transaction with parameter

    Hi everyone, I´m working in a new project where I want to excecute a Z transaction in R3 via transaction launcher in CRM. The thing is that I want to send the business partner that was identified in CRM during a call as parameter. I already work with transaction launchers and parameters but was with a BW URL report and the parameters are sent within the URL, but I don´t know if with R3 transactions it can be done, does anyone can tell me if this scenario is something that can be done with transaction launcher configuration or what kind of development do I need to do in CRM ?  do I need to develop something in R3 in order to receive the parameter !?
    Any advice will be appreciated.
    Thanks !

    Hi Isaac,
    Plz refer to below threads.
    Almost Everything About Transaction Launcher - Part I
    http://scn.sap.com/thread/3530582
    http://scn.sap.com/thread/1464347
    Thanks,
    Faisal

  • RFC error for Transaction Launcher to launch a CRM ABAP report  on WEB UI

    Hi all,
    My Task is to assign a custom CRM report on the web ui.
    I have created a transaction for this and using the transaction launcher wizard to assign it as a link on web ui .
    In the transaction launcher wizard ,  In the 'Define Further Technical Details' i have entered the
    Transaction Type as 'BOR Transaction'
    Logical system : my current system crm client which is QCCCLNT703
    BOR OBJECT TYPE : tstc_uif (also tried with TSTC )
    Method Name : EXECUTE
    When i try to click on the report on WEB UI, it gives me a status message saying the ''RFC Destination is not set up for QCCCLNT703'.
    Can you please advice me on how to do this . I guess the issue is with the Logical system set up .

    Hello,
    I think you have rightly pointed out the reason of the error. You must have maintained the logical system 'QCCCLNT703' using transaction CRMS_IC_CROSS_SYS. However you also need to maintain the same entry in transaction SM59 with name RFC destination name as 'QCCCLNT703'.
    I hope this would fix the issue.
    Thankx,
    Amit Sen

  • How to Launch CRM Web-UI when IE is crashed down

    Dear experts,
    My IE is crashed down because of some historical reason. However, when I use "crm_ui" or "wui" transaction codes to try to launch CRM Web-UI, the error message always pops up like this:
    " Thes sytem is trying to execute the program C:\Program Files (x86)\Internet Explorer\iexplore.exe"
    And since my IE is crashed and the iexplore.exe can not get executed any more, I can not log-on Web-UI via GUI directly.
    For some reason that I really can not fix this issue by fixing IE, so could some expert urgently help me and teach me how to configure or modify the defaulted route of web-UI lauching path so that I can change it to firefox.exe or chrome.exe?
    Thanks so much for your kindly help in advance if any.
    Best regards,
    Vivian

    Hi Vivian,
    today I had a look in the system. With my above assumption I seem to be wrong. SAP does not use the system default browser. It checks the registry for a config string and otherwise always uses InternetExplorer. Though I do not know how this registry string is filled (maybe by setting a default browser ;-) )
    See the screenshot below for the logic that is invoked by transaction WUI. WUI is the more common way of CRM_UI ;-)
    Now it is up to you again:
    Fix your windows installation.
    Change the registry string to use Firefox or Chrome.
    Do as Christian pointed out and call WebClient by URL.
    For the last option keep in mind: Calling other browser dependent transactions will crash as well. Just check SOAMANAGER. Testing WebClient components using the component workbench will not work either.

  • Log off pop when navigating from SAP CRM Web IC to Utilities transactions

    Hi Experts,
    I have created about 100 transaction launchers for ISU transactions, which are linked to the navigation bar in the Web IC. If I Click on this link which should open an ISU trnsaction, it doesnt open the ISU transaction. Rather it gives me a pop up as LOG OFF. The problem is most of the transactions are opening up this way, but there are only a few that doesnt open up and gives a log off error.
    The client mapping of CRM system and Utility system has been done.

    Hi Friends,
    I have configured a transaction launcher for ISU transaction code EL27 and EL29,
    I am facing the simular issue, when try to access these transaction from ICWC i face the same problem. Logged off successfully screen appears.
    Please let me know if you resolved this error.
    Thank you.

Maybe you are looking for

  • Photoshop wont open and says not responding when error message comes up

    I have photoshop cs6 and it will not open. After trying to open for awhile it says not responding in my dock. Then an error message pops up saying photoshop unexpectedly closed. It happened once before and crashed my whole computer to where no applic

  • Genrate xml header in abap

    I have to genrate a header xml file for using web service.it should be in this format soapenv:Header> wsse:Security soapenv:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" wsse:Usernam

  • Cannot create additional Radio Button items

    Hi. I am new to Appleworks database, so this my be a stupid question. When I try to add a field and define it as a radio button group, then try to customize the buttons via Options, it normally only shows 2 buttons "Item 1" and "Item 2". I can modify

  • To import unique boundries onto an xy graph as a graphic

    matlab has worked out unique boundaries for my particular application. now i want to transfer these boundary lines onto an xy graph in labview. so far i have been able to paste the boundaries on but then my results from the ladview programme do not s

  • Transfer apps/games to sd card

    Why cant sony just allow this feature again. Seems pointless to market it as an hd gaming smartphone if you are limited to using the 11GB storage for installing huge hd games right? Plus it would also solve the insufficient storage problem. A 33MB up