Java proxy client logical port transport to Q and prod issue in target addr

Hi All,
I have a java proxy client having a logical port (configured using NWDS) to consume a web service in the provider system.
In the logical port, I have given target address, and logical port name. While moving this client proxy NWDI dev track to Q and prod,
how do I change this target address to point to Q and prod respectively. In other words, even though I am using Visual admin to configure the destination url for the logical port, to point to Q and prod, its still referring to the dev environment provider service after moving the proxy client to Q and prod. What is the suggested approach to take care of this issue
Thx
mike

Hi Michael,
I can only help from that point of view that I believe this question belongs to the forum
Service-Oriented Architecture (SOA) and SAP
Please try to raise this question there.
Thanks and Regards,
Ervin

Similar Messages

  • Change Business System for Java Proxy Client

    I have created Web AS Java business system for Java proxy.
    Is it possbile to send message from client Java Proxy as another business system (Third party)?
    For example to specify this system
    MessageSpecifier messageSpecifier = proxy.$messageSpecifier();
    messageSpecifier.setSenderService("MY_BUSINESS_SYSTEM");
    proxy.$messageSpecifier(messageSpecifier);

    Yes, it is.
    That's the way to do it.
    Stefan

  • Unable to invoke WebLogic 8.1 sp2 web service from a java proxy client...

    I am not able to invoke a web service deployed on WebLogic 8.1 SP2 via a client using the proxy jar provided by WebLogic's JWS > Overview > Generate Java Proxy tool.
    I am getting a java.net.ConnectException.
    Both the client and the WebService are on the same server.
    Thanks!!
    Inder./

    Please see the instructions below. If this does not help, please open a case with customer support and tell them it may be related to CR235479
    DESCRIPTION:
    When a platform domain is created, the admin server can be started without
    any issues and a managed server can also be started without any errors if
    using startManagedWebLogic.sh. But when a managed server is started using the
    nodemanager, the managed server fails to start with the following error.
    The WebLogic Server did not start up properly.
    java.lang.NoClassDefFoundError: com/bea/wsrp/util/debug/Debug
    (Complete stack trace with be added as a note)
    The reason for this is that:
    startWebLogic.sh(cmd) and startManagedWebLogic.sh(cmd) for platform domains
    call <User domain>/setDomainEnv.sh which includes all the jars necessary for
    a platform domain in the CLASSPATH.
    Whereas startNodeManager.sh calls <WL_HOME>/common/bin/commEnv.sh, which is
    the same for both platform and server installations of weblogic and has only
    weblogic.jar in the CLASSPATH.
    Looking at historical cases, the steps to start NodeManager successfully in a
    platform domain are:
    1.
    a. Copy admin server classpath (from <user Domain>/startWebLogic.sh) to
    that of all managed servers in the 'Remote Start' tab of the WLS Console
    OR
    b. Copy admin server classpath to <WL_HOME>/server/bin/startNodeManager.sh
    (If the same nodemanager is used to manage server domain servers and platform
    domain servers, will there be any issue with this approach??)
    2. Copy the wsrpKeystore.jks file from your domain directory to the
    nodemanager directory (the parent of the directory where all the server
    directories are replicated in the node manager. By default: <WL
    HOME>/common/nodemanager)
    But these steps are not publicly documented in edocs.
    CONFIGURATION:
    Weblogic Platform Domain 8.1 (all service packs)
    WORKAROUND:
    Steps 1 and 2 above.

  • Java Proxy Client !!

    Hi Guys,
    I need clarification in regards with " JAVA CLIENT PROXY"
    Questions
    1) Well for sender  (client proxy -- JAVA) what is the CC configuration ? Do we need Sender Agreement?
    2) After i have used the ZIP file in the NWDS and deployed in the JAVA J2EE Server of XI , how to call this ??
    3) What kind of code should i use to invoke the proxy ? kindly elobrate this with some links as am new to JAVA development?
    4) Any walkthrough of the entire process would be helpful>
    kind:ly share u r thoughts on "JAVA CLIENT PROXY"
    Than

    Venkat
    Pls. go through the PDF " How to Work with JAVA Proxy " which will give lot of insight what all requirements & configuration you need to develop Proxy scenario.
    Also go through the document named " Creating First J2EE Application using Dev Studio ".
    All of your questions will be answered by these 2 docs.
    Rgds
    Lalit

  • Java Proxy Client Error

    I write a EJB client to call the deployed java proxy, but I got the following exception, sounds like
    authorization error, but I have already used the xiappluser to access.
    Exception in thread "main" com.sap.aii.proxy.xiruntime.core.BaseProxyException:
    Error sending MS message. Exception: Received HTTP response code 401.
    at com.sap.aii.proxy.xiruntime.core.AbstractProxy.send$(AbstractProxy.ja
    va:146)
    Here is the my code:
    Properties p = new Properties();
    p.put(Context.INITIAL_CONTEXT_FACTORY,
    "com.sap.engine.services.jndi.InitialContextFactoryImpl");
    p.put(Context.PROVIDER_URL, "<sid>:50104");
    p.put(Context.SECURITY_PRINCIPAL, "xiappluser");
    p.put(Context.SECURITY_CREDENTIALS, "****");
    Context ctx = new InitialContext(p);

    Hi,
      We have the almost the same problem, we write a Java Application to call the deployed java proxy, but I got the following exception:
    ...com.sap.aii.proxy.xiruntime.core.BaseProxyException:
    Error sending MS message. Exception: Received HTTP response code 404: Not found.
    Anyone have an idea what's happing?
    Regards,
    Luis Diego

  • Java proxy client with HTTP sender

    I have SP15. I have sender agreement with HTTP adapter for system A and Java Proxy Cleint that send message as system A.
    When I send message through Java proxy I see error:
    <i>SOAPFault received from Integration Server. ErrorCode/Category: XIServer/IN_BIND_WRONG_ADPT; Params: HTTP; AdditionalText:  ; ApplicationFaultMessage:  ; ErrorStack: Server agreement found belongs to adapter HTTP; current adapter is 'XI' </i>
    When I deleted sender agreement it worked.
    Could you explain this strange behavior? Is it a bug. Sender agrement for HTTP is necessary since SP16

    I have the same problem with SOAP and file adapter. I've posted this here already.
    XIServer/IN_BIND_WRONG_ADPT
    I have deleted the sender agreement for my soap adapter scenarios, because a sender agreement is not necessary (created by the wizard). After that the soap adapter scenarios work fine. But at scenarios with a sender file adapter you need a sender agreement.
    We had the following situation:
    XI Test, XI SP17, Basis SP16 --> IN_BIND_WRONG_ADPT problem
    XI QA, XI SP17, Basis SP14 --> okay
    XI Prod, XI SP15, Basis SP 16 --> okay
    We patched our XI QA to
    XI QA, XI SP17, Basis SP16
    After that we have the IN_BIND_WRONG_ADPT problem at our XI  QA system too.
    I started a SAPP OSS call two weeks ago but got no solution till now. They checked our systems some times but with no result.
    Our central SLD is on the XI Prod System. Perhaps there is a connection. But I don't want to patch my XI Prod system to SP 17, because it's the only system that works without errors.
    Message was edited by: Gil Ritter

  • SAP Fiori - Transports Dev to QA/Prod issues (Activate and Maintain Service)

    Hi All,
        We have configured and activated Fiori - PO and PR scenarios in development environment using Central Hub Architecture (Gateway-Backend system). It is working great. However, we are facing an issue while transporting the configuration between the environments. We configured the entries (System Alias, Activate and Maintain Service and Scenario) for QA/Prod Environment in Development environment and transporting those (as it lets us to create TR's and as any SAP Configuration or technical Object). The transports are imported successfully, however the service is not activated or seen in "Activate and Maintain Services" in QA/Production Environment. But, scenario definition for PO and PR are imported successfully and visible
    Steps and Transports:
    1. System alias configured for QA/Production (Central hub) entries in Development box and transported - Successfully imported and entries are seen
    2. Activate and Maintain Service entries are configured (workbench request- Loads Oauth and Metadata along with the System Alias assigned) - Transport import successfully, However not seen in "Activate and Maintain Services" (tried even creating a customization TR's)
    3. Scenario Definition (PO and PR) - These are successfully imported as well as we are able to see the entries in SPRO
    Solution Options:
    1. Configure the entries and import (No success yet)
    2. Manually re-configure or Activate and Maintain Service in each system [QA/Prod] (Again, SAP let us transport for this step - So, my understanding option 1 should work).
    Any recommendation or suggestions ? Or is the Option 2 the only way to go!
    Thanks in advance
    Cheers,
    Sri

    Hi Sri,
    I think the Support Package for Gateway is old.
    1922510 - Activated Gateway Services are transported only incompletely
    Regards, Masa
    SAP Customer Experience Group - CEG

  • ID scenario  transport to qs and prod

    hi all ,
    i have built my ID Scenario for dev i.e i have given all ECC details of dev system .
    please tell how can i transport to quality & producation  .
    1. do i need to built id scenario  in qa and producation again .
    please help .
    thanks,

    Check the following:
    Do u have the Single SLD for all the systems DEV,PRD or Indivisual.
    if it is not single you need to also take care of transport targets in the SLD along with the IR and ID tranports..
    Configuring Transport Groups and Tranport Targets
    http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/content.htm
    Your SWCV can be exported and imported using TPZ files into the IR.
    The ID also use TPZ files and as the objects are imported , the business system details will be filled up .
    Refer How to handle SLD guide for help:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f768d644808
    have a look on this Pdf .
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a0d96022-9df5-2910-90b8-8e0580e0987e
    SLD configuration
    SLD Configuration
    Look at the below weblog for XI transports.
    /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    /people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview
    /people/sap.india5/blog/2005/11/28/xi-software-logistics-solution-iii-cms

  • Goods transport between WH and Prod area via Material Staging

    Gurus,
    I got my components from Warehouse to Storage Type 100 (default) using Staging. Now I confirmed my Production Order. So the Storage Type 100 should show my final product and 0 stock of components right?
    It still shows all the components in Storage Type 100 and no FINAL Product. Also in the Prod Order Confirmation screen it does not show any Goods Movements. I read it should show "5 transactions processed and 0 failed" on Prod. Order Confirmation, but I do not see the message on co15.
    Look forward to your replies
    Regards,
    Vikas

    Hi,
    Storage location control should be able to take care of your problem.
    If you want to stage the material to a different IM location then the WM location then make the following settings
    If location xxxx is your WM location and location yyyy is your Production location.
    You have defined Production storage type ZZZ for production storage location YYYY and have maintained the supply area for the same
    In WM configuration - For interfaces - IM interface-Control of Assignment "Plant / Stor.Loc. - Whse Number"
    Assign location XXXX as the Standard Location. Maintain entry donot copy sloc in TR for location YYYY
    In WM configuration - For interfaces - IM interface-  Storage Location control for WH
    This entry ensures that there will be a WM tarnsfer Posting between your WM and Production storage Location automatically when you confirm your TO. You can have this done via a btach job also if you want cumulative posting. (schedule job RLLQ0100)

  • Read logical port for the proxy

    HI ,
    There is method  or FM that can bring all the logical port that available for proxy class,
    logical port that defined on SOAMANAGER or LPCONFIG .
    Regards
    Joy

    Try this way
        call function 'RFC_READ_TABLE'
             destination                rfc_sys
             exporting
                  query_table          = 'SRT_LP' " Table for Logical Ports
             tables
                  options              = options1
                  fields               = nametab1
                  data                 = i_srt_lp[].  " Output table contains call values for proxy class after fm call

  • Error while creating logical port from WSDL in SOAMANAGER

    Hi,
    I am trying to create a logical port for the webservice TerritoryCRMBasicDataByIDQueryResponse_In with the WSDL
    http://usciq9e.wdf.sap.corp:50077/sap/bc/srt/wsdl/sdef_TERRITORYCRMBASICDATABYIDQUERY/wsdl11/ws_policy/document?sap-client=506
    In SOA Manager, I selected the proxy object and clicked on 'Create Logical Port' ,
    gave the name and description for the port and set it as default.
    The other settings are :
    Configuration type : WSDL based configuration
    WSDL base is : Via HTTP Access 
    Then I gave the address of the WSDL in  the URL and the proper username and password. When I clicked on 'Apply Settings' I get the following error:
    "Error when building binding view: Uninstantiated object "subject sidl service" in method IF_SRT_WSP_CONFIG_SIDL~CREATE_CLNT_CFG_FROM_WSDL_D of class CL_SRT_WSP_CONFIG_SIDL "
    Please advise me on how to approach the problem.
    Thanks,
    Sashi

    Creating logical ports is done here:
    http://help.sap.com/saphelp_nwpi71/helpdata/en/44/cc8fd368c873dfe10000000a11466f/frameset.htm

  • Debug/Trace a proxy client?

    Hi,
    I've created a proxy client and logical port to consume a web service in SAP 6.40. However, I'm getting an error upon testing from SAP that one required field in missing; I'm not getting any error when I test from WFETCH.
    Is there any way to decode the xml soap error messages? Is there a way to do a trace?
    There are couple of checkboxes in the logical port for increasing trace and logging, but there are those file??
    Thank you all for your help!

    Hi,
    use /h is another dubugging methos run the total program in debugging mode and check total program.
    and check below link for sql trace
    /people/siegfried.boes/blog/2007/09/05/the-sql-trace-st05-150-quick-and-easy
    Regards,
    Madhu

  • Unable to create logical port

    Dear All,
    I have created a web service from a function module. I have also created a proxy for the web service.
    Before creating the logical port, I am also including the same port name in the endpoint of the service.
    My scenario is, I am creating and consuming the web service in the same server.
    While creating the logical port, the error
    SRT Framework exception: Uninstantiated object "subject sidl service" in method IF_SRT_WSP_CONFIG_SIDL~CREATE_CLNT_CFG_FROM_WSDL_D of class CL_SRT_WSP_CONFIG_SIDL
    is coming.
    Can anyone help me out with this please?
    Regards,
    Prosenjit.
    Edited by: prosenjit chaudhuri on Apr 30, 2009 4:39 PM

    Hi Prosenjit,
    I have received the same error when creating a logical port.  I believe that the issue may be to do with the default PI WSDL containing two <wsdl:port> definitions, one for HTTP and one for HTTPS.  I saved the WSDL locally, removed the <wsdl:port> definition for HTTPS (as I am only using HTTP) and then generated the logical port successfully, without receiving the error message.
    Please note that you must use the via File option, rather than via HTTP Access, as the HTTP version will still contain the two <wsdl:port> definitions.
    Please also watch out for Note 1325092, which means the URL Access Path (on the Transport Settings tab) is not set correctly.  If this Note applies, you may need to copy the complete URL from the WSDL into this parameter if it is not set correctly.
    Hope this helps.
    Cheers,
    Jon

  • Logical port error (WS_LOGICAL_PORT) when consuming WS in PI

    Hi All,
    I am trying to integrate simple Currency Conversion Web Service witm my ECC program.
    Program displays two fields in the selection screen (Currency From and Currency To)
    WS is: http://www.webservicex.com/ws/WSDetails.aspx?WSID=10&CATID=2
    The scenario is as below:
    Proxy (Z-PROGRAM ) <-sync-> PI <-sync-> WS (Currency Convertor)
    Looks like ABAP Proxy is done ok.
    PI configuration also looks ok as I am trying it in IB's Test Configuration tool - all steps are 'Green / Passed'
    Based on WSDL 3 interfaces were generated:
    CurrencyConvertorHttpPost
    CurrencyConvertorHttpGet
    CurrencyConvertorSoap
    I am using Soap one... along with WS Communication Channel
    CC has configuren itself based on WSDL likn provided,
    Technical Transport Settings were set to:
    Target Host:               www.webservicex.net
    Service Name / Port:     -1
    URL Access Path:          /CurrencyConvertor.asmx
    Transport Binding:          SOAP 1.1 Using HTTP
    Why am I getting logical port error?
    Error while determining logical port Cannot find logical port for agreement EAC1E5CF03FD3B2C827ADDECA2EA6B26 and interface urn:webservicex:com:test:currencyrates.CurrencyConvertorSoap
    I searched the web for error message and I found obsolete logical port configuration using LPCONFIG, and also some 'new' approach with SOAMANAGER LogPort configuraton
    (When I try to do this as suggested in [document |http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b04408cc-f10e-2c10-b5b7-af11026b2393?QuickLink=index&overridelayout=true]
    then I cannot see my newly created services on the list)
    ... but is this the right track to follow?
    Should I run Logical Port configuration in PI?
    I would appreciate your comments on this.
    Regards,
    bob.

    Hello,
    Why am I getting logical port error?
    Error while determining logical port Cannot find logical port for agreement EAC1E5CF03FD3B2C827ADDECA2EA6B26 and interface urn:webservicex:com:test:currencyrates.CurrencyConvertorSoap
    WS Adapter is used for those that are using WS-RM (Webservice-Reliable Messaging)...See this blog
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b00bbb77-75bc-2a10-6b9a-a6f8161515a6, but I think for now this is limited to SAP-to-SAP connections. That is why in your error it is searching for a logical port (ABAP Proxy).
    You should be using the SOAP Receiver Adapter instead.
    Hope this helps,
    Mark

  • Logical Port Problem using a Web Service

    Hi.
    I have created a simple web service and imported the model succesfully into my webdynpro component. However, when I execute the web service method, I just get the following error:
         "Logical Ports loading problem. Parser error."
    I'm new to NWDS, but my application did work when I first used it, because my web service throws an exception and this was  displayed correctly in the application.
    Could this error be due to Internet explorer connection settings on the Duiscovery server? (We have a few exclusions in there).
    If I type in the url of my web service manually into IE on the discovery server, it returns the expected results, so I know my web service is working.
    There also seems to be a problem with my NWDS install, because if I change any of the properties of the Logical Port, the save icon isn't available, and shutting the properties page and reopening it restores the original settings.
    Any help would be greatly appreciated, as this is driving me nuts!
    Many thanks in advance.
    Nigel

    OK, so I've found the answer to the proxy settings on the client - they are stored in
    <InstallDIR>\Workspace\ .metadata\ .plugins\com.tssap.config\pref_store.ini
    For no proxy, change the contents of this file as follows:
    #Tue Apr 15 10:09:09 ACT 2008
    proxyHost=
    sapInitialized=true
    proxySet=false
    applyNoProxy=true
    proxyPort=
    Then save it, delete the logical port on your model and then create a new logical port from your WSDL.

Maybe you are looking for

  • Windows 7 x64 Professional does not boot after install

    Hello. I created a Windows 7 VM in Windows Server 2012 R2 Standard Hyper-V, all the installation process done successfully, but after installation, it failed to boot and shows a black screen, and didn't boot after it. Following is the event log occur

  • Posting Vendor Classification Data using XK02 transaction

    Hi All, I am getting the vendor master legacy data by using an IDoc where in i am uploading the vendor information through transaction XK02. Now i have to enhance that to post the vendor classification information also. There is a function module IDO

  • PC-wifi Card adapter for mac

    ok so heres the problem. cingular offers a wifi card that would just plug into a pci slot on a pc laptop for internet access all over the nation. http://onlinestorez.cingular.com/cell-phone-service/cell-phones/phonedetails.jsp ?id=cdsku9870019 pretty

  • Why won't my N95 8Gb display the phone number in t...

    Symbian can be rather stupid and annoying. If you have a contact with multiple numbers in it. Symbian will not show you which number you're calling or receiving, you would have to dig into the details submenus to find out. This is real annoying as a

  • How to solve BPM system task timeout issue

    Guys,          We have a BPM process with couple of human tasks and system tasks. One particular SYSTEM task is designed to call a web service method synchronously. Because of the complexity in the method, it takes more than 5 minutes for the particu