No such destination of type WebService exists..

Hi,
I am trying to create a simple web dynpro application which uses interacive form UI element. When I deploy the application, I get following stack trace.
com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
     at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:418)
Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:
     com.sap.engine.services.webservices.jaxrpc.wsdl2java.ClientProtocolException: An error occured while reading data from the destination sap.com/tcwdpdfobject/com.sap.tc.webdynpro.adsproxy.AdsProxy/ConfigPort_Document. The error was: com.sap.security.core.server.destinations.api.DestinationException No such destination of type WebService exists..
     at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:408)
     at com.sap.tc.webdynpro.pdfobject.core.PDFObject.render(PDFObject.java:3948)
     at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRenderHandler.handle(PDFDocumentRenderHandler.java:148)
     at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:52)
     ... 32 more
Caused by: java.rmi.RemoteException: Service call exception; nested exception is:
     com.sap.engine.services.webservices.jaxrpc.wsdl2java.ClientProtocolException: An error occured while reading data from the destination sap.com/tcwdpdfobject/com.sap.tc.webdynpro.adsproxy.AdsProxy/ConfigPort_Document. The error was: com.sap.security.core.server.destinations.api.DestinationException No such destination of type WebService exists..
     at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:89)
     at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:99)
     at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:385)
     ... 35 more
Can anyone tell me which area of my application is causing the problem ?

Hi,
Check this
ADS error
Re: A question:  PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
PradeeP

Similar Messages

  • Program ID in RFC destination of type T

    can one please explain what exactly is program id in rfc destination of type T

    Hi,
    from
    http://help.sap.com/saphelp_nw2004s/helpdata/en/22/042652488911d189490000e829fbbd/content.htm
    "Type T destinations are connections to external programs that use the RFC library to receive RFCs."
    so program id is the name of such a program
    Regards,
    michal

  • Connection check for logical destination for type "G"

    Hi,
    How to check the connection for logical destination of type 'G'.
    Best regards,
    Saurabh

    Hi,
    In our case we are creating the logical destination in sm59 (ztest_logical) with type 'G'.
    We need to check the connection exists or not .
    so is there any standard function module to check the conenction .
    Best regards,
    suman puthadi

  • Saving photos to the web by creating events. Called the destination folder does not exist.

    Hello,
    I ask you for advice (assistance). A week ago I re-installed the PC and installed to the computer again Photoshop CS5. Everything works for me except for the function of storing images for web by creating events. Called me constantly destination folder does not exist. The problem I had before. I ask you this advice on how to solve this problem.
    Thanks for the advice

    hi,
    i don't know if i integrate your code correctly, but it doens't work for me. I presently create skin for client and this plugin is really usefull for me.
    i use win7 64bit home edition, and photoshop cs5
    there is how i integrate this :
    // EDIT ALEX GRENIER
    function getPreferencesFolder() {
         var userData = Folder.userData;
         if (!userData || !userData.exists) {
              userData = Folder("~");
         var folder = new Folder(userData + "/xtools");
         if (!folder.exists) {
              folder.create();
         return folder;
    function exportChildren(dupObj, orgObj, dupDocRef, folder) {
    if (getCSVersion() >= 10) // CS3 Only
         // Create assets folder in Flex app's directory
         // var tempFolder;
         // tempFolder = new Folder (folder + "/assets/");
         // tempFolder.create();
         // EDIT ALEX GRENIER
         var tempFolder;
         tempFolder = getPreferencesFolder();
    i put the code creating the folder in comment and put your code in place, i also put your function before the function creating file.
    With the base code (without modification) photoshop is able to create my folder assets, but when it try to export the png, it export nothing, so i have a empty folder.
    thank you,
    Alex

  • Communication failure : RFC Destination SALV_WD_EXPORT_PDF does not exist

    Hi Experts,
    I have one standard ALV report in ABAP Webdynpro.
    When i try to print the ALV Report it gives Communication failure : RFC Destination SALV_WD_EXPORT_PDF does not exist.
    Can you give solution for this one.
    Regards,
    Sri

    Hi Sri
    Please go through this..
    /people/bv.pillai/blog/2007/01/09/webdynpro-abap-alv-print-versionpdf
    also Have a look this note SAP NOTE 918236; you will need help from basis.
    Cheers,
    Kris.

  • How can I type over existing text on a web page?

    I would like to be able to type over existing text on a web page. This can be done by hitting the "insert" key in several applications; however, it does not work in Firefox.
    I'm running Firefox 31.0 and Windows 7.

    Unfortunately that is not possible in Firefox.
    The insert key is not supported (i.e. Firefox is always in insert mode), so you will have to delete the old text and type the new text.

  • Error in Local Message System: RFC destination MB3AP1039 does not exist.

    Error in Local Message System: RFC destination MB3AP1039 does not exist. Message was Not Created
    Message no. BCOS088
    Hi,
         When iam creating a message from any system from HELP-CREATE SUPPORT MESSAGE it is throwing the above error message. Actually i need to send this message to SAP solution Manager Service Desk.
    Can anyone help me in resolving the above issue.
    Thanks & Regards,
    Mirza Kaleemulla Baig.

    Dear friend
    You have to of following option
    1.Define Service Desk destination in the R/3 systems:
    Note: for this you need to log in the R/3 system.
    Create the RFC between the Solution manager and R/3 system (Login to the R/3 system)
    2.a. Go to transaction SM30.
    b. In table/view field, enter BCOS_CUST. Then press the Maintain Button. See example below:
    c. Press the Continue button in the following screen:
    d. You should see the following screen, no entries should be seen in the table. Press the New Entries button:
    e. In the next screen, enter the following information:
    In the RFC Destination you should point to your Solution Manager destination RFC.
    0ss_msg   w   sm_bsmclnt_back    cust620     1.0
    shailesh

  • Destination Directory Does not exist.

    While working in Flash MX 2004, when I want to preview the
    work I've done, I click F12 and get the following Flash MX error
    message: Error Creating HTML File. Destination directory does not
    exist. Change you publish settings.
    The publish settings look correct to me. What's up with this?

    If you have PKGDEST variable in /etc/makepkg.conf set then the path you gave it doesn't exist or permission is denied, or if you don't have it set, then you are trying to build the package in a current directory that you don't have permissions to. Its just trying place the pkg.tar.gz somewhere.

  • The Response Group application was unable to transfer the call to the configured destination and no fallback exists

    Hey,
    I get this error message when calling into an unassigned number which redirects to a response group:
    From user URI:
    sip:[email protected];gruu;opaque=srvr:Microsoft.Rtc.Applications.Acd:RS6nRGV9DlmpNsLtmz5qeQAA
    To user URI:
    0220198611;phone-context=DefaultProfile
    From user agent:
    RTCC/4.0.0.0 Response_Group_Service Announcement_Service
    Diagnostic header:
    26005; reason="The Response Group application was unable to transfer the call to the configured destination and no fallback exists."
    Interestingly "To user URI: 0220198611;phone-context=DefaultProfile" is the number off the caller not the destination. I wonder is this a bug? So is the response group trying to transfer to this number and failing because of course it doesnt exist?
    As you can see the below the number I am calling is not 0220198611: 
    From phone number: 0220198611;phone-context=DefaultProfile
    To phone number: +6493760053 From mediation server: onzlyncfe1.domain.co.nz To mediation server: From gateway: 192.168.100.70
    To gateway:
    Disconnected by: +6493760053
    Does the calling party's number have to be normalised? If so how can I do this because the global normailisation rules dont seem to apply
    in this situation. These rules do work when when calling into a users DDI. 
    Also to be clear....
    +6493760053 is an unassigned number which is setup to redirect to a response group.
    If I assign +6493760053 to a user then it works.
    Additionally this works perfectly when the gateway sends the call to our legacy 2007r2 mediation server then on to Lync. If the gateway sends the call directly to the co-located Lync mediation server I get the error described.
    I hope I make sense. If you are confused let me know :)
    Help is appreciated.
    Thanks,
    Andrew

    Hi ANdrew
    Kindly advise how you transfered the unassigned numbers to a specific user, i used the below command but it failled, the message displayed but the call never routed:
    New-CsAnnouncement -Parent service:ApplicationServer:LyncFE.squareone.local -Name "SQ unassigned number announcement" -TextToSpeechPrompt "You entered an invalid extinsion you will be forwarded to the operator" -Language "en-US" -TargetUri "sip:[email protected];user=phone"
    While [email protected] is the sip uri in my lync for the operator
    could you advise what is my issue?

  • ORA-23309: object UMESH.PRODUCT_MASTER of type TABLE exists

    Hi,
    I have two schema on the two servers for replication replication is working fine.
    i export one schema to another so all the tables exists at both the sites.
    I am adding objects in the replication group using oracle enterprise manager
    console.
    some of the tables added fine.
    but some gives me error like.
    ORA-23309: object UMESH.PRODUCT_MASTER of type TABLE exists
    before adding this objects in the group i do like
    SQL> SELECT oname FROM DBA_REPOBJECT ;
    ONAME
    AC_ACCOUNT
    AC_ACCOUNT$RP
    AC_ACCOUNT$RP
    AC_ACCOUNT_MASTER
    AC_ACCOUNT_MASTER$RP
    AC_ACCOUNT_MASTER$RP
    6 rows selected.
    at both the sites.
    when i add product_master in the group then entries becomes like
    SQL> SELECT oname FROM DBA_REPOBJECT ;
    ONAME
    AC_ACCOUNT
    AC_ACCOUNT$RP
    AC_ACCOUNT$RP
    AC_ACCOUNT_MASTER
    AC_ACCOUNT_MASTER$RP
    AC_ACCOUNT_MASTER$RP
    PRODUCT_MASTER
    7 rows selected.
    but with the error in
    and when generate replication support.
    SQL> select  status,request,message,oname from dba_repcatlog;
    STATUS         REQUEST
    MESSAGE
    ONAME
    ERROR          CREATE_MASTER_REPOBJECT
    ORA-23309: object UMESH.PRODUCT_MASTER of type TABLE exists
    PRODUCT_MASTER
    ERROR          CREATE_MASTER_REPOBJECT
    ORA-23309: object UMESH.PRODUCT_MASTER of type TABLE exists
    PRODUCT_MASTER
    STATUS         REQUEST
    MESSAGE
    ONAME
    ERROR          GENERATE_INTERNAL_PKG_SUPPORT
    ORA-23308: object UMESH.PRODUCT_MASTER does not exist or is invalid
    PRODUCT_MASTER
    ERROR          GENERATE_INTERNAL_PKG_SUPPORT
    ORA-23308: object UMESH.PRODUCT_MASTER does not exist or is invalid
    STATUS         REQUEST
    MESSAGE
    ONAME
    PRODUCT_MASTER
    ERROR          GENERATE_INTERNAL_PKG_SUPPORT
    ORA-23308: object UMESH.PRODUCT_MASTER does not exist or is invalid
    PRODUCT_MASTER
    but in the same situation other objects are working fine.i am fed up with this error.
    any help will be appreciated.
    Thanks
    Umesh
    null

    thanks hament
    I have two schema my master definition site have all the objects but second master
    site. have no object.
    i use these command like
    this is at master definition site.
    SQL> BEGIN
      2     DBMS_REPCAT.CREATE_MASTER_REPGROUP(
      3       gname => '"AA"',
      4       qualifier => '',
      5       group_comment => '');
      6  END;
      7  /
    PL/SQL procedure successfully completed.
    SQL> ed
    Wrote file afiedt.buf
      1  BEGIN
      2     DBMS_REPCAT.CREATE_MASTER_REPOBJECT(
      3       gname => '"AA"',
      4       type => 'TABLE',
      5       oname => '"PRODUCT_MASTER"',
      6       sname => '"UMESH"',
      7       copy_rows => TRUE,
      8       use_existing_object => FALSE);
      9* END;
    SQL> /
    PL/SQL procedure successfully completed.
    SQL> commit;
    Commit complete.
    SQL> BEGIN
      2     DBMS_REPCAT.ADD_MASTER_DATABASE (
      3        gname => 'AA',
      4        master => 'neo.world',
      5        use_existing_objects => FALSE,
      6        copy_rows => TRUE,
      7        propagation_mode => 'ASYNCHRONOUS');
      8  END;
      9  /
    PL/SQL procedure successfully completed.
    SQL> COMMIT;
    SQL> select source, status, master,sname, request, oname, type, message from dba_repcatlog;
    SOURCE
    STATUS
    MASTER
    SNAME                          REQUEST
    ONAME                          TYPE
    MESSAGE
    LOCAL.WORLD
    SOURCE
    STATUS
    MASTER
    SNAME                          REQUEST
    ONAME                          TYPE
    MESSAGE
    ERROR
    SOURCE
    STATUS
    MASTER
    SNAME                          REQUEST
    ONAME                          TYPE
    MESSAGE
    NEO.WORLD
    SOURCE
    STATUS
    MASTER
    SNAME                          REQUEST
    ONAME                          TYPE
    MESSAGE
    UMESH                          CREATE_MASTER_REPOBJECT
    SOURCE
    STATUS
    MASTER
    SNAME                          REQUEST
    ONAME                          TYPE
    MESSAGE
    PRODUCT_MASTER                 TABLE
    SOURCE
    STATUS
    MASTER
    SNAME                          REQUEST
    ONAME                          TYPE
    MESSAGE
    ORA-00942: table or view does not exist
    SOURCE
    STATUS
    MASTER
    SNAME                          REQUEST
    ONAME                          TYPE
    MESSAGE
    but according to me this table must be created at the second master site.
    which is main issue i am facing.
    and if i made product_master at second master site manually
    then execute this at master defination site.
    SQL> BEGIN
      2     DBMS_REPCAT.CREATE_MASTER_REPOBJECT(
      3       gname => '"AA"',
      4       type => 'TABLE',
      5       oname => '"PRODUCT_MASTER"',
      6       sname => '"UMESH"',
      7       copy_rows => TRUE,
      8       use_existing_object => TRUE);
      9  END;
    10  /
    BEGIN
    ERROR at line 1:
    ORA-23309: object "UMESH"."PRODUCT_MASTER" of type TABLE exists
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_REPCAT_MAS", line 2552
    ORA-06512: at "SYS.DBMS_REPCAT", line 562
    ORA-06512: at line 2
    SQL> /
    PL/SQL procedure successfully completed.This is very strange if the table exists then error and if
    it doesn't then error.
    Thanks
    Message was edited by:
    Umesh Sharma

  • Error "Terminal type 202: Incorrect output destination/message type TERM"

    Hi:
        We actually are using SRM v. 5, and we detected an intermiteng error in SM21, it says
       <b>Terminal type 202: Incorrect output destination/message type TERM</b>
       It is generated at Client 000 and relates to program BBP_BGRD_APPROVAL. The actual output of the log is described:
                   <b>Terminal type 202: Incorrect output destination/message type TERM
                   No Active Link Found in the Link Table                           
                   > Conversation ID: 39968053                                      
                   > CPI-C function: ?                                              
                   No Active Link Found in the Link Table                           
                   > Conversation ID: 39968053                                      
                   > CPI-C function: CMRCV                                          
                   Delete session 001 after error 004            </b>
           What we are worried about, is that the final error, relates to a user session end =(.
           We were looking for some information on SAP Notes and forums, but we didn't find any useful info.
           Does any one know what is this error about? We will appreciate any comments.
                        Thanks in advance, Abrahamdelgdaov

    Hi,
    This kind of error message usually arises if a program wants to send
    data to the partner program which will be identified via the
    conversation ID, but this conversation ID is not in the list of
    active RFC links.
    This always happens when one of the two partner programs finishes the
    conversation and informs the remaining partner program.
    Also included in this information is that the gateway already deletes
    the communication entry in the communcication table and conveys the
    message to the partner program.
    This partner program in turn accepts the message but still wants to
    send a receipt or something else to the program that is already finished
    Another send after you've received the close of the connection is not
    allowed.
    Therefore the messages you are seeing in the syslog are definitely ha
    rmless because even if the send would go through, the receiver is not
    able to receive the message.
    Check if there are any other network related errors in the system.
    Regards,
    Marcelo

  • HU routing to Staging area based on destination Storage type

    Hi Experts,
    I have a requirement where I need to route the HUs coming out from same VAS work center to the different staging areas according to the destination storage types.
    Say for example,
    VAS Workcenter - VAS1
    HUs completed out of the VAS1 workcenter should be put away into the destination storage types (RS11, RS12, RS13, RS14) through the staging areas (ST11, ST12, ST13, ST14 respectively)
    Any ideas how to achieve this through customizing to route the HUs through relevant staging areas ( VAS1 -> ST11 -> RS11,  VAS1 -> ST12 -> RS12, etc..,)
    Rgds
    -Shravan

    Thanks to everyone for your response.
    Regarding Juergen's questions, here I am talking about the inbound process
    RSXX are final storage types, where the materials will be finally put away
    Staging area(work center) is used for inbound where we consolidate the materials going to same storage type (building), to the one trolley
    The product put away WT is created when we complete the HU in the staging area workcenter (Final step IBS1 in the process), so we are not able to know to which storage type the product will be moved, until the HU is completed in the staging work center.
    Rgds
    Shravan

  • Why RFC destination of type H in ABAP proxy

    Hi All,
    We specify the XI integration server url in the Sxmb_adm transaction of the application SAP system..
    Why do we still require a RFC destination of type H pointing from application sys to XI...
    What is the exact function of that RFC of type H

    in SXMB_ADM, as far as I know we can give in two ways,
    one is explicit URL, i.e., http://HOST:PORT/sap/xi/engine?type=entry
    second option is, dest://RFCDestinationTypeH
    RFCDestinationTypeH actually uses the above http entry.

  • Problem invoking document type webservices with SAAJ

    I cannot invoke document type webservices with SAAJ. No problems invoking rpc-style services. Can anyone help me to invoke doc-type webservices with SAAJ. Very urgent. Thank you.

    Siva Sankar
    You may use Field Exit to do this enhancement. You can create fieldexit from report RSMODPRF.
    In order to use field exit check/activate Profile Parameter abap/fieldexit using t code RZ11.
    Thanks & regards
    Amol Lohade

  • How to setup message type in existing distribution model?

    hi,
    how to setup (add) message type in existing distribution model?
    thanks & regards
    Ruban

    Hi,
    Please try these ...
    1. Go to transaction BD64.
    2. Click on Change button (F9).
    3. Place the cursor to the corresponding model view.
    4. Click on Add  Message Type button (CTRL+F7).
    5. Enter the corresponding Sender, Receiver and Message Type then click on continue button.
    6. Click Save button (CTRL+S).
    Regards,
    Ferry Lianto

Maybe you are looking for

  • Can i home share a music libary from one device to another?

    im trying to combine my music libary with my brothers is there a way to do this through home sharing or itunes match

  • Windows 7 install ruined my Sync ability

    Due to outside issues, I needed to rebuild my laptop. I had Win XP sp3, BB DM6.0.1.18, office 2007 prof plus, and EVERYTHING worked perfectly.  After rebuilding the laptop to Win 7 x32, installing Office 2010 (not click to run) and downloading the la

  • Automatically accept screen sharing from specific user ???

    My mother is a newbie mac user. To be honest, she's a newbie computer user - full stop. She did inherit my PC laptop when I switched, but within a week she had crashed it. The mac she has is still running. (And guess who got it for her. I'm a good da

  • Code correction, please!

    Hi, The following code throws an error. Correct it please. myGrid.addEventListener(Event:ListEvent.ITEM_CLICK, gridItemClick); function gridItemClick (e:ListEvent):void{ var urlR:URLRequest=new URLRequest(e.target.getItemAt(e.rowIndex).PDF) navigateT

  • Aperture 2.1 stuck or freezing when started

    After the splash screen when I see the main screen, the beachball starts and doesn't stop. Except for the beachball the application freezes? I'm not sure what to do, I've rebooted,restarted I'm out of options. I'm in the middle of uploading a wedding