Multiple services listening to AQ

Hello everyone,
If there is more than one service pulling data from an AQ, how can we find out which service has pulled the data?
Is there anyway to find out what are all the services that are listening to an AQ? Any specific log file or data dictionary available for this?
Thanks in advance.
Best Regards.
Naveen Kumar Borra

Are you confusing services with subscribers?
What is your version? (all 3 decimals)

Similar Messages

  • How to use ZendAMF with multiple services?

    I followed Mihai Corlan's tutorial (http://corlan.org/2008/11/13/flex-and-php-remoting-with-zend-amf/) to create a remote service with Zend AMF, and it works great.
    But, I can't figure out how to use multiple RemoteObjects. I keep getting the infamous:
               faultCode:Client.Error.DeliveryInDoubt faultString:'Channel disconnected' faultDetail:'Channel disconnected
               before an acknowledgement was received'
    I set up my second RemoteObject the same way that I set up my first one.  But, I can't get it to work.
    Any suggestions? Has anyone seen examples of multiple services being used?
    Thank you!
    -Laxmidi

    I made a stupid php error.
    If you can do a single remote, you can do multiple ones. It's straightforward.
    -Laxmidi

  • Multiple Service Products in Service Order ?

    Hi,
    I have the follg business process:
    A customer sends, say, 1000 Pieces of a Product A for repair. Problem in each Piece may be different - some may require just cleaning, some may require Parts replacement etc., which is known only after carrying out the repair.
    The Customer has fixed Service Charges based on the nature of repair undertaken (level of repair) and Parts consumed.
    I have created Service Products (Mat Type DIEN) for each level of repair. I created Repair Order (Type RAS) and inwarded the 1000 Pieces.
    Should we have Service Order for each Piece i.e., 1000 Service Orders ? Or is it possible to enter multiple Service Products and Qty ?
    Thanks.
    Raj

    Hi Prasanth,
    The level of Repair (Service Product) is determined based on 'Action Code (code to denote the action taken to rectify the problem in the Product)'. It is also imperative that the Technician should be allowed to select only those Components / Parts allowed for the Service Product.
    Action carried out to repair is codified and is known only after repair. Hence segregating qty for each Service Product in the Repair Order itself is not possible here.
    Is there a better approach to handle this business process ?
    Raj

  • PO With respect to realse order with Multiple Item and Multiple Services

    Dear Guru,
    I am having Issues with BAPI_PO_CREATE1 which i am not able to resolve.
    I am Trying to create a PO with Multiple Line (such as line item 10, 20, 30, 40 )
    and Each line item should contain multiple services in its service line item (such as 10, 20 30, 40)
    The Import parameters i have defined for
    POHEADER is as below: 
    COMP_CODE                      1000
    DOC_TYPE                       RO
    CREATED_BY                     SAIFUR
    PURCH_ORG                      1000
    PUR_GROUP                      102
    CURRENCY                       INR
    DOC_DATE                       05.12.2009
    AGREEMENT                      4700014635
    The Import parameters i have defined for
    POHEADERX is as below:
    COMP_CODE                      X
    DOC_TYPE                       X
    CREATED_BY                     X
    PURCH_ORG                      X
    PUR_GROUP                      X
    CURRENCY                       X
    DOC_DATE                       X
    AGREEMENT                      X
    The Table Parameter I have Defiend For 1st line item
    in POITEM is as below :
    PO_ITEM                        00010
    SHORT_TEXT                     HIRING OF COMPUTER / LAPTOP
    PLANT                          078
    TRACKINGNO                     ITEM1
    QUANTITY                                  1.000
    ITEM_CAT                       9
    ACCTASSCAT                     U
    AGREEMENT                      4700014635
    AGMT_ITEM                      00010
    PREQ_NAME                      127562_B
    PERIOD_IND_EXPIRATION_DATE     D
    PCKG_NO                        0000000001
    The Table Parameter I have Defiend For 2nd line item
    in POITEM is as below :
    PO_ITEM                        00020
    SHORT_TEXT                     HIRING OF LCD
    PLANT                          078
    TRACKINGNO                     ITEM2
    QUANTITY                                  1.000
    ITEM_CAT                       9
    ACCTASSCAT                     U
    AGREEMENT                      4700014635
    AGMT_ITEM                      00020
    PREQ_NAME                      127562_B
    PERIOD_IND_EXPIRATION_DATE     D
    PCKG_NO                        0000000000

    The Table Parameter I have Defiend For 1st line item
    in POSCHEDULE is as below :
    PO_ITEM                        00010
    SCHED_LINE                     0001
    DEL_DATCAT_EXT                 D
    DELIVERY_DATE                  05.12.2009
    QUANTITY                                  1.000
    The Table Parameter I have Defiend For 2nd line item
    in POSCHEDULE is as below :
    PO_ITEM                        00020
    SCHED_LINE                     0002
    DEL_DATCAT_EXT                 D
    DELIVERY_DATE                  05.12.2009
    QUANTITY                                  1.000
    The Table Parameter I have Defiend For 1st line item
    in POSCHEDULEX is as below :
    PO_ITEM                        00010
    SCHED_LINE                     0001
    DEL_DATCAT_EXT                 X
    DELIVERY_DATE                  X
    QUANTITY                       X
    The Table Parameter I have Defiend For 2nd line item
    in POSCHEDULEX is as below :
    PO_ITEM                        00020
    SCHED_LINE                     0002
    DEL_DATCAT_EXT                 X
    DELIVERY_DATE                  X
    QUANTITY                       X
    The Table Parameter I have Defiend For 1st and 2nd line item
    in POSERVICES is as below :
    PCKG_NO     LINE_NO     EXT_LINE     SUBPCKG_NO     QUANTITY     BAS     GR_PRICE     SHORT_TEXT
    1     1     0     2     0          0     HIRING OF COMPUTER / LAPTOP
    2     2     10     0     1     EA     700     PENTIUM COM WITH COL MON & NETWORK COM
    2     3     20     0     1     EA     350     INKJET PRINTER(BLACK&WHITE AND COLOUR)
    2     4     30     0     1     EA     325     SCANNER COLOUR
    5     5     0     5     0          0     HIRING OF LCD
    5     6     10     0     1     HR     400     LCD HIRING PER HOUR
    5     7     20     0     2     HR     200     FOR EVERY ADDITIONAL HOUR

  • BAPI_PO_CREATE1 for Multiple service line items

    Hi Exports,
    I am using BAPI_PO_CREATE1 to create service PO. I am facing problem when each line item(ebelp) has multiple service line items. I am unable to map multiple service line items to a single line item (ebelp) properly.
    Can anyone help.
    Regards,
    Kiran

    Hi ,
    I am able to create service PO when only one service line item is there.
    If multiple service line items are there. then i have to put the below code with in the loop.
    here i am facing the probelm.
            w_poservices-pckg_no    = g_pckg.
            w_poservices-line_no    = g_pckg.
            w_poservices-outl_ind   = c_x.
            w_poservices-subpckg_no = g_pckg + 1.
            w_poservices-service    = w_sdata-srvpos.
         w_poservices-short_text = w_idata-ktext1.
         w_poservices-quantity   = w_idata-menge.
         w_poservices-base_uom   = w_idata-meins.
         w_poservices-gr_price   = w_idata-tbtwr.
         w_poservices-matl_group = w_idata-matkl.
            APPEND w_poservices TO i_poservices.
            CLEAR: w_poservices.
            w_poservices-pckg_no    = g_pckg + 1.
            w_poservices-line_no    = g_pckg + 1.
            w_poservices-ext_line   = 0000000010.
            w_poservices-outl_ind   = c_x.
         w_poservices-subpckg_no = g_pckg + 2.
            w_poservices-service    = w_sdata-srvpos.
            w_poservices-short_text = w_sdata-ktext1.
            w_poservices-quantity   = w_sdata-menge.
            w_poservices-base_uom   = w_sdata-meins.
            w_poservices-gr_price   = w_sdata-tbtwr.
            w_poservices-matl_group = w_idata-matkl.
            APPEND w_poservices TO i_poservices.
            CLEAR: w_poservices.
            w_posrvaccessvalues-pckg_no    = g_pckg + 1.
            w_posrvaccessvalues-line_no    = g_pckg + 1.
            w_posrvaccessvalues-serno_line = 01.
            w_posrvaccessvalues-serial_no  = 01.
            w_posrvaccessvalues-quantity   = w_idata-menge.
            APPEND w_posrvaccessvalues TO i_posrvaccessvalues.
    thank you.
    Regards,
    Kiran

  • Service PO with Multiple service Line Items

    Hi,
    i am working on Service Po Creation by using BAPI BAPI_PO_CREAT1. I am able to create service for multiple line items but the problem is single line item my have multiple service line items in that case my object is not working. Can any one suggest solution for this.Here i am attachng what i written logic
               T_POITEM-PCKG_NO      = V_PACKNO.
            T_POSERVICE-PCKG_NO = V_PACKNO.                    "'0000000001'.
              T_POSERVICE-LINE_NO = V_LINENO.                    "'0000000001'.
              T_POSERVICE-OUTL_IND = 'X'.
              T_POSERVICE-EXT_LINE = '0'.           "V_EXTLIN.                  "'0'.
              T_POSERVICE-OUTL_LEVEL = '0'.           "V_EXTOUT.                "'0'.
              T_POSERVICE-SUBPCKG_NO = V_PACKNO + 1.               "'0000000003'. "(Dummy No.)
              T_POSERVICE-QUANTITY = ITAB-SERV_QUANTITY.
              T_POSERVICE-BASE_UOM = ITAB-BASE_UOM.
              T_POSERVICE-PRICE_UNIT = '1'.
              T_POSERVICE-GR_PRICE = ITAB-GR_PRICE.
              T_POSERVICE-SHORT_TEXT = ITAB-SERV_TEXT.             "'SERVICE TEST'.
              APPEND T_POSERVICE.
              V_LINENO = V_LINENO + 1.
    *          V_PACKNO = V_SUBPACKNO.
              T_POSERVICE-PCKG_NO = V_PACKNO + 1.
              T_POSERVICE-LINE_NO = V_LINENO.
              T_POSERVICE-EXT_LINE = V_EXTLIN + 10.             "'0'.
              T_POSERVICE-OUTL_LEVEL = '0'.                          "V_EXTOUT.                "'0'.
              T_POSERVICE-OUTL_IND  = SPACE.
              T_POSERVICE-QUANTITY = ITAB-SERV_QUANTITY.
              T_POSERVICE-SUBPCKG_NO = '0000000000'.
              T_POSERVICE-BASE_UOM = ITAB-BASE_UOM.
              T_POSERVICE-PRICE_UNIT = '1'.
              T_POSERVICE-GR_PRICE = ITAB-GR_PRICE.
              T_POSERVICE-SHORT_TEXT = ITAB-SERV_TEXT.                            "'SERVICE 1'.
              T_POSERVICE-PLN_PCKG   = V_PACKNO + 1.
              T_POSERVICE-PLN_LINE   = V_LINENO.
    *          T_POSERVICE-MATL_GROUP = '0082'.
              APPEND T_POSERVICE.    
    *          SET PCKG_NO AS SUB_PCKG_NO IN TABLE POSRVACCESSVALUES THIS:
              T_POSERVALUE-PCKG_NO = V_PACKNO + 1.                                       "'0000000003'.
              T_POSERVALUE-LINE_NO = V_LINENO.
              T_POSERVALUE-SERNO_LINE = '01'.                "'01'.
              T_POSERVALUE-SERIAL_NO = '01'.              "   '01'.
              T_POSERVALUE-QUANTITY = ITAB-SERV_QUANTITY.       "'10.000'.
              APPEND T_POSERVALUE.

    by following instructions in 420332 note.

  • Oracle service, Listener and http server does not start automatically

    Hello,
    I have Oracle 9i release 2 installed on Unix HP box if system restart in case of power failure the Oracle service, Listener and http server does not start automatically, is there any ready reference available to check what's wrong is happening(I don't have knowledge of Unix).
    Thanks, Khawar.

    Hi Rajesh,
    Thanks for reply, I will check this link and will be back if facing problem.
    Regards, Khawar.

  • Multiple Service Entry Sheet For PO Line Items and One GR Document

    Dear All,
    We have just migrated from ECC 5.0 System to ECC 6.0 System. We are facing a problem while processing service entry sheets and the GR against them. The scenario is:
    1. We create a maintenance plan
    2. Upon saving the Maintenance Plan, a Purchase Requisition (PR) is generated
    3. The PR's are combined into one Purchase Order
    4. Against the Purchase Orders, multiple service entry sheets are created
    In ECC 5.0 System, we used to accept the service entry sheets and only one material document used to get generated as GR document. But now in ECC 6.0, we observe that with the same configuration, individual material documents are getting generated for individual service entry sheets. Is there a configuration in ECC 5.0, that enables clubbing of service entry sheet items in one GR document?
    Your help will be sincerely appreciated.
    Thanks and Sincere Regards,
    Amitabha

    Hi,
    If this can be of help I can report the list of the programs that                    
    are executed:                                                                               
    Before the popup "FUNCTION POPUP_TO_CONFIRM_STEP" appeares in ML81N,                          
    following programs are executed:                                                                               
    5  FUNCTION POPUP_TO_CONFIRM_STEP SAPLSPO1                                           
    4  FORM SELECTION_CHANGED_PO SAPLMLSR                                                
    3  FORM FCODE_SEL_PO SAPLMLSR                                                        
    2  FORM FCODE SAPLMLSR                                                               
    1  MODULE (PAI) FCODE SAPLMLSR                                                                               
    Unfortunately at this time it is not planned to change the current                   
    functionality.
    Regards,
    Edit

  • Configuring multiple services in a single instance database

    Dear All,
    I would like to create multiple service names for a single instance oracle database (10.2.0.3 on IBM - AIX 6.1). I tried searching on the net, reading documentation, and also on the metalink but couldn't find anything relevant to single instance database.
    Say I have two users, userA and userB, for which I would like to use two services (ServA and ServB) to connect to the same single instance database.
    Any help in this direction is appreciated.
    Regards

    Oracle Lover3 wrote:
    Thanks for your quick solution.
    By the time you answered I was able to locate it in the documentation. I have tested it and its working perfectly. Here's the documenation link.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams188.htm#i1133481
    It is very hard to believe you didn't find this in the documentation, and my suspicion is you didn't search for it at all.It is very hard to believe that you don't trust others and end up in suspicion. I wish you were sitting next to me while I was searching for the link/document.It is because the vast majority of doc questions are asked by people who don't read the docs at all.
    Now, I'm curious about your requirement. While it can be done, it is pretty unusual. That always leads me to want to step back from the technical question and ask What business problem is this solving?

  • Percentage wise Confirmation for Multiple Service line items

    Hi,
    Percentage wise Confirmation for Multiple Service line items    
    During doing service entry sheet am able to do % wise confirmaion from
    Menu -> Entry Sheet -> Create -> With Planned Service -> Enter Percent.
    But this works only for single line item the first line.
    If we have multiple line items & if i give 10%, It calculates 10% for
    all items.
    We want Line wise % confirmation can be given as % confirmation will differ from
    line to line.
    Thanks
    Shashank

    Dear ,
    This percentage is a header data i.e applicable for all service items
    F1 help clearly says
    Percentage quantity to be adopted
    Use
        If you wish to adopt the planned services from the purchase order, you
        can enter an additional percentage in this field in order to have that
        percentage adopted instead of the total quantity shown in the purchase
        order.
    Example:
        Quantity specified.............Quantity to be adopted:.............Quantity specified "
        in purchase order:....................... 10 %..................................entry sheet:
        Service  1.......100 pc ................................................................10 pc
        Service  2.......200 m  ...............................................................    20 m
        Service  3. .....30 h   .................................................................   3 h
    Edited by: redriver on Jan 22, 2012 6:50 AM

  • How do I set a multiple Services Dashboard?

    Hello!
    I'm on Oracle EM11g setting up some systems and services. I was reading this doc page and saw that awesome dashboard to see multiple services at the same time. However, I don't understand how can I set up a dashboard like that, plus the photo shows its from EM 10g so I'm not sure if I'm running in circles for something I can't accomplish in 11g.
    Cheers,
    Nock

    Hi Nock,
    It's certainly something you can accomplish in 11g, the reports can be accessed/created and edited from the information publisher reports option in your main menu. documentation for it can be found here:  Information Publisher
    R, Jurgen

  • Single transaction through multiple service objects [Spring]

    Hello.
    I have multiple service objects, while methods in service objects represent use cases.
    If I call the method from the other method in the same service object, then the second (called) method uses the same transaction as the first (caller), because of default propagation REQUIRED is applied.
    .. as is shown in the following pseudo code:
    @Transactional
    public class PersonService {
         private PersonDAO personDAO;
         public void otherMethod() {
         public void savePerson(Person person) {
              otherMethod();
              personDAO.save(person);
    }But I need to call service methods of different service objects, because some use cases use other use cases. I also need all those called methods to be done as a single transaction.
    @Transactional
    public class OrderService {
         private OrderDAO orderDAO;
         public void saveOrder(Person person, Order order) {
              PersonService personService = CONTEXT.getBean("personService");
              personService.savePerson(person);
              orderDAO.save(order);
    }If I do it like that, the new transaction proxy is created and all personService stuff is executed in the new transaction. How to configure @Transactional annotated objects or Spring beans to do all service stuff in single transaction?
    I have Hibernate sessionfactory, DAOs and services beans simply configured in Spring configuration XML, using autowiring and transaction annotation config. I prefer using @transactional annotated service classes, but if I had to use more complex Spring transaction configuration to achieve the goal I won't have any problem with it.
    Thank you in advance.

    I would like it to be done is single transaction but it isn't. As the bean is retrieved from the spring context in OrderService's method
    PersonService personService = CONTEXT.getBean("personService");a new transaction for PersonService is started. So then I have two transactions in progress - one for OrderService and second for PersonService. I need the PersonService (or any other service object) to detect already pending transaction and use that. Not create new (it's own). I use no arguments in @Transactional annotation so default propagation REQUIRED should be used, but it still creates a new transaction for PersonService stuff.
    I'm posting my applicationContext.xml (simplified slightly)
    <beans default-autowire="byType">
         <bean id="dataSource"
              class="org.springframework.jdbc.datasource.DriverManagerDataSource">
         </bean>
         <!-- Hibernate SessionFactory -->
         <bean id="sessionFactory"
              class="org.springframework.orm.hibernate3.LocalSessionFactoryBean">
              <property name="dataSource">
                   <ref local="dataSource" />
              </property>
         </bean>
         <bean id="hibernateTxManager"
              class="org.springframework.orm.hibernate3.HibernateTransactionManager">
              <property name="sessionFactory">
                   <ref local="sessionFactory" />
              </property>
         </bean>
         <tx:annotation-driven transaction-manager="hibernateTxManager" />
         <!-- DAOs -->
         <bean id="personDAO" class="net.package.dao.PersonDAO" />
         <bean id="orderDAO" class="net.package.dao.OrderDAO" />
         <!-- Services -->
         <bean id="personService" class="net.package.service.PersonService" />
         <bean id="orderService" class="net.package.service.OrderService" />
    </beans>Thank you

  • Multiple Service GR/IR clearing account

    Hi,
    We have a Business requirement where i need to have different G/L accounts for Different nature of service. That is there will be different Service clearing account for Foreign, Domestic & other services.
    At present the WRX key is having the Service clearing account maintained against Valuation class as BLANK.No valuation class is maintained against the account
    Is it possible to do in standard Multiple Service Clearing account. 
    Regards
    John

    Hi ,
    Yes it is possible to maintain different Clearing account for different Val.Class.
    In my current project we have set up on Val.Modifier ( ie for Valuation Area / Plant )..
    Each plant has different Clearing Account ..
    Thanking You ,
    Sudhakar

  • Fetching Data from Multiple Services or End Applications in BPEL

    Hi,
    We do have a requirement of fetching the data from multiple services exposed by the end applications. And there are no inter dependencies among these.
    Mostly 6 to 10 partner links have to be used to fetch this data. So planning to use the flow N activity to achieve this.
    But i did come across a best practice to avoid the use o Flow N activity with number of lines. So i wanted to know pros and cons of this approach and i there is any better way of doing the same in BPEL.
    We are using SOA Suite 11.1.1.4.0.
    Thanks
    Siva

    any updates??

  • Multiple Services in a WSDL

    Actaully i am a newbie to webservices and facing this queer problem.I have a wsdl file which has two services.I follow the normal jaxrpc method of using wscompile and ws deploy. But in the cooked war that is created only one service appears. I dont have a clue to what is happening .Plz help me on this one .THX in advance

    I dont think you can have multiple service tags in a wsdl. You can have multiple bindings which contain single operation def and in the service tag you can define multiple port tags.
    Correct me if i am wrong!
    Raj

Maybe you are looking for