Unlocking of Outbound / Inbound Queues in CRM

Hi Experts,
Is there any way through which we can Unlock Outbound / Inbound Queues in bulk; which are in "READY" status in CRM.
Or
Is there any method to process Queues in READY / WAITING status in bulk.
Thanks and regards,
Amit

Hi,
There is one option in SMQ1,SMQ2  to unlock the bulk queues...
Select the all queues -double click any one of them-click Edit in file menu-select Generic queue-unlock.
In this give extension with *.
Ex:
R3AD_MATERIADZM5-12ZM9  for this give R3* it will unlock all the queues starts with R3.
Hope help full.
regards,
shoki

Similar Messages

  • BADI For Inbound Queue in CRM

    Hi All,
    I am replicating Product Listings (VB02 in ECC)  data from ECC to CRM.
    Now I need to Update a Z table in CRM System with the data coming from ECC when the Inbound Queue in CRM System is processed via SMQ2.
    Can Anybody please tell me what BADI will be useful
    I found one CRM_DATAEXCHG_BADI but not sure how it goes.
    I also tried in Debuging the inbound Queue. It will take Long time to find out BTE or BADI in this way.
    So please help me with the BADI or BTE Name.
    Thanks
    Venkat

    Hi Gautham,
    No good, It did not help me Gautham.
    Can you please suggest me some other way of dong it.
    I have 2 badis to use one is address_update and the other is addres_check.
    I implemented address_check which had a address structure as a changing parameter and I update it there, it works absolutely fine.
    But my requirement is to update the structure based on the condition of BUT000. That is the BUT000-type, which means I need to update the structure only for person and not for organization and group.
    so in the badi address_check i need the BUT000 details, which I am not able to trace even from the local memory as I am getting the error saying "Memory is not yet instantiated"
    and If i use the other badi address_update.
    I have the problem the other way round here. I have all the BUT000 details here I can put the condition to update only for person, but I am not able to update the address structure.
    Please help me. This is required very urgent.
    Maximum points will be rewarded.
    Thanks in advance.
    Arul.

  • CRM Inbound Queue Stuck

    Folks,
    The status of my inbound queues in CRM is "stop". Tried activating it, unlocking it but it does not seem to work. This is a newly configure box where I just got done making related queue entries in smqr and trying to download a object in R/3. The object is in "running" status. Any idea what I am missing ?
    Faz

    Hi Fasi Syed.
    How about the results of the Tx MW_CHECK or the SMWP. Usually you get some info there to start your analysis.
    Regards
    Thomas

  • CRM Inbound queue - Running state

    Hi
    Am downloading Customers from ECC to CRM through a request (R3AR4). The inbound queues in CRM are in Running state for very long time and they are not actually being processed. They dont have any errors in them. The detailed status message is "Transaction executing" for the first queue and the remaining as "Transaction Recorded".
    Can anyone tell me what could be the reason for this and how to resolve this?
    Thanks
    Karthik

    Karthik,
    The block size defines the number of objects (in your case customers/business partners) to be stored in one queue entry/LUW. If this is too high the transfer from R/3 to CRM will be much lower and, once CRM starts processing the queue entry/LUW  will try to process all objects (creating an individual queue - not queue entry - for each object in the inbound queue) in the entry at once leading to a huge decrease in system performance. In general you can say that a higher block size will of course lead to faster processing but will decrease system performance significantly during that time and might even lead to the fact that no one is able to login because all dialog processes are in use.
    So, when the queue entry with block size 1000 is 'unpacked' or processed it will create immediately 1000 queues (not queue entries but individual queues containing the object number and object name as queue name eg R3AS_CUSTOMER_MAIN_<number>) in the inbound queue. This of course creates a huge bottleneck in the CRM system.
    The effect on the increase/decrease cannot be predicted as it depends on the power of the machine and various other settings (like in RZ12). However, in the CRM master guide (installation guide) and on OSS you'll find some useful formulas/guidelines to calculate all those parameters.
    Hope I cleared it out for you,
    Regards,
    Joost

  • Messages in inbound queue in status-RUNNING and it is too slow

    Hi Experts,
    We have a issue there are tons of messages in inbound queue in status-RUNNING and it is too slow!, hence there are more messages getting in the queue every minute.
    This is Production enviorment.
    We have priority queues
    QIN is waiting status.
    De-register will not work due to loss of messages fear
    Please advice
    thanks and regards,
    krushi

    Hi,
    If the queues are hanging due to peak load at sometimes
    you can schedule following reports to restart them automatically
    (dont have to lock and unlock manually)
    RSQIWKEX - Inbound Queues
    RSQOWKEX- Outbound Queues
    Also you can save the first entry of the queue if its causing problems to process later- smq3
    thanks
    francis

  • District data missing in the Outbound Queue of CRM

    Hi,
    We have an issue with the information not flowing to the Outbound Queue of CRM.
    For eg . When we change the District information for a BP and synchroniye the system, the information is flowing in the Inbound queue to the CRM system and we are able to find the District data in the Bdoc. But when we check the Bdoc in the Outbound queue of CRM for this site, this District information is missing over there.
    Any pointers on this would be of great help.
    Regards,
    Rasmi.

    Hi Rashmi
    Which BDoc did you check -  the MBDoc or the SBDoc?
    I guess the first thing to do would be to see if the information is correctly updated in the CDB.
    If the district is missing in the CDB entry then the problem is with the synchronisation between BUT000 and SMOKNA1
    You may have already checked this but I just thought I would ask
    James

  • Outbound queue won't fetch data to inbound queue after DS enhancement

    I enhanced the 2LIS_02_ITM extractor with a field from EKKN table, in CMOD filled this field. Transported all this to TEST and then to PROD systems. In DEV system everything is OK, but in TEST and PROD system my outbound delta queues are filling and not fetching the data to the inbound queues!!! When i launch the job in LBWE, it cancels itself. And when i see short dumps, it says something about modified structure. Any idea how can i fetch the data from one queue to another?

    Hi,
    First you have to make sure that there are no enrteis in LBWQ,delta queue and det up table before you do the transports.
    So anyway the process has to be repeated again.
    So once the transports are done then you will have to do the whole set up again.
    Do the follwing after transports.
    1)Delete the set up tables
    2)Do init w/o data transfer from the infopackage.
    3)Fill the set up tables( You can schedule a job in the background to fill the whole 7000000 records at the same time)
    4) Full repair loads to BW( Either you can do it in parts...like scheduling different loads at the same time through different infopackages for different selections OR one infopackage for the whole data).
    The better is to do in parts as in case of whole data load fails then you will lose the whole data and you will have to repeat the process again.
    You can schedule the set up table fill job as well as full repair infopackage schedule at the same time for different selections.
    Suppose if set up table is filled with selection A and once job finished then schedule the infopackage with selection A meanwhile you can fill the set up table with selection B and so no.
    This way you can make sure the jobs are not failing because of huge amount of data load at the same time the time taken to complete the process is less.
    As such there is no limitation on amount of data..its the duration of process which is limitation...for very long running process chances are that you run out of background process or you miss some IDOC's.
    Thanks
    Ajeet
    Edited by: Ajeet Singh on Nov 18, 2008 9:26 PM

  • Why XBTO* is visible in inbound queues monitor if it is an outbound queue

    Hi all,
    why XBTO* is visible in inbound queues monitor if it is an outbound queue?
    Any help will be really appreciated.
    Regards,
    Ivá

    Similar question...
    XBTO and XBTS Queues

  • SBDoc creation on CRM inbound Queue

    Hi,
    I have Modelled BDoc,Mapper,Validation,Bridge and
    Now i want to post sBDoc(runtime) on SAP CRM Inbound Queue .
    Please let me know How can i create sBDoc from MSA.
    Thanks in Advance
    Edited by: Bespoke!!! on Jun 14, 2008 1:30 AM

    Hi Kai,
    Thanks you very much for your reply.. I created temp z table and posted BDoc. It worked..
    Also i have few more doubts..
    Once the Mobile development is done.Where i can i check inbound queues.
    1->In SMQ2 or SMQR. In SMQR i can see SITE queue.When i clicked on this there are no inbound Queues..
    2->Is there any way I can stop inbound Qs and start debug from there..
    3->Where can i check failed or processed I/b Qs.
    Thanks
    RP

  • SMQ2 (Inbound Queue) : Error occurred during character conversion

    Hi,
    In SMQ2 an Inbound Queue has failed with status text "Error occurred during character conversion". The XML message inside this queue is in waiting status with status text " Scheduled for Outbound Processing" .
    Even after cancelling this message from SXMB_MONI, and reposting the PO, still again the queue and the XML message inside the queue are in same status.
    As this is in XI production system, requesting to provide some suggestion ASAP.
    Thanks,
    Mateen.

    The queue status is still sysfail. There is only 1 message waiting in the queue.
    I think that the queue might be locked for some reason and after unlocking the queue and restarting the message, the message will get processed successfully.
    But before working on this I want to make sure that the queue is locked.
    Do you or anyone else know how and from where can I check whether the queue is locked or unlocked?
    Regards,
    Mateen.

  • Inbound Queues in XI --System error

    HI Friends,
    sceanrio : Outbound IDOC
        I have observed some messages struck in inbound queue and first message stoped because of system error.
    I know if we delete this message , rest of the message will restart and process it.
    BUt i don't know , if i delete , what will happen to this message ? I can't resart bcz restart not possible.
    2. If all messages in queue, and restart not possible then what is the solution ? only deletion or  ?????
    Deva

    HI Deva,
        Before deleting try to unlock the queue and re-execute the first message then remaining messages will process.If you are not able to resend the first message ....analyze the error why it is failing.
    Finally if the above two options are not working then you need to Identify the first message and delete the first message informing business to resend that perticular message.
    Regards,
    Naveen.

  • SYSFAIL error in Inbound Queue

    Hi,
    I got a SYSFAIL error in the Inbound queue. When I double clicked on it, it showed up the Status text as "An exception occurred that was not caught". This has been raised on 14-01-2009 (today's) date and when i checked for the B-Doc corresponding to this, i couldn't find out any entry for this.
    Initially i tried unlocking the queue and thereby re-processing it, but it failed again.
    The details are:
    Function Module : BAPI_CRM_SAVE
    Queue name : R3AD_SALESDO0004700954
    Date : 14-01-2009.
    Any pointers on this would be of great help.
    Thanks in advance
    Rasmi.

    1. Check in Tx: ST22 (ABAP Runtime Error). That would give you more insight in the cause of exception / dump and how to solve it.
    2. Also, in parallel check whether the connection to ERP is established and the RFC call is getting connected (Tx: SM59).
    3. If the error/exception/dump is occuring on ERP side, check whether CRM server details are maintained in table: CRMRFCPAR (on ERP side).
    4. Check whether internal user exit is coded to catch the exception and throw out appropriate error.
    5. check whether there is any code error in mapping module (available in table SMOFSUBTAB).
    These steps might be useful to find out your problem.
    Best Regards,
    Pravin..

  • Outbound Integration in Siebel CRM On Demand

    As we know that only Inbound integration is possible in Siebel CRM on Demand.Has anybody ever done outbound integration in Siebel CRM on demand using Integration event or using ASP?
    Please repond soon.

    Hi Max,
    Thanks for your reply.
    I have built a workflow.
    Name : SH
    Record Type : Contact
    Trigger Event : When New record saved.
    Then created action .
    Name : Outbound Integration
    type : Integration Event
    I select 'Track Changes' for two fields named : First Name and Last Name as it will save changes in a file whenever any new record saved.
    Then I went to Webservice Administration and downloaded zip file for Integration event wsdl.Also I downloaded wsdl file for contact.
    There are few points where I am stuck.
    1) In pdf,they talked about one xml file which will save all changes whenever any new contact record saved because it is created as Integration Event.
    Which file is this?(Integration Event.wsdl???)
    2) Should I use any of the above downloaded wsdl files to create webservice in siebel as I am doing integration b/w Siebel ondemand and Siebel CRM??
    Can you give me a glimpse of the program to ping the queue ?Where do I need to write code in CRM on Demand?Which changes do I need to do in SIebel CRM?
    Thanks for your help.

  • Inbound queue

    Hi Guru's,
    I am still having problems with my inbound queue on the SRM system. The scenario is that XI sends a message to the SRM system, the messages comes in the queue of the SRM system but needs to be manually be processed.
    What tried to do is to use the transaction sxmb_adm and registered and actived all queue's, still now luck. How can I fix this?
    Hope some can help me out.
    Best regards,
    Guido Koopmann

    Hi Guido
    Go tcode "sxmb_adm" -> integration engine configuration.
    You will find Destination there.
    Go to tcode SM59 find whether that destination is working fine or not
    Register the queues via t.code sxmb_adm where u have an option manage ques.
    Once you register the queues, they default activated.
    If u want to manually unlock then u need to go to transaction SMQR,SMQ1,SMQ2 for queue management. There u have to select the queue and activated all entries.
    SMQ1 u2013 qRFC Monitor for the outbound queue You use this transaction to monitor the status of the LUWs in the outbound queue and restart any hanging queues manually.
    SMQ2 u2013 qRFC Monitor for the inbound queue. You use this transaction to monitor the status of the LUWs in the outbound queue.
    U may schedule the report RSQOWKEX (Outbound Queues) and RSQIWKEX (Inbound Queues) to restart the queues automatically.
    To Cancel the messages from MONI with the Status Scheduled for Outbound Process
    Schedule the Report RSXMB_CHECK_MSG_QUEUE
    SAP_BC_XMB_DELETE
    Regards
    Abhishek

  • Inbound queue Erros

    Hi guys,
    The inbound queues in the CRM are struck with the error showing
    "Logical System is not defined in table SMOF_ERPSH"
    when i checked the table SMOF_ERPSH in the the CRM there is an entry for the R/3 system and the CRM system
    So I was not sure what the error is pointing to
    RGDS

    Hi Rajeet
    The inbound queue has status 'SYSFAIL', and the system issues an error message stating that the logical system is not defined in table SMOF_ERPSH: There is no OLTP site for the logical system the data came from. Solution: Check your system settings: Is the transfer of data from this system to the CRM System supported? If yes: use the Administration Console (Transaction SMOEAC) to create a site for this R/3 System. Also check whether BDoc types must be subscribed on this site. In this context, refer to the Adapter Framework documentation and to the documentation on the administrations console.
    Vaibhav

Maybe you are looking for