Read Queue Manager details from MQMD headers for synchronous communication?

I have a requirement for synchronous messages between MQ and Proxy. MQ being at sender side.
The response need to go to a queue which is a clustered queue. the Queue manager name present in the MQMD header of request. PI need to read the MQMD value from request and use it to decide the queue manager at runtime for sending the response back.
Is it possible in PI? We have some settings for correlation id which only tells how to incoming set the correlation id & how to send it back with response.
Thanks  for all help in advance
Thanks,
Sandeep

Hi Raj,
My requirement as below-
The sender application specifies the response queue and queue manager in MQMD header when it send the request to PI. The response queue is same in all the cases but the response queue manager is different every time.
PI need to read the response Queue manager details from MQMD header of request and use these details while sending the response back to sender application.
I went through JMS adapter properties and not found helpful for above solution.
Thanks,
Sandeep

Similar Messages

  • RFC destination for synchronous communication (message type SYNCH)

    Hi experts,
    I am trying to configuare ALE settings.waht i did is
    My sending & receiving systems are one server with different clients.By using SALE transaction
    1.crated logical systems.(LS_800 &LR_810)
    2.Assigned those to clients.
    3.Created RFC destination
    4. Created modelview assign sending & receiving
    systems and message type.saved it.
    4.generated Partner profile.Here i am getting below problem
    Target system LR_810
    RFC destination for synchronous communication (message
    type SYNCH)
    Partner profile LR_810 SYNCH does not exist
    Generate partner profile or
    specify outbound partner profiles for message type
    SYNCH
    Target system LS_800
    RFC destination for synchronous communication (message
    type SYNCH)
    Partner profile LS_810 SYNCH does not exist
    Generate partner profile or
    specify outbound partner profiles for message type
    SYNCH
    Regards;
    Upender.

    Hi Shital;
    Thanks for your replay;
    Still am getting the Same Error;
    Thanks;
    Upender.

  • How can I remove one company detail from SAP prodcut for customer

    I have done one SAP product.I have created two comp SBB1,SBB2.According to this company I developed SAP product.now customer needs only one company.How can I remove one company detail for this purticular customer.kindly guide on this.

    Hi,
    If you are saying- you created 2 company codes in your implementation and now, the client says - only one company code should be active - then all you need to do is: make the second comp code non-productive.
    You can do it using the foll menu path:
    SPRO>Financial Accounting>Financial Accounting Global Settings>Company Code>Set Company Code to Productive
    Under this node, you mark only one of the two comp codes as productive.
    Does this answer you?
    Pls confirm,
    Siva

  • Reports 6i development for Queue Manager

    I'm trying to write reports to run from the Queue Manager and am having a truly horrible time. I am able to write complete reports and run them from my desk top, but when I try to run them on the Manager, they have problems at least 8 times out of ten - and then everytime it is back to the drawing board to redesign the report. The error messaging is also not up to scratch - please tell me what 'REP 1212 - Object 'Margin' is not fully enclosed by it's enclosing object 'dept_name' ' means. I understand the message, but it is just plain rubbish - I have built reports the same way many times without problems. The real answer I am looking for is 'Is there a standards document on designing for Queue Manager' ?
    Please help
    I'm going nuts
    Marc

    Marc,
    There shouldn't be a difference running the report from the queue manager vs. from the command line as long as all of your parameters are the same. The rep-1212 error you are getting sounds like a report that was designed for bitmap being run with mode=character. You would see this difference between the command line and queue manager if from the command line you are running the report with mode=bitmap (or default if your report already has mode as default or bitmap) and run with mode=character in the queue manager. It seems to me that there is probably a difference in how the reports are being run rather than how you've designed them. I'd discuss the issue with Support so they can go into more detail with you.
    Hope that helps,
    Toby

  • Reading Order details from buffer

    Hi all,
          I am checking the validations for both header and item level at the time of Order creation in CRM. I am using BADI, CRM_ORDERADM_H_BADI for this. And inside this, I am using CRM_ORDER_READ to read the details from Order. But it is not giving the details when I press u2018Enteru2019. When I do some more changes and press 'Enter', CRM_ORDER_READ  is giving the details. But I want to get these datails in the first hit itself. Is there any FM to read the order details from buffer?
    Regards,
    Santosh

    Dear Santosh,
    Please do try using folllowing FM's to read order from buffer:
    CRM_ORDERADM_H_READ_OW
    CRM_ORDERADM_I_READ_OW
    CRM_ORDER_READ_OW
    Hope this will help.
    Regards,
    Arjun

  • Details from Vendor Master

    Dear all
            I want to take the following details from vendor master for a bulk of vendor
    1.Vendor addresses like street 2 and street 3
    2. Email ids
    3. Country
    4. Under bank details the type of account
    Kindly let me know what table i have to use to get the above details

    Hi Chandra
    Check MKVZ
    Or U can get above details by joining table <b>LFA1</b>( except email address contains all details) and  <b>ADR6</b>( For email address)
    To join table for desired output check following
    1)Make a simple query using <b>SQVI</b>,
    2)just clik the quick viewer button,
    create a new quick viewer, name it,
    3)select <b>data souce</b> as table join basis mode.
    Then go to edit,insert table LFA1 and ADR6,Join the same(Drag the parameter and drop in another table to establish link and link all the tables)
    Press check to check whether your link is correct, then press back
    4)You will be able to see the tables and fields on left hand side
    Vishal...

  • CRM order details from database and buffer

    Hi,
    I am working on a scenario where i need to read the order details from buffer and database also to compare the changed values in one of the action class. I have tried with CRM_ORDER_READ and CRM_ORDER_READ_OW. CRM_ORDER_READ is giving the details from buffer and CRM_ORDER_READ_OW is not giving me any resluts. To compare the old and new values i need to read the details from buffer and database also. Please suggest me the function modules to use.
    Thanks,
    Rajinikanth G

    I'm using similap comparion for some opportunity fields. There I'm using function modules 'CRM_OPPORT_H_READ_DB' and 'CRM_OPPORT_H_READ_OW and it's working fine.
    So I guess _DB and OW function modules should be ok. I'm not sure, but I think I also had problems a while ago with using module CRMORDER_READ_OW. Maybe try to find some other OW function that could give you wanted values. CRMORDER_READ_OW is very large fm, so try using CRM_ORDERADM_H_READ_OW for header data and CRM_SCHEDLIN_I_READ_OW for items and so on. There are function modules for nearly all data groups.
    Regards.

  • Report Error Through Queue Manager

    I have several reports that I have created over time. They are all currently set to run dynamically on the intranet.
    Now I am trying to setup reports that run automatically through the Queue Manger to generate html files. For some reason I end up with the following error ONLY when I try to run the reports through the Queue Manger:
    REP-1211: Object 'Body' is larger than its enclosing object 'SUB_COST_UNIT'.
    It doesn't matter what report I run. I get this object 'body' error on all my reports for various enclosing objects, but only when I use the Queue Manger. Does have ideas why I would be getting this? I'm thinking I just haven't set the job up correctly.

    What's the command you send from queue manager? Normally, it doesn't matter where you send the job request. You should see the error message from queue manager or from rwcli60 (in 6i) or rwclient (in 9i). You need double check the report name, where the report resides and see if the reports engine pick the right report (from REPORTS_PATH for 9i or REPORTS60_PATH for 6i).
    Apparently, report does matter in your case because the error message contains object name 'SUB_COST_UNIT'. Not every report contains that named object.
    Thanks,
    -Shaun

  • Synchronous Communication from 3rd party XI server

    Hi,
    I have the following XI landscape where the receiver system is on 1 XI server, and the sender system is on the other XI server, where between the 2 XI servers, the communication protocol used is HTTP.
    For synchronous communication between sender (SOAP client) and receiver system (SAP ABAP proxy), do I still have to prototype BPM in the sender's XI server to relay the SAP result via HTTP?
    Any advise will be greatly appreciated. 
    vivian

    Hi Vivian
    I don't know what you mean by "prototype BPM", but I don't think you need a BPM in this scenario.
    If I understand you correctly, the flow is as follows:
    1. Sender SOAP client makes synchronous call to first XI server.
    2. First XI server routes call to second XI server (probably using XI protocol) - still using synchronous messaging.
    3. Second XI server routes call to receiving system (synchronous ABAP proxy).
    4. Synchronous response propagates back the opposite way.
    In this case, there is no need for a BPM.
    Regards,
    Thorsten

  • Paperq: a tool for managing a reading queue of academic literature

    paperq is a command-line tool for managing a reading queue of academic literature.   It's usage is simple: you add files to the queue and then you run it without arguments to open the next file in the queue. The queue part of the code itself is rather simple but paperq also offers some other nice features:
    Add files (-a option)
    Remove a file (-r option)
    Display info on a file. Given a BibTeX file,  print the bibliographic information, otherwise print the file location (-i option)
    List all files (or bibliographic information) in the queue (-l option)
    Create an archive (tar.gz) of the papers in the queue, prepending the file names with the queue position (-z option)
    Operate on any file in the queue, instead of the head, via the -n option
    Peek at a file (open it, but don't remove it from the queue) via the -p option
    Print a file (-t option)
    Configurable file-opening command (xdg-open %s, by default)
    Documentation is available in the README file or on the website (see below). A man page is also included.
    I've been using it myself now that I finally stopped using Mendeley. I find it to be quite handy, so I've packaged it up to be shared with others.
    Screenshot showing the bibliographic info:
    Website
    AUR
    Last edited by jakobcreutzfeldt (2014-01-28 09:15:50)

    I just uploaded version 1.1.1.  I somehow missed a bug in which the first word of the author list was being chopped off. It's fixed.
    marttt wrote:Thanks very much for this! I can finally ditch some of my ugly scripts now. Have you considered adding other bibliographic data formats in the future? (Here is an interesting solution with YAML and Pandoc and, correspondingly, proper UTF-8 support.)
    Glad to hear it could be of use to you! Honestly, this also just started out as a quick script but little by little I started adding more handy features.
    As for other bibliographic formats, it could be possible. I'm mainly familiar with BibTeX, so I would need to see how the other formats look. 
    In all honesty, the bibliographic info printing could be greatly expanded: only journal articles are supported at the moment, and mathematical expressions in the titles aren't yet supported (i.e. greek characters).  It might be more efficient in the long run to write a dedicated biblio parsing program that loads some pre-written BibTeX-parsing library rather than all the crazy sed work that's going on in there right now. If that's the case, then it's just a  matter of loading some library for a different biblio file format in order to support it.

  • Movela netflix queue manager not available for download from blackberry app world

    I got a message for an upgrade available for this app, every time I try to run the upgrade it gives me "movela netflix queue manager not available for download from blackberry app world" message. I deleted appworld reinstalled it twice have the same issue. I had this problem before with another app when I deleted the app to reinstall it I had to pay for it again. I already contacted the vendor and they said the issue is with appworld. Is there any solution for this

    Hello randykico and welcome to the BlackBerry Support Community Forums.
    When you purchase an application in BlackBerry App World, you should be able to delete it and reinstall it without having to repurchase it.
    When you reinstall App World to refresh your purchases:
    Open BlackBerry App World.
    Click the Menu key, and then click
    My World
    Enter in your BlackBerry ID email and password, then click Login
    The application list will refresh automatically
    For each application that needs to be reinstalled, select it under the Uninstalled section and click
    Reinstall.
    Let me know how yo make out
    -HMthePirate
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Creating a external content type for Read and Update data from two tables in sqlserver using sharepoint designer

    Hi
    how to create a external content type for  Read and Update data from two tables in  sqlserver using sharepoint designer 2010
    i created a bcs service using centraladministration site
    i have two tables in sqlserver
    1)Employee
    -empno
    -firstname
    -lastname
    2)EmpDepartment
    -empno
    -deptno
    -location
    i want to just create a list to display employee details from two tables
    empid firstname deptno location
    and same time update  in two tables
    adil

    When I try to create an external content type based on a view (AdventureWorks2012.vSalesPerson) - I can display the data in an external list.  When I attempt to edit it, I get an error:
    External List fails when attached to a SQL view        
    Sorry, something went wrong
    Failed to update a list item for this external list based on the Entity (External Content Type) 'SalesForce' in EntityNamespace 'http://xxxxxxxx'. Details: The query against the database caused an error.
    I can edit the view in SQL Manager, so it seems strange that it fails.
    Any advice would be greatly GREATLY appreciated. 
    Thanks,
    Randy

  • Need different but default Reply-to/From headers for specific mail accounts

    I just migrated to a rMBP-15 from a Windows/MS Outlook environment. I love it so far. Just to be sure, my OS is OSX Mountain Lion 10.8.3 and Mail is 6.2
    I am trying very hard to replicate below mail account setup scenario using Apple Mail. I have two issues.
    I have 3 Gmail accounts - lets call it G1, G2, and G3.
    Issue # 1:
    I need to setup corresponding accounts on Apple Mail (say AG1, AG2, AG3) such that when I reply to emails in AG1, the Reply-to and From address fields in  my outgoing emails should be G1, and when I reply to emails in AG2, the Reply-to and From address fields in my outgoing emails should be G2. In this scenario Apple Mail always seems to default to only G1 (or G2, or G3) depending on which one is at the top (default). Even if I set up corresponding SMTP servers with respective email addresses, outgoing emails do not get transmitted unless I choose the default SMTP server, thereby resulting in always a single Reply-To and From email address for all my Apple accounts.
    Issue # 2:
    I have a forwarding email address (lets call it FEA) issues by my grad school that I use to forward to G3. When I use AG3 on my Apple Mail, I like to have a Reply-to and From address of FEA.
    How can I resolve the above two issues? I was able to easily do this in Outlook. All my hours of online research points to only the Apple scripting command "defaults" that will change the Reply-to header for ALL my outgoing email, but not for specific accounts.
    I am happy to provide more details if required, but please any help is appreciated!!

    This is not possible with Apple Mail (although its possible with Outlook). So, with some additional research, I solved this by myself as follows:
    For the Mailbox needing a different Reply-to and From headers, I logged into corresponding Gmail account directly, and then
    1) Went to Settings
    2) Accounts and Imports
    3) Under Send Email As: I clicked on "Add another email address you own"
    4) In the popup, I entered the email address I really wanted in my Reply-to adn From headers
    5) Clicked on Next Step
    6) I chose "Send through <yourdomain> SMTP Server" and click Next Step
    7) Here I enter the details of my ISP SMTP server (smtp.verizion.net, Port 465, my userid/pwd)
    8) And then back on Goggle Settings->Account and Imports I choose this email as the Default (I will have to validate the email address by entering a code I get on that email)
    I am done.
    Now I can use Apple Mailbox with a Gmail account, and never have my Gmail address appear on ANY emial to/from this Mailbox account. I do not even have to choose "Reply-To" header everytime in my outgoing email.

  • Read Routing and work center details from transfer order

    Hello
    I am using transaction LT31 to print a form for the transfer order.
    The customer wants me to print a field that is in the work center details of the routing for this material and plant.
    I can see this data with transaction CA02 where i enter material and plant,and then the work centers are beeing displayed.From here i can double click on the work center and see the field Supply area that i have to print.
    My answer now is,how to read details on the work center starting from my transfer order number.Which is the table connection between transfer order table LTAK and the tables where i can find the work center details.
    Thank you

    I have found the solution:
    ltak-tanum = mseg-tbnum
    read aufnr from mseg and go to afko
    mseg-aufnr = afko-aufnr
    read plnnr from afko and go to plpo
    afko-plnnr = plpo-plnnr
    from plpo read arbid and go to crhd
    plpo-arbid = crhd-objid
    from here,we can find the arbpl and the field that i was looking for PRVBE

  • Keyboard Shortcut for adding clip to queue when importing from P2 card

    Does anyone know what the keyboard shortcut is for adding a clip to the queue when importing from a P2 card? Thanks!
    G5   Mac OS X (10.4.8)  

    That would be the Log Clip button which is defaulted to F2.

Maybe you are looking for

  • How can I keep my winform application running after logout

    Dear developers, I have an application that insert or update Data to an SQL server every 2, 3 hours. I can't use the SQL server itself (creating a new job). Instead I defined a timer which executes the code every 3 hours.  The application runs in the

  • I lost all my playlists when downloading the new itunes. Anyway to get them back?

    I lost all my playlists when downloading the new itunes. Besides honestly wanting to cry, is there anyway to get them back without making them all AGAIN? And thanks so much, stupid Apple. Am looking for a new MP3 player to take your stupid ipod playe

  • "External Data Refresh Failed" in Excel Workbook in SharePoint 2013

      Hi Everyone, I hope someone can help me sort this out. I wasn't sure if this should be submitted to SQL Server 2012 or SharePoint 2013 but I think I have ruled out an actual SQL issue here. I have a test SharePoint 2013 Farm installed on one server

  • Doubt in selection screen

    Hi i have a doubt in selection screen I had given statement as below now i can see the output screen and i'm getting the output also now i want to know the value of only one vendor. If i had given a vendor number it must select the particular data of

  • Php if/elseif and mysql

    I was wondering if you could help we with this. PART 1 i have a table of students info. I give the students praise points for doing well in the lesson. I want to compare two students's praise points, if one is bigger (Higher) than the other i want to