Outbound Proxy is triggered from CRM 4.0,  tag is missing in the payload

Hi,
A Outbound Proxy is triggered from CRM 4.0, one of the tag is missing in the payload. I had checked the SXMB_MONI in CRM and in XI as well both seems to miss that. I checked the BADI which triggers this PROXY the data is rightly populated to the PROXY method. Also, this problem is not occuring regularly but few times it misses the same tag. The occurrance defined in the datatype is 0 to 1. Can anyone help why this is happening..
Many Thanks..

This could rather be a logical error. May be the logic is not populating the XML tag on those occassions. I would suggest to debug in that direction.
VJ

Similar Messages

  • Purchase requisition triggering from CRM

    Hi experts,
    We are struggling to create a purchase requisition in ecc from service order.
    Rightnow we are facing the error in which the system is tryig to create a purchase requisition but it is picking a default purchasing organisation 0001 from somewhere... and trying to check its assignement with the material plant. since it is finding it is finding an error.
    Is there somwhere we assign a default purchasing organization in CRM ECC integration... or where is it picking up this default purchasing organisation...
    Or can you please explain stepwise what are the settings for the same.
    I will award maximum points.
    Regards,
    Surendra More

    Hi Rekha,
    I am facing problems in creation of Purchase requisition for service order for service products.
    The scenario is we have service products in ECC with material type DIEN and it is attached to plant and purchase group.
    But when i save service order i am getting the below error.
    Enter a (default) purchasing group for material group SUB_MC (Notification E CRM_SRV_LOG_EXT_OLTP 002)
    I am not able to understand what i am missing.
    some clue please.
    Regards
    Raju

  • Upgrade from CRM 4.0 7.0 Missing existing Custom fields

    Hi experts:
    We have recently upgraded from 4.0 to 7.0 and many of the custom fields we created in 4.0 are not available in the UI.  When I look in the BSP workbench under the page view that is defaulting in the webUI, I can see the fields in the context node structure but I cannot get them to appear on the webUI as available to add to the page. 
    Any help would be most appreciated!
    Thanks!
    Chris

    Hi Chris,
    Follow the path in SPRO
    CRM-> UI Framework ->UI Fr Def ->Design Layer-> Deactivate hiding of Fields
    Create New entry and set the flag for No hiding of fields by design layer. Save your changes. Your fields should be available.
    Thanks,
    Vikash.

  • Video footage I've imported from iMovie to Premiere cs6 is missing after the import!  please help!

    I initially imported raw video footage from an event that I shot into iMovie 11, but later decided to try an edit the footage in Adobe Premiere CS6.  I successfully imported the iMovie file folder into CS6, then saved and exited the program to work on it after lunch.  When I returned and reopened the file, the footage could not be found.  I attempted to reopen it in iMovie and it came up as a missing file also.  I know it successfully opened in Premiere because I've seen the footage.  I didn't trash anything so it's not in the trash.  Where did my footage go, and how can I retrieve it?

    Hi Ann, Hi JSW,
    I looked around a bit and noticed that this same problem sometimes happens in iMovie itself. People lose their media because it gets copied inside the project file itself. If you right click to see the package contents, you might be able to locate the media and copy it to a dedicated folder, then reconnect media to it in Premiere Pro. See this post on the apple website: Source clip missing | Apple Support Communities
    Thanks,
    Kevin

  • Want to change ACCOUNT GROUP to BP from CRM to ECC

    Hi All,
    We would like to change the Account group of our (Inside/Outside sales persons) when they are replicating from CRM to ECC.  We did change the PIDE setting according to our requirement but surprisingly 10-12 BPs are not getting changed. We opened an OSS and they suggested to write a Z function module and
    registering it in the table CRMC_BUT_CALL_FU for the CRM OUTBOUND which HARDCODES the CLASSIFICATION DATA to the BP in accordance with the PIDE settings so as to get the ACCOUNT GROUP for these BPs.
    I checkede the tcode CRMC_BUT_CALL_FU for the CRM OUTBOUND where we need to place our own FM. I know to write a FM, but not quite sure how to start. Can anyone out there please help me with this.
    Any suggestions are highly appreciated.
    Thanks,
    Karuna.

    I was able to change the account status from EXPIRE(GRACE) to OPEN. The trick as you hint at is to create a temporary profile, assign that profile to the account in question, saving the password from dba_users first, changing the password, logging in with the new password, then alter the user assigning back the original password with the identified by values clause in the later user statement and lastly assigning the original profile, either DEFAULT or custom.
    Here is the temp profile I used which used values less than 1 for the critical limits involved here. Cannot have limit values less than 1 in 9i according to Oracle but you can in 10g.
    CREATE PROFILE "TEMP_PROFILE" LIMIT CPU_PER_SESSION DEFAULT
    CPU_PER_CALL DEFAULT
    CONNECT_TIME DEFAULT
    IDLE_TIME 15
    SESSIONS_PER_USER DEFAULT
    LOGICAL_READS_PER_SESSION DEFAULT
    LOGICAL_READS_PER_CALL DEFAULT
    PRIVATE_SGA DEFAULT
    COMPOSITE_LIMIT DEFAULT
    PASSWORD_LIFE_TIME .0001
    PASSWORD_GRACE_TIME 5
    PASSWORD_REUSE_MAX 1
    PASSWORD_REUSE_TIME .0001
    PASSWORD_LOCK_TIME .0103
    FAILED_LOGIN_ATTEMPTS 3
    PASSWORD_VERIFY_FUNCTION DEFAULT;
    Thanks for your help.

  • Messages getting stuck in SMQR when ABAP proxy is triggered.

    Hi Gurus,
    I have written an ABAP client proxy in my CRM system.
    When the proxy was triggered in CRM sxmb_moni data was in green flag state
    I used transaction smqr in CRM and then refresh the blocked queues.
    In CRM sxmb_moni data was in successful state again.
    Is there any way to reprocess the data which is stuck in SMQR automatically.
    I have already scheduled the JOBs RSQIWKEX and RSXMB_RESTART_MESSAGES in the CRM system still facing the issue when the proxy is triggered.I can see the messages stuck in SMQR.
    Any help will be highly appreciated.
    Regards,
    Amitanshu

    Hi,
    In CRM system
    goto SMQ1 & SMQ2 Clear(Delete) all the strucked Queues.
    Goto SMQR and say Delete all the Queueus
    Goto SXMB_ADM-Manage Queueus-Just Say Register
    Now trigger and check
    Regards
    Seshagiri

  • Outbound Proxy - No XML message seen !!!!!!!!!!

    Hi All
    I am trying to use outbound ABAP proxy from an R/3 system . I have written  a Z program to triger the execute_asynchronous method of the proxy generated. Now when i go to see the SXMB_MONI txn to see any XML message flow i dont see anything .
    Any pointers so to what need to be perfect to see a XML message is the monitor for an outbound proxy??
    Thanks in advance for your help
    rohan

    Hi,
    Generally the message goes in the schedule mode when the target system is not available or the connection to target system is broken. Pl check the target system.
    You can use this weblog as checklist.
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies - Activate Proxy
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies - ABAP Server Proxy
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Client Proxy
    Thanks,
    Prateek
    Message was edited by: Prateek Shah

  • Want to know how to debug the Business Object Method called from CRM

    Hi all,
    I have to debug a Method of a custom Business Object. This is being called when a certain action is performed
    on the CRM  ( CIC0 screen). I can not see an option to set an external break point in the Program of the Business Object
    Method.
    This Business Object calls a standard SAP FM. I tried setting an external break point in that FM and tried executing that.
    But it  is not stopping there.
    Can any one please let me know how I can debug this when triggered from CRM?
    Thanks  in advance.
    Thanks & regards,
    Y Gautham

    Hi,
    I have tried checking the option 'IP MATCHING' option. I have given my user id and also the 'WEBUSER' as well.
    But still I am unable to debug the application.
    Can you please let me know if I am missing anything further.
    Thanks & regards,
    Y Gautham

  • BP flow from CRM to R/3

    Hi Gurus,
    Iam replicating the master data from CRM 5 to ECC 6,
    iam getting the following error for the BUPA_MAIN
    "Runtime error MESSAGE_TYPE_X has occurred"
    it is very urgent.
    Can anbody help me out

    Hi Devi,
    You need to identify where exactly this problem is occuring. I would suggest to debug the R/3 inbound and check whether you are passing all the fields to the R/3 batch parameters.
    Follow the steps mentioned below.
    In transaction SMQS deregistor your R/3 system by pressing the button "Deregistration" then create a BP in CRM and save the data. Come back to the transaction SMQS again select your R/3 system and press the button QRFC monitor. Here you will find the queue related to your. Double click on it twice and then press the button Debug LUV. You will reach to the R/3 system ( make sure that the RFC user is dialog user in R/3 system).
    but the break point at the statement " <b>call transaction</b>" and press F8. Here you change the value of mode from "<b>N</b>" to "<b>A</b>" in debugger and then press F8 again. by doing this you will get the batch input screen. Just keep on pressing enter and the system will fill the values.
    With this you can check whether you are passing all the data to R/3 or not. Hope this will help.
    <b>Reward points if it helps!!</b>
    Best regards,
    Vikash.

  • Request: Problem in Extraction of data from CRM to BW

    Hi Gurus
    I have problems in extracting the data from CRM to BW.I thought you are the one who can solve them:
    1) When I check the data in the datasource in RSA3 i can see all records as well as i can see complete data in that but when i extract and check the data in cube i can see all records but i cannot see the complete data i.e some data is missing.
    2)And another problem is that In report i have 2 characteristics(DATS) start date and end date now i am trying to get number of days from start date to end date.
    I appreciate you in advance. If u find any good documentation please send me to [email protected]
    With regards
    Nagamani.

    Hi krishna,
                       yes we did enhancement to this data source. In PRDOCTION its taking 27 hours time  to load data.
              For extraction from source system (CRM) its taking  nearly 24 hours time  as per JOb LOG .
    08/05/2010 11:53:08 Call customer enhancement EXIT_SAPLRSAP_001 (CMOD) with 10,849 records
    08/05/2010 12:02:02 Result of customer enhancement: 10,849 records
    08/05/2010 12:02:03 PSA=0 USING & STARTING SAPI SCHEDULER
    08/05/2010 12:02:03 Asynchronous send of data package 1 in task 0002 (1 parallel tasks)
    08/05/2010 12:02:06 IDOC: Info IDoc 2, IDoc No. 1576298, Duration 00:00:01
    08/05/2010 12:02:06 IDoc: Start = 08/05/2010 10:26:37, End = 08/05/2010 10:26:38
    08/05/2010 13:02:38 Call customer enhancement EXIT_SAPLRSAP_001 (CMOD) with 10,958 records
    08/05/2010 13:11:48 Result of customer enhancement: 10,958 records
    08/05/2010 13:11:52 Asynchronous send of data package 2 in task 0003 (1 parallel tasks)
    08/05/2010 13:11:53 tRFC: Data Package = 1, TID = 0AA00D0301984C5AEE8E44DB, Duration = 00:16:
    08/05/2010 13:11:53 tRFC: Start = 08/05/2010 12:02:19, End = 08/05/2010 12:18:27
    08/05/2010 14:30:13 Call customer enhancement EXIT_SAPLRSAP_001 (CMOD) with 11,296 records
    08/05/2010 14:39:53 Result of customer enhancement: 11,296 records
    like this its taking 24 hours in extraction its self.
    Edited by: kotha123 on Aug 10, 2010 12:08 PM
    Edited by: kotha123 on Aug 10, 2010 12:09 PM

  • Call RFC(in R3) from CRM

    Hi,
    I am trying to call a RFC from CRM. I developed that FM in R3.
    and trying to call like ..
    CALL FUNCTION Function_Name
    EXPORTING
    IMPORTING
    But when I run from CRM, in runtime it is terminated.
    Please suggest a way to call FM (in R3) from CRM.
    Thanks,
    Gaurav

    You need to specify the destination.It is the RFC name to R/3.
    CALL FUNCTION Function_Name destination <lvdest>
    EXPORTING
    IMPORTING
    If this doesn't solve your issue , Pls provide the termination message .

  • Purchase order creation triggered from APO diferent from one created in ECC

    Hi All:
    When you check the 'Conv. Ind' against a purchase requisition in /SAPAPO/RRP3 it triggers conversion of PR to a PO in ECC.  The problem is, the PO created this way does not have a tax code in the PO item> Invoice tab in ECC.  But if I try to convert the same PR to PO using transaction ME21 or ME21N in ECC this field becomes mandatory.  Question is , is APO trying to use a different transaction.  If so, how do I find out what it is? 
    Pl help.
    Thanks
    Ryan

    Thanks for your reply Sreeni:
    I understand the process of PO creation triggered from APO is automatic.  But what is the setup needed to automate it?  Is the setup in ECC or APO or both?  Where do you setup which PO creation transaction to trigger in ECC to create a PO triggered by APO? Pl. let me know.
    Thanks
    Ryan

  • Computer name in R3 when call function RFC from CRM to R3

    Hi all,
    i nead the computer name in R3 when I  come to R3 from  CRM .
    In R3  i call function 'TERMINAL_ID_GET'  in R3   but I don't retrieve the computer name.
    i tried also to  call function 'TERMINAL_ID_GET'  in destination 'CRM'   but I don't retrieve the computer name.
    The code in R3:
    CALL FUNCTION 'TERMINAL_ID_GET' DESTINATION 'R3GETCRM'
          EXPORTING
            username             = sy-uname
          IMPORTING
            terminal             = l_terminal_usr41
          EXCEPTIONS
            multiple_terminal_id = 1
            no_terminal_found    = 2
            OTHERS               = 3.
    This function works ok when i call her direct from R3 or direct from CRM,
    but not give me in R3 the computer name when i came to R3 From CRM. 
    Thanks for your cooperation.
    dany

    thats because 'TERMINAL_ID_GET'  is not a RFC (check the attributes tab of the FM from SE37)
    if you dont find a RFC to do t his you can wrap this FM with a custom RFC and use it.
    if you want all the logged on users info (computer name and other info) then you can use THUSRINFO FM which a RFC
    Raja

  • Unable to transfer Business Partners from CRM to Handheld

    Hi Guys,
    I am setting up a mobile environment using ME2.1. The setup  has successfully happened and now i am facing a problem on transferring master data from CRM to Handheld. I have done the following:-
    1) Assigned the User of Mobile a business partner in Employee role
    2) Assigned a position to the business partner at the Sales org level
    3) Have done the basic settings for handheld, i.e. created a PPR applicable to accounts, Users and Products (All required business partners and products have been assigned to this PPR)
    4) Added all the required business partners as my favourties
    5) Created a Business partner as an organisation in maximum possible roles and used the business partner in the reference account while doing the basic settings for handheld.
    6) Done relevant transaction type setting for transferring the transactional data
    After all the above, now i can see transactional data on the handheld as well as products. However in the business partners tab, i can only see the employee attached to my user-id and nothing else.
    Am i missing something out in the customizing? Please help me.
    Regards
    Ashish Gupta
    Message was edited by: Ashish Gupta
    Guys, need help urgently.. We are still stuck with the problem. Please help.

    Hello Ashish Gupta,
    unfortunately I can't help you with this problem. But can you give me some Links to Documentation for the Solution you implemented? Was the Documentation correct and usable? We are also currently implementing CRM 4.0 and find many inconsistencies.
    Regards
    Gregor

  • Sales Order data from CRM

    Hi all,
    I want to upload Sales Order data from CRM to BW with DataSource "0CRM_SALES_ORDER_I".
    The upload fails due to missing information that are needed in the first update rule of the Sales ODS "0CRM_SALO". In this update rule some formulars on data field level are created that require this information.
    Examples of fields that are not delivered from the CRM:
    0CRMLREQSCH     L. Req. Deliv. Date
    0CRM_DLVSCH     Last Delivery Date
    0CRMPAVSCHW     MAD (Requested)
    0CRMPAVSCHC     MAD (Confirmation)
    0CRMPGISCHW     Pl. GI Date (Req.)
    0CRMPGISCHC     Pl. GI Date (Conf.)
    So what is to do? Enhance the extractor or are there alternatives.
    Cheers
    jb

    Hello jb,
      Were you able to resolve your problems with Sale Order?
          thanks,
              dmitriy.

Maybe you are looking for

  • Weird "\r" in property value

    Hi, I am populating an object in my code and for some reason when I debug it I see this "\r" at the end of the value.  It is driving me nuts and I can't figure out why only this property has it that way.  The other properties populate fine but I am g

  • How do I re-activate Photoshop CS3

    Today, May 21st, 2014, I received a prompt upon launching my Photoshop CS3 that made me a little wary.  I, so says the message, only have 5 days to re-activate my Photoshop before it kicks me off completely even though I have the serial ID, it has be

  • Getting an "unknown error' when trying to sign into iTunes Store

    When I try to sign into the iTunes store, it is giving me an "Unknown Error" message, without an error code or anything. I have tried restarting the computer and that didn't help. Any ideas on how to fix this issue? Windows 8 iTunes 11 Thanks

  • When I open a new tab it no longer goes to top sites.

    When I open a new tab it no longer goes to top sites. I started after I downloaded some codex so i could play a video on line but it downloaded a tool bar and another program. I have since uninstalled the program disabled the plug ins but when I open

  • Help with large import to Lightroom

    I have about 15000 images in 100's of folders to import into Lightroom; tech assistance tells me I must import each folder one at a time; please tell me there is a faster way for such a large import.  Thanks in advance, Mirlie