XI PCK loopback scenario

Hi,
I've read something about using the PCK in a loopback scenario to develop and test Adapter-Modules on one machine, without having a full XI running.
Unfortunately I couldn't find any detail information how to do that.
It would be really nice and helpful if someone could give me some tips how to do that.
Thanks in advance.
Regards,
Frank

You find this in the online documentation for XI 3.0
Runtime -> Connectivity -> PCK -> Adapter and Module Development -> Example Adapter and Example Modules -> Configuration Objects for the Adapter Test
Regards
Stefan

Similar Messages

  • PCK loopback configuration in NW04s

    Hello, my company has a few PCK installations on Unix and Linux machines (NW04s). I am trying to create a loopback scenario. By loopback I mean that the PCK works without an integration server and it sends the messages to itself. I use file sender and file receiver. The sender tries to process the file, but fails. The message is logged in the error log. I get the following error in the error log:
    "Exception: no XI receiver agreement configured in PCK for XI message header."
    Could it be a configuration problem in the "SAP XI Adapter : XI" service? Any other ideas? On a NW04 PCK it worked fine.
    Message was edited by: Ronen Schwartz

    Hi Yogalakshmi,
    we're trying to upgrade a NW04 to NW04s. We've seen that you're doing this or you've just done it.
    Could u give us any information about this?
    Thanks in advance,
    Xavier

  • PCK loopback trouble in SP14

    Hi,
    We try to use the PCK to test adapter development. According to help.sap.com you should be able to configure a loopback scenario by setting some xi adapter properties in visual admin, our values are:
    xiadapter.internal devModePCK
    xiadapter.isconfig.url http://localhost:50000/MessagingSystem/receive/AFW/XI
    xiadapter.isconfig.username pckreceiver
    xiadapter.isconfig.password saptech
    When posting messages it indeed tries to post them back to the PCK but we get the following error:
    Transmitting the message to endpoint
    http://localhost:50000/MessagingSystem/receive/AFW/XI using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.MessagingException: Could not parse XMBMessage due to invalid content type for SOAP: TEXT/HTML.
    Anybody seen this before?
    rgds Johan Göthberg

    1. did you test the url in browser
    2. does the sap sample adpater's namespace map with namespace in sap xi adapter xi in visual admin?
    3. the jndi is something like deployedAdapters/<adaptername>/shareable/<adaptername>
    the adapter name is the name of your archive, if your archive is myadapter.sda, and your jndi is deployedAdapters/myadapter/shareable/myadapter
    4. can you try the file apdater in pck first
    Message was edited by: Spring Tang
    Message was edited by: Spring Tang

  • Is it possible Mail - PCK -File Scenario?

    Hi all,
    i want to try the scenario in PCK  where the mail adapter of PCK will pick the mail from mail server address and it will pass through PCK to the File receiver adapter.
    anyone have a related document for this scenario.
    Thanks
    Ashwin

    Hi
    PCk -with out XI???
    PCk is nothing but enables smaller companies to exchange xml documents with business parter's SAP XI
    Business system environment of small business partner is connected via PCk to integration server  by means of XI
    check this for PCK info
    /people/siva.maranani/blog/2005/08/30/pck-cross-sectional-analysis-part-1
    /people/siva.maranani/blog/2005/08/30/pck-cross-sectional-analysis-part-2
    http://help.sap.com/saphelp_nw04/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/content.htm
    Message was edited by:
            Anu Ram
    Message was edited by:
            Anu Ram

  • Adapter development in PCK in a one2many scenario

    Hello,
    I want to develop my own adapter. To do that I installed the PCK and changed the relevant parameters as described in the help to pass the test messages through the PCK.
    Before changing the sample adapter I tested a one2one scenario without problems.
    But now to my question: is it possible to habe only one sender and two receiver in this PCK test scenario (one2many)? Is there a possibility to duplicate the incoming message to more than one receiver?
    Kind regards,
    Daniel

    Hello,
    I want to develop my own adapter. To do that I installed the PCK and changed the relevant parameters as described in the help to pass the test messages through the PCK.
    Before changing the sample adapter I tested a one2one scenario without problems.
    But now to my question: is it possible to habe only one sender and two receiver in this PCK test scenario (one2many)? Is there a possibility to duplicate the incoming message to more than one receiver?
    Kind regards,
    Daniel

  • PCK SP14 Sapmple Adapter

    Dear all,
    I have a question regarding the sample adapter which is described in the PCK documentation. Is this one functional or just only a skeleton for further own developments? I have tried to set up a loopback scenario as described in the manual, but it seems the adapter does not run. If I go into monitoring the Adapter is shown, but i was not able to get details; it is not listed if I retrieve "installed and started" adapters.
    Any hints for me? I'm using PCK SP14 deployed on WebAS SP14.
    Thank you very much!
    Prinz

    Hi Kleiner,
       You can test the Sample Adapter, it is not only just skeleton for own development.I have tested it on Decentralized Adapter Engine.The same way you can test it on PCK. You need to upload your metadata in a perticular namespace.And in monitoring if the adapter is not started means u haven't deployed the Adapter. Have a look at this weblog
    /people/gowtham.kuchipudi2/blog/2006/01/04/testing-sample-adapter
    regards,
    Gowtham K.

  • Testing Adapter in PCK

    I am trying to test sample adapter in PCK Server (Scenario PCK -Sender to PCK-Receiver, cc - sample Adapter). I configured scenario per help.sap.com. in CC Monitoring, it shows as it is functioning and in green legend. Even though I configured sender agreement and receiver agreement, it is not picking file and not doing anything.
    I configured NWA with relevenat config (authorization of user, isconfig url, internal, user, password etc ) as per help.sap.,com.
    Did any one come across this issue?  I appreciate your help.
    NOTE: you will get double points for right answer, with my subscription
    Thanks,
    Ravi Appala
    919 386 0221

    May be some basic check can help:
    1) file location and filename(alongwith extension) are maintained properly in the channel
    2) if possible use the IP address of the file server from where the file is to be picked up.
    3) In case of XI/ PI when such a thing happens, it is blamed on the adapter being locked. If the adapter is locked it will just show message in CC monitoring like processing started (something similar), however in reality the channel is not able to pick the file because the adapter is locked...check if it is the issue for you...not sure if the procedure to check for adapter is the same for PCK and XI/ PI....it is done through Visual Admin in 7.0 and in NWA for 7.1
    Regards,
    Abhishek.

  • Export InfoCube Contents by Request to a flat file

    Hi SDN,
    Is it possible, other than going into the manage contents of an infoCube,
    to export to a CSV file, by a request id.
    I had a look at the function module
    RSDRI_INFOPROV_READ
    and it nearly does what i require, although i wasn't able to get it to work.
    Can anyone firstly provide me with the parameters to input to get it to write to a file, say C:\temp.csv.
    We are not able to use open hub service because of licensing issues.
    Finally, if there is no easy solution, i will just go to the manage contents, and dump out the 3 - 4 million records identified by a request id number
    Thank you.
    Simon

    Hi,
    hereunder an example populating an internal table; the same writing to flat file shouldn't be an issue (OPEN DATASET....)
    DATA:
      BEGIN OF ls_sls_infoprov_read,
        0PLANT      LIKE /BIC/VZMC0332-0PLANT,
        0RT_POSNO   LIKE /BIC/VZMC0332-0RT_POSNO,
        0RT_RECNUMB LIKE /BIC/VZMC0332-0RT_RECNUMB,
        0PSTNG_DATE LIKE /BIC/VZMC0332-0PSTNG_DATE,
        0TIME       LIKE /BIC/VZMC0332-0TIME,
        ZAIRLINE    LIKE /BIC/VZMC0332-ZAIRLINE,
        ZFLIGHTN    LIKE /BIC/VZMC0332-ZFLIGHTN,
        ZPAXDEST    LIKE /BIC/VZMC0332-ZPAXDEST,
        ZPAXDESTF   LIKE /BIC/VZMC0332-ZPAXDESTF,
        ZPAXCLASS   LIKE /BIC/VZMC0332-ZPAXCLASS,
        0CUSTOMER   LIKE /BIC/VZMC0332-0CUSTOMER,
        0MATERIAL   LIKE /BIC/VZMC0332-0MATERIAL,
        0RT_SALRESA LIKE /BIC/VZMC0332-0RT_SALRESA,
        0RT_POSSAL  LIKE /BIC/VZMC0332-0RT_POSSAL,
        0RT_POSSALT LIKE /BIC/VZMC0332-0RT_POSSALT,
        ZREASVAL    LIKE /BIC/VZMC0332-ZREASVAL,
        0RT_PRICRED LIKE /BIC/VZMC0332-0RT_PRICRED,
        0RT_PRICDIF LIKE /BIC/VZMC0332-0RT_PRICDIF,
      END OF ls_sls_infoprov_read.
    DATA: ls_sls_item LIKE ls_sls_infoprov_read.
    TYPES: ly_sls_infoprov_read LIKE ls_sls_infoprov_read,
           ly_sls_item          LIKE ls_sls_item.
    DATA:
        lt_sls_infoprov_read
        TYPE STANDARD TABLE OF ly_sls_infoprov_read
        WITH DEFAULT KEY INITIAL SIZE 10,
        gt_sls_infoprov_read LIKE lt_sls_infoprov_read.
    DATA:
         ls_sls_sfc  TYPE RSDRI_S_SFC,
         lt_sls_sfc  TYPE RSDRI_TH_SFC,
         ls_sls_sfk  TYPE RSDRI_S_SFK,
         lt_sls_sfk  TYPE  RSDRI_TH_SFK,
         ls_sls_range TYPE RSDRI_S_RANGE,
         lt_sls_range TYPE RSDRI_T_RANGE,
         lv_sls_end_of_data TYPE  RS_BOOL,
         lv_sls_first_call TYPE rs_bool,
        lv_sls_icube  TYPE RSINFOCUBE VALUE 'ZMC033'.
    *filling internal tables containing the output characteristics / KeyFigs
    * Shop ID
      ls_sls_sfc-chanm = '0PLANT'.
      ls_sls_sfc-chaalias = ls_sls_sfc-chanm.
      ls_sls_sfc-orderby  = 1.
      INSERT ls_sls_sfc INTO TABLE lt_sls_sfc.
    ** Till ID
      ls_sls_sfc-chanm = '0RT_POSNO'.
      ls_sls_sfc-chaalias = ls_sls_sfc-chanm.
      ls_sls_sfc-orderby  = 2.
      INSERT ls_sls_sfc INTO TABLE lt_sls_sfc.
    ** Receipt Number
      ls_sls_sfc-chanm = '0RT_RECNUMB'.
      ls_sls_sfc-chaalias = ls_sls_sfc-chanm.
      ls_sls_sfc-orderby  = 4.
      INSERT ls_sls_sfc INTO TABLE lt_sls_sfc.
    ** Posting Date
      ls_sls_sfc-chanm = '0PSTNG_DATE'.
      ls_sls_sfc-chaalias = ls_sls_sfc-chanm.
      ls_sls_sfc-orderby  = 3.
      INSERT ls_sls_sfc INTO TABLE lt_sls_sfc.
    * Time
      ls_sls_sfc-chanm = '0TIME'.
      ls_sls_sfc-chaalias = ls_sls_sfc-chanm.
      ls_sls_sfc-orderby  = 0.
      INSERT ls_sls_sfc INTO TABLE lt_sls_sfc.
    * Airline
      ls_sls_sfc-chanm = 'ZAIRLINE'.
      ls_sls_sfc-chaalias = ls_sls_sfc-chanm.
      ls_sls_sfc-orderby  = 0.
      INSERT ls_sls_sfc INTO TABLE lt_sls_sfc.
    * Flight Number
      ls_sls_sfc-chanm = 'ZFLIGHTN'.
      ls_sls_sfc-chaalias = ls_sls_sfc-chanm.
      ls_sls_sfc-orderby  = 0.
      INSERT ls_sls_sfc INTO TABLE lt_sls_sfc.
    * Destination
      ls_sls_sfc-chanm = 'ZPAXDEST'.
      ls_sls_sfc-chaalias = ls_sls_sfc-chanm.
      ls_sls_sfc-orderby  = 0.
      INSERT ls_sls_sfc INTO TABLE lt_sls_sfc.
    * Final Destination
      ls_sls_sfc-chanm = 'ZPAXDESTF'.
      ls_sls_sfc-chaalias = ls_sls_sfc-chanm.
      ls_sls_sfc-orderby  = 0.
      INSERT ls_sls_sfc INTO TABLE lt_sls_sfc.
    * Passenger Class
      ls_sls_sfc-chanm = 'ZPAXCLASS'.
      ls_sls_sfc-chaalias = ls_sls_sfc-chanm.
      ls_sls_sfc-orderby  = 0.
      INSERT ls_sls_sfc INTO TABLE lt_sls_sfc.
    * EU, non EU code
      ls_sls_sfc-chanm = '0CUSTOMER'.
      ls_sls_sfc-chaalias = ls_sls_sfc-chanm.
      ls_sls_sfc-orderby  = 0.
      INSERT ls_sls_sfc INTO TABLE lt_sls_sfc.
    ** Item Characteristics
    * Article
      ls_sls_sfc-chanm = '0MATERIAL'.
      ls_sls_sfc-chaalias = ls_sls_sfc-chanm.
      ls_sls_sfc-orderby  = 0.
      INSERT ls_sls_sfc INTO TABLE lt_sls_sfc.
    ** Key Figures
    * Sales Quantity in SuoM
      ls_sls_sfk-kyfnm    = '0RT_SALRESA'.
      ls_sls_sfk-kyfalias = ls_sls_sfk-kyfnm.
      ls_sls_sfk-aggr     = 'SUM'.
      INSERT ls_sls_sfk INTO TABLE lt_sls_sfk.
    * Gross Sales Value
      ls_sls_sfk-kyfnm    = '0RT_POSSAL'.
      ls_sls_sfk-kyfalias = ls_sls_sfk-kyfnm.
      ls_sls_sfk-aggr     = 'SUM'.
      INSERT ls_sls_sfk INTO TABLE lt_sls_sfk.
    * Tax Value
      ls_sls_sfk-kyfnm    = '0RT_POSSALT'.
      ls_sls_sfk-kyfalias = ls_sls_sfk-kyfnm.
      ls_sls_sfk-aggr     = 'SUM'.
      INSERT ls_sls_sfk INTO TABLE lt_sls_sfk.
    * Discounts
      ls_sls_sfk-kyfnm    = 'ZREASVAL'.
      ls_sls_sfk-kyfalias = ls_sls_sfk-kyfnm.
      ls_sls_sfk-aggr     = 'SUM'.
      INSERT ls_sls_sfk INTO TABLE lt_sls_sfk.
    * Reductions
      ls_sls_sfk-kyfnm    = '0RT_PRICRED'.
      ls_sls_sfk-kyfalias = ls_sls_sfk-kyfnm.
      ls_sls_sfk-aggr     = 'SUM'.
      INSERT ls_sls_sfk INTO TABLE lt_sls_sfk.
    * Differences
      ls_sls_sfk-kyfnm    = '0RT_PRICDIF'.
      ls_sls_sfk-kyfalias = ls_sls_sfk-kyfnm.
      ls_sls_sfk-aggr     = 'SUM'.
      INSERT ls_sls_sfk INTO TABLE lt_sls_sfk.
    ** filters
    FORM infoprov_sls_selections.
      REFRESH lt_sls_range.
      CLEAR ls_sls_range.
      ls_sls_range-chanm  = '0COMP_CODE'.
      ls_sls_range-sign   = 'I'.
      ls_sls_range-compop = 'EQ'.
      ls_sls_range-low    = 'NL02'.
      APPEND ls_sls_range TO lt_sls_range.
      CLEAR ls_sls_range.
      ls_sls_range-chanm    = '0PLANT'.
      ls_sls_range-sign     = 'I'.
      ls_sls_range-compop   = 'EQ'.
      ls_sls_range-low      = 'NLAA'.
      APPEND ls_sls_range TO lt_sls_range.
      ls_sls_range-low      = 'NLAB'.
      APPEND ls_sls_range TO lt_sls_range.
      ls_sls_range-low      = 'NLAC'.
      APPEND ls_sls_range TO lt_sls_range.
      ls_sls_range-low      = 'NLAM'.
      APPEND ls_sls_range TO lt_sls_range.
    ** Test Only
      CLEAR ls_sls_range.
      ls_sls_range-chanm    = '0CALDAY'.
      ls_sls_range-sign     = 'I'.
      ls_sls_range-compop   = 'BT'.
      ls_sls_range-low      =  s_datefr.
      ls_sls_range-high     =  s_dateto.
      APPEND ls_sls_range TO lt_sls_range.
    *  CLEAR ls_sls_range.
    *  ls_sls_range-chanm    = '0CALDAY'.
    *  ls_sls_range-sign     = 'I'.
    *  ls_sls_range-compop   = 'LE'.
    *  ls_sls_range-low      =  s_dateto.
    *  APPEND ls_sls_range TO lt_sls_range.
    * infoprov_sls_read
    DATA: lv_sls_records TYPE I, lv_sls_records_char(9) TYPE C.
      lv_sls_end_of_data = ' '.
      lv_sls_first_call  = 'X'.
    * read data in packages directly from the cube
      WHILE lv_sls_end_of_data = ' '.
            CALL FUNCTION 'RSDRI_INFOPROV_READ'
              EXPORTING  i_infoprov             = lv_sls_icube
                         i_th_sfc               = lt_sls_sfc
                         i_th_sfk               = lt_sls_sfk
                         i_t_range              = lt_sls_range
                         i_reference_date       = sy-datum
                         i_save_in_table        = ' '
                         i_save_in_file         = ' '
                         I_USE_DB_AGGREGATION   = 'X'
                         i_packagesize          = 100000
                         i_authority_check      = 'R'
              IMPORTING  e_t_data               = lt_sls_infoprov_read
                         e_end_of_data          = lv_sls_end_of_data
              CHANGING   c_first_call           = lv_sls_first_call
              EXCEPTIONS illegal_input          = 1
                         illegal_input_sfc      = 2
                         illegal_input_sfk      = 3
                         illegal_input_range    = 4
                         illegal_input_tablesel = 5
                         no_authorization       = 6
                         ncum_not_supported     = 7
                         illegal_download       = 8
                         illegal_tablename      = 9
                         OTHERS                 = 11.
            IF sy-subrc <> 0.
              BREAK-POINT.   "#EC NOBREAK
              EXIT.
            ENDIF.
            APPEND LINES OF lt_sls_infoprov_read TO gt_sls_infoprov_read.
      ENDWHILE.
    Another options for "adjusting" a cube:
    - converting it to transactional and use BPS functionalities (ABAP report SAP_CONVERT_TO_TRANSACTIONAL)
    - loopback scenario: generate export datasource on your cube with update rules to your cube itslef; you would extract the data to be corrected to PSA; you can then edit this PSA (manually or mass updates with ABAP code) and the post it again in your cube.
    hope this helps...
    Olivier.

  • XI and BC adapter

    Hello
    I would like to resplace our SAP Business Connector by
    a XI scenario, but I am a bit confused about this is
    possible or not. When replacing our BC XI will get Idocs
    from R/3 and has to send these to an external BC. Further
    this external BC will send Idocs to R/3 via XI. So the
    scenario would be like this:
      R/3 -> XI -> BC
    and
      BC -> XI -> R/3
    As already mentioned above XI has to send and will receive
    Idocs by R/3 and BC.
    But in several postings in this forum I have read that
    this will be not possible, because the Idoc-XML is not
    supported. In the 'FAQ XI 3.0 BC Adapter' (SAP note
    774854) there is also written that just RFC-XML will be
    supported
    Although in XI Configuration Builder I can select Idoc-XML in the receiver and sender adapter.
    And finally the are 2 different SAP Help pages with 2
    different statements regarding this issue:
    http://help.sap.com/saphelp_nw04/helpdata/en/ed/319640c80b3528e10000000a1550b0/content.htm
    and
    http://help.sap.com/saphelp_nw04s/helpdata/en/ed/319640c80b3528e10000000a1550b0/content.htm
    (this makes the difference: help.sap.com/saphelp_nw04<b>s</b> )
    So, what is right and what is wrong?
    In the case that the BC adapter does not support Idoc-XML. Is there any other solution?
    Thanks in advance
    Thomas

    Hi
    Purpose
    The SAP Business Connector adapter (BC adapter) supports the B2B protocol of the SAP Business Connector, which is based on HTTP. The BC adapter enables you to replace a business connector with SAP Exchange Infrastructure or the PCK in scenarios where several SAP Business Connectors are used. This ensures guaranteed message delivery by SAP XI.
    The Business Connector is a point to point solution that provides messaging and routing. Currently a number of organizations using the Business Connector utilize it to communicate between its partners using XML based messaging. This can be achieved using SAP XI as well, but SAP's strategy is to utilize XI as a central hub for messaging, routing, and communication between all SAP, non-SAP systems as well as partners. As SAP XI is a relatively new solution, organizations that are looking for communicating with their partners to exchange XML based documents or other point-to-point scenarios can still utilize SAP Business connector.
    Hoe to used in sap xi:
    http://help.sap.com/saphelp_nw04/helpdata/en/6a/3f93404f673028e10000000a1550b0/content.htm
    Business connector --
    WAS - Business Connector
    business connector documentation
    SAP Business Connector
    Business connector
    Will Business Connector 4.6 be affected by new  Daylight savings changes
    Business connector
    More info on XI can be found at https://service.sap.com/xi
    Hope this is usefull
    Thanks
    Saiyog

  • Instance TDR/DVEBMGS00 reached state SHUTDOWN after having state STARTING. Giving up.). You can now:

    Struck in 24th phase plese help !!

    Hi Nagaraju,
    Since you are at final phase of your installation, failing to start instance usually will relate to
    1) Port conflict, check if the port is available
    2) Check the host file for loopback scenarios, it might not be able to resolve your host
    Please attach your Work directory in a ZIP file for us to give you an accurate answer to your problem.
    Thanks,
    S Sumanth GV

  • IDoc-to-File scenario with external Partner ... PCK necessary?

    Hi all,
    I have a question concerning to a IDoc-to-File Scenario with an external Partner. Here is a short Description of the Scenario:
    The SAP ERP System creates an IDoc which should be send to the SAP Integration Server. The Integration Server respectively the IDoc-Adapter transform the IDoc in IDoc-XML. The Integration Server executes a Mapping and so on. In the final step the Integration Server should send the XML-File to a FTP Server in New York (external Partner) with the File/FTP-Adapter.
    Have I to install the Partner Connectivity Kit at a Server in New York or is it working without the PCK? Which are my possibilities?
    Thanks for your help
    with kind regards
    Christopher

    Hello,
    If the FTP server has connectivity to XI and if the
    port is open XI can directly do the FTP using File
    Adapter.
    Thanks,
    Himadri
    Hi,
    thanks for your quick answer.
    What means "connectivity to XI"? Our SAP-Environment is in Germany and the FTP-Server is in New York. Is it enough to open the port in the firewall?
    Thanks for your answer
    Christopher Kühn

  • PCK XI adapter - ABAP Proxy  to File Scenario How to?

    Hi there,
    We want to implement the following sceanrio; SAP ABAP outbound proxy to Flat-File scenario. A (sender) SAP system will trigger an outbound proxy which will send outbound data to a (receiver)file system via the PCK and Central Integration Server.
    SAP (ABAP proxy) -> PCK-> XI -> File System
    My question is; The PCK documentation suggests that the XI adapter included in the PCK can only be used to send/forward messages to the central integration server.
    Does that means that one cannot use the same XI adapter on the PCK to redirect ABAP proxy messages to the Integration server?
    Thanks,
    Roberto

    The PCK cannot be used as a replacement for XI Integration server. PCK is only a type of adapter engine that can run independantly. It is intended for partners who cannot use XI server. So PCK can not in itself execute interfaces. It can just forward all the messages received to the XI Integration server. PCK can only run your sender or receiver adapter all the mappings can only be executed on the integration server. So PCK just converts from the native format to XI format and forwards to the Integration Server.
    Hope that carifies your question .
    Thanks,
    Kalyan Musunuri

  • PCK Scenario

    Hi,
    Iam doing a scenario PCK->XI. Iam following the blog
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2269. [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] I have followed all the steps in the blog . But iam getting this error when iam trying to execute the scenario. Iam getting this error in call adapter. Any help on this will be appreciated.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">PARTY_NORMALIZING_ERROR</SAP:Code>
      <SAP:P1>tco_party</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error during party normalization (party = tco_party, agency = , schema = ) Normalization: Alternative party ID 'tco_party' does not exist (agency '' and scheme '&amp;PARTY_SCHEME&amp;')</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    regards,
    Sudheer.

    Hi Sudheer,
    Check the note <b>818190</b>. It talks about the issue faced by you and the soltuion.
    <i>You send a message with a generated Web service client, and the system issues an INTERNAL.PARTY_NORMALIZING_ERROR error message. The error text outputs an incorrect party-agency-scheme combination.</i>
    Regards,
    Bhavesh

  • Want a step by step scenario for sending file from PCK to XI to other sys.

    Hi all
    Want a step by step scenario for sending file from PCK to XI to other system
    i just want to check the flow of messages from PCK to XI by doing file to file scenario.
    Thanks

    Hi-
    Check this links
    http://help.sap.com/saphelp_nw04/helpdata/en/32/92e5bced6cb441af4360cfcb8142f3/frameset.htm
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4256 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

  • SOAP Sender to JDBC Receiver via PCK Scenario

    Hello all,
    I have the following scenario:
    an external program is calling my XI system which has a webservice enabled as a SOAP sender communication channel.
    now, i need to pass the input over to a remote system with PCK installed on it which needs to execute a stored procedure on an oracle database via the jdbc adapter.
    The jdbc adapter is deployed and working well on the PCK engine.
    When I pass an xml message over to the Webservice, its also OK (in the adapter monitoring).
    my question is - how can i pass the input parameters from the WS over to the PCK and then over to the JDBC adapter to execute the Stored procedure (which only writes the data).
    I saw that the data type and message types of the message going to the JDBC need to be in special format including the name of the SP, action=execute and all the parameters with attribute type=datatype.
    all of that is done already.
    However, i still do not understand where/how does the PCK get the message and invokes the JDBC adapter for processing.
    Many thanks for you help!!!

    Hi Natti,
    Check these..
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6f83d790-0201-0010-629d-ab5bf10c94e4
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3f9fc190-0201-0010-0cbd-87f50e404d91
    cheers,
    Prashanth
    P.S Please mark helpful answers

Maybe you are looking for

  • Nokia N8 Installation problem

    The error that I get is "Unable to install application. Error occurred. Internal error: Jsr plugin com.nokia.mj.impl.chapi.core.utils.ServiceProviderInstaller cancelled installatoin." whenever I try installing a jar and jad file. I am using Nokia N8

  • CS3: CC Spotlight color choices

    Hi, I want to place a spotlight to an image. I chose Effects > Perspective > CC Spotlight. I did everything right, except there is no spotlight color choices. There is only white color available. When I try to change the color and clicked the color,

  • BlackBerry not connecting with the pc

    My blackberry RIM curve 8520 does not connect with the pc the only thing it does is charging. Is there a setting i have to change before it can connect to the pc ? kind regards G

  • Help to find the driver for Satellite 1800-412

    Kind time of day dear administrators of a forum and participants, help to find the driver for toshiba satellte s1800-412, beforehand thanks. If there is an opportunity send on a mail [email protected]

  • HT201272 I purchased an album last year, and its not showing on my purchase histrory.to redown load

    i purcahed an album last year. i got a new phone but not able to redownload album (s) when i got to see if i can repurchaed.. it saids i have alreaded purchased it dose not let me down load from y Reg PC eather