Multiple Operations in a Single Interface - How To trace the Operations !!!

Hello PI Experts,
We have implemented an interface for Multiple Operations in the client proxy.
We are able to trigger the proxy for the diff methods of the class and the message is flowing to the desired Receiver correctly.
I have 2 queries regarding these mutiple operations workout :-
1.     First thing I am curious about , how PI is knowing/handling the operation details i.e which operation   needs to be carried out & routed to which receiver.
I had a good look at the SOAP Header Message , but there is no trace of the operation name    that is being used.Only the Interface name is tracked over   there.
I just want to know , how PI is handling & determining this whole stuff and where we can find out the operation name which is being used...as it should be   mentioned somewhere in the message header.
2.     Second one is if the sender is other than a webservice/proxy call, how can we make the operation specific calls from the sender for e.g if its a http call ?
Could you please help me out with this.
Thanks in Advance,
Sunil Kumar
Edited by: SUNIL DALAL on Nov 4, 2010 11:23 AM

Yes, its possible no doubt..but how its playing with the operations can you please let me know.
Thanks,
Sunil
Edited by: SUNIL DALAL on Nov 8, 2010 2:26 PM

Similar Messages

  • HT1414 I just tried to reset my iPad...then couldn't reset it.  I don't know how to install the operating system on it again

    I just tried to reset my iPad...then couldn't reset it.  I don't know how to install the operating system on it again

    Is this how you reset?
    1. Hold the Sleep and Home button down (together)
    2. For about 10 seconds
    3. Until you see the Apple logo (very important)
    4. Ignore the red slider

  • How to trace the save menu in cs3 using javascript?

    i can able to add menu items using the following syntex
    app.scriptMenuActions.add("Script 1");
    but i dont know how to trace the save menu, i want to do certain action while the user try to save their active document.
    is it possible in script?
    thanks
    subha

    Hi subha,
    re: "i dont know where to get that BeforePrint.jsx, but by using scripting guide i able to trace the menu events."
    All of the scripts shown in fragmentary form in the Scripting Guide are included in the associated scripts archive on the InDesign Scripting home page.
    The BeforePrint.jsx script shows how to cancel the display of the Print dialog box; I assume that the same techniques will work for the Save dialog box. No time to check right now.
    Thanks,
    Ole

  • How to trace the value passed by select list

    Hi,
    Is it possible to know what value is passed by the select list.
    eg:
    :p1_testid -- is the select list name .
    if select list contains 3 values ... value1, value2, and value3. and I select value2 from the select list.
    I want to confirm it that the value I selected is the same value passed to the query.
    - select * from Test where Testid=:p1_testid;
    How to trace the value of :p1_testid before query execution.
    Thanks.

    check your session state to see what value the select list has..
    From developer tools at bottom of running page, select session, then look for the value associated with your select list..
    Thank you,
    Tony Miller
    UTMB/EHN

  • How to trace the wdy application from Portal link?

    Hi
    I have a  req to work with a application,which show the salary slip,through ESS portal,but I am not able to trace out the webdynpro application,is is running behing this?
    can any oe pls tell how to trace out the application,if worked any time.
    secondly req is to insert the logo in the salary slip,when we clk in the SALARY button,its display the slip as PDF,please tell how this PDF is attached inside the application,as if its a Z smart form,than i can insert the logo in it & can reinsert in the webdynpor application,as I think its a case of z smrtform which is called or linked on webdynpro.
    pls tell how to trace the standard application or the smart form.
    regds

    Hi Vipin,
    You can get the webdynpro application name from the portal link or you can ask portal team to get you the webdynpro
    application name from the portal iView of salary slip application.
    After that go to SICF tcode.
    Search for the application name by entering the application name against the field SERVICE NAME and press F8 (execute).
    The system will find you the SICF service for that webdynpro application. Select that service from the list.
    Now click on menu GOTO->OBJECT DIRECTORY ENTRY and get the package name from the popup window.
    Go to tcode SE80 and open that package.
    Expand node Web dynpro->Web Dynpro Applicat.  and find the application there.
    Double click on the application.
    Get the web dynpro component from the application parameter.
    Open the Web Dynpro component in se80 and do the changes as required.
    Regards,
    Vikrant

  • How to trace the form functions

    Can some help me how to trace the form functions like who has executed the function and when it has been exectued.
    Please let me know if a table is already exists for tracing the form functions.

    I am not sure that this would serve the purpose or not but still, I guess its worth to atleast be mentioned,
    http://www.oracle-base.com/articles/9i/DBMS_TRACE.php
    HTH
    Aman....

  • How to trace the missing authorizations using NWBC at object level

    Hi all,
    In SAP R/3 any authorization issue can be tracked down till authorization object level using SU53 tcode and ST01 tcode.
    1 - I have a super user who has all the roles in Solution manager system and test user which I created with just 1 role Incident management role. But when I login with Super user ID I can see in tcode (WDY_APPLICATION - Incident Management ) I have 4 tabs (Overview,Messages,Reports and Queries) but when I execute the same tcode using test ID I can only see Overview and Messages tab. Report and Query tab were missing . Please advice on how to trace the missing authorizations using NWBC at object level? or how to solve this issue......
    2 - How to add a Web dynpro Transaction code (example WDY_APPLICATION - Incident Management )while building a role in PFCG?
    Thanks
    LAK

    Hi Gurus,
    Can anyone please help me with my questions.
    In addition here are few more info that I need
    How to bring in the new authorizations without logiing off and logging in back in NWBC ( Equivalent to Menu-->Refresh in SAP GUI)
    Thanks
    LAK

  • How to trace the ip address of user session?

    how to trace the ip address of user client session?

    Hi.
    This should help:
    http://www.oracle-base.com/articles/misc/IdentifyingHostNamesAndAddresses.php
    Cheers
    Tim...

  • Work order interface : how to schedule the resources

    Hello,
    I am trying to reschedule a job and to replace the resources of this group by alternate resources : I have inserted one line in the WIP_JOB_SCHEDULE_INTERFACE and one line in the table and WIP_JOB_DTLS_INTERFACE.
    After importing these group, I get the following result :
    - the job is correctly reschedule (the start date is the start date I entered in the interface, and the end date is computed forward from this date).
    - the operation start date and end date are correct (same as the job dates)
    -the resources have been correctly changed (replaced by the replacement group)
    But the resource schedule dates have not changed .
    How can I have the resources reschedule using the interface ?
    Thanks in advance.

    Are you loading start_date and completion_date into wip_job_dtls_interface?
    Not the same as first_unit_start_date, last_unit_start_date, etc.

  • File-interface - how to populate the file correctly?

    Hi there,
    I have to write my first interface to another non-sap-system using a file-interface. Now I have a little question in case of filling such an interface file. I have a documentation of the other system which describes how to fill the file.
    There is said that I should write DEC-values in the following way to the file:
    DEC 13.3 : -0000012345.123 (leading sign and zero's for filling the field to the complete length)
    Can anybody give me a hint how to convert such a DEC-value in the format the interface wants to have it? I think I can do it via "string operations" but I'm sure that there is another way which should be used and which is more elegant.
    Please help me.
    Kind regards
    Markus

    Try with this,
    data : s1 type p decimals 3.
           s2(16) type c value '000000000000000'.
           s3(16) type c.
    s1 = '12338383'.
    s3 = s1.
    overlay s3 with s2.
    S3 would be your required output
    Regards
    Sasi

  • Data aquisition board installation,how to get the operation system know that the board exsist and to give it a number?

    I'm a green hand on hardware. This question is maybe kind of a silly quetsion.
    I already have a data acquisition board installed (built-in) and there is the corresponding program to control it.
    Now I need to install another board to the computer, and make the necessary Vi to control the new board. I'm wondering what should be the procedure like? HOW to get the computer know the new board. Should there be any driving program coming along with the hardware. Or the operation system should get to know the existing of the new hardware once it's installed( i mean plug in). Thank you for your kind reply!

    Hi Fenny,
    What is the model number of the second board? If your existing driver has support for this board (which I'm assuming is a NI board, and it's plug and play), your OS (which I'm assuming is Windows) should recognize it when you start up your computer after installation. You can find out the driver support for your board and OS from the link below. If the installation was successful, you should be able to see the new board in the Measurement and Automation Explorer (MAX) under "Devices and Interfaces". If you can see the board in MAX, there will be a device number assigned to the board, which you can use in your VI to communicate with it.
    If any of the above assumptions is incorrect, please provide some details (i.e. hardware used, driver you currently have installed, OS, and the application you'd like to use this new board for), and we can work from there.
    Data Acquisition (DAQ) Installation/Configuration Troubleshooter
    Thanks,
    Lesley Y.

  • How to change the "Operating Unit" in AP invoice?

    Dear all:
    when I login AP module, Invoice > Entry > invoices, found that "Operating Unit" is not the name what I want. I make sure I am login the right responsibility.How can I modify "Operating Unit" and change it to the right?
    My environment is : R12.1.3
    Regards
    Terry Chen

    Go to sysadmin >profile > system
    Check the responsibility checkbox; enter the resp. name
    Uncheck all others
    Enter profile name = MO: Operating Unit
    Hit find; enter the appropriate value and save
    Also check the security profile's setting , after change the setting, the issue solved.
    Thank you Sandeep Gandhi

  • How to manage the operations on service order ?

    Hello,
    Do you know some bapi or MF to manage the operation on service order  (IW32).
    I have to create some operation, and in dialogue mode Iu2019m using 
    "Task list selection,  to reference object."
    But I need to do it by a bapi or MF.
    Tks a lot.
    R.

    Hi,
    Check with the following FM:
      MAINTENANCE_ITEM_POST
    Regards,
    Venkat.

  • How to detect the operating system at runtime?

    I have a libary which i use for a mobile (android) and desktop-air projekt. I want to code somthing like this (pseudoCode):
    if( operating system == mobile/android )  
            this.addFieldUIs(myPopUpList);
    else if(operating system == desktop )
           this.addFieldUIs(myDropDownList); 
    Is it possible to archive this?

    Hello,
    You could investigate flash.system.Capabilities.os I think - but it is discouraged to use is for feature-depending support (it lists iOS but does not list Android OS for example in docs). Instead Adobe advise to perform runtime checks for feature specific support.
    http://help.adobe.com/en_US/air/build/WS144092a96ffef7cc16ddeea2126bb46b82f-8000.html
    regards,
    Peter

  • How to filter the operator message reply options in the popup dialog

    when a step comes to "request restart" handler, operator has to reply the operator message.
    by default there are 7options:"Abort chain and set chain status to 'Error'", "Restart this step" ......
    in our scenario, for many job step request restart handler, operator should only choose "Return status handlers as if this step was completed with the status 'completed' " as ignorance the error or"restart chain from the beginning" as re-run from the beginning.  Mis-operation would cause unexpected error.
    so, I want to know, is there a way to set a filter, so that in same operator message reply dialog, there are only some options we needs.
    I know the filter(if exists) can not prevent all mis-operations. but it really is a way to reduce the possibility.

    Hello,
    You can Ignore the message if the message is of following types:
    If no message type is given for the rule with this mode in column MSGTYP, all application log messages are ignored.
    If a particular message type (A, E, I, S, W, X) is specified, application log messages with exactly this type are ignored. If you want several message types (but not all) to be ignored, specify several rules with this mode and the message type to be ignored in each case
    Please refer the below link:
    http://help.sap.com/saphelp_nwpi711/helpdata/en/49/6f57112c293b5be10000000a42189b/frameset.htm
    Hope the data was useful
    Regards,
    Swetha

Maybe you are looking for

  • Program not found in ECC 6.0 for manual reposting of primary cost

    Hi exps, The program SAPMLK23F1 is not found in Ecc 6.0. the program SAPMK23B is replacing the program. now this program is using anywhere else or toally removed by sap in ecc6.0? is any programs which is not in ecc 6 kindly list out for me. points w

  • Inbound IDoc Validation

    Hi all, we process an extended version of DEBMAS01 IDoc on inbound and need to verify if the incoming IDoc does not contain outdated information already. Basically, we check if the underlying record was not yet changed in SAP based on change pointer

  • Can't open you iphoto library with current version of Iphoto

    I just got a new Imac and transferred my files from my G4 ibook but in doing so I seem to have modified my iphoto library on my ibook. Now I can't access any of the photos unless I upgrade iphoto. however I don't want to upgrade and was wondering if

  • Showing an image in a JPanel

    Hi all! I'm developing an applet that shows an image in a JPanel when it is clicked. The problem is that when the code that shows the image is placed in the mouseClicked() method, nothing happens... Any idea would be appreciated. Thanks in advance. A

  • Close all tabs in safari ?

    If I have more than 1 tabs on safari window and I close the safari window or close Safari, it asks that multiple tabs are open do you want to close it. My question is, is there a way to get the tabs back to the site they were pointing before closing