Need help realted to BPM

hi all,
I am trying a simple scenario using BPM to split a file into 2 files. In communication channel monitoring sender channel is processing succesfully but i am unable to see any messages in SXMB_MONI_BPE.
and no files are being generated in target directory also.. how can i solve this problem
Regards,
Syed

Hi,
SXMB_MONI_BPE is not for seeing messages but for Integration Processes.
If you don't see a message there you should check your Receiver Determination.
Messages could be checked with SXMB_MONI.
BTW you could do this scenario without bpm:
/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible
Regards Patrick
Edited by: Patrick Koehnen on Nov 26, 2008 11:29 AM

Similar Messages

  • Need help with scenario BPM Http-RFC Sync/async bridge

    hi all!
    i've got the following scenario: HTTP-BPM(XI)-RFC synchronous both of them. for that, i'm using S/A bridge in the BPM, but i'm getting the error 'Timeout condition of pipeline reached'. i think the problem is that the process gets lost in the sync/async communication, because in the trace level shows CL_XMS_PLSRV_CALL_BPE-ENTER_PLSRV" and after that every message are 'wait time starting'.
    don't know the reason of the error. Maybe I missed something to configure?
    the BPM is like this:
    Receiver(Open Sync/Async bridge) -> Transformation (mapping from http request to RFC request) -> SyncSend (RFC request and response) -> Transformation (mapping from rfc response to http response) -> Send (Close S/A Bridge)
    the IR is configured like this:
    Message Types u2013 External Definitions u2013 Imported Objects
    mt_cxml_request -> contains xsd of xcml request template.
    mt_cxml_response -> contains xsd of xcml response template.
    zintegracion_pedidos -> imported RFC from R/3
    zintegracion_pedidos.response -> imported RFC from R/3
    Message Interfaces
    mi_cxml_request_async_abs
    mi_cxml_request_sync_abs
    mi_cxml_request_sync_out
    mi_xcml_response_async
    mi_rfc_request_asyn_abs
    mi_rfc_request_sync_abs
    mi_rfc_request_sync_in
    mi_rfc_response_async_abs
    Message Mappings
    mm_cxml_request_to_rfc_request -> mapping from http request (cxml) to rfc request.
    mm_rfc_response_to_cxml_response -> mapping from rfc response to http response (cxml).
    Interface Mappings
    im_cxml_request_async_abs_to_rfc_request_async_abs
    im_rfc_response_async_abs_to_cxml_response_async_abs
    and the ID is configured like this:
    Business system DES -> created business system for RFC adapter with interface mi_rfc_request_sync_in as receiver. Comunication channel u2018RFC Receiveru2019
    Businnes service VW -> created businnes service for HTTP adapter with interface mi_cxml_request_sync_out as sender. Comunication channel u2018HTTP Senderu2019
    Receiver Determination
    two receiver determinations. One for BPM and the other one for RFC(R/3):
    |VW| mi_cxml_request_sync_out:
    |BPM_PO| mi_rfc_request_sync_abs:
    Interface Determination
    two interface determinations:
    |VW| mi_cxml_request_sync_out | | BPM_PO:
    |BPM_PO| mi_rfc_request_sync_abs | * | * :
    Sender Agreement
    VW
    mi_cxml_request_sync_out
    Receiver Agreement
    |BPM_PO| |DES| mi_rfc_request_sync_in

    hi all,
    i've removed the transformations from the BPM, and i've created:
    in IR:
    - interface mapping: im_xcml_request_to_rfc_request_sync_abs
                                    source interface: mi_cxml_request-sync_abs
                                    target interface: mi_rfc_request_sync_abs
    in ID:
    - receiver determination: |VW| mi_cxml_request_sync_abs
                                      sender service: VW
                                      interface: mi_cxml_request_sync_abs
                                      receiver: DES
                                      interface mapping:im_xcml_request_to_rfc_request_sync_abs
    - interface determination: |VW| mi_cxml_erquest_sync_abs ||
                                         sender service: VW
                                         interface: mi_cxml_request_sync_abs
                                         inbound interface: mi_rfc_request_sync_abs
                                         interface mapping: im_xcml_request_to_rfc_request_sync_abs
    - receiver agreement: |VW| |DES| mi_rfc_request_sync_abs
                                   sender service: VW
                                   receiver service: DES
                                   receiver interface: mi_rfc_request_sync_abs
    not sure these are the steps i had to do for mapping xml to rfc. but the result is the same error as before, the timeout.
    i couldn't test with RTW because i'm getting an error 401 unauthorized.
    i'd do it without BPM but the issue is that i wanted to add another step that would be to send the response from rfc to mail too once i got this BPM running. i mean, the response from RFC would be sent to http response and mail both.
    the only way i can imagine to do it is with BPM but i'm really fed up with it.
    thank u very much folks

  • Need help: "SAP NetWeaver BPM: End-to End Process Impln"

    Hi,
    I've read and tried this tutorial:
    [SAP NetWeaver BPM: End-to End Process Impln|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d07f3e88-554f-2b10-3cbf-ab8afea51b9f
    After User_A completes his task - User_B is unable to see it in his UWL.
    I have retraced my steps and there is no step missing. Can someone point me to a solution please?
    Thanks.
    p256950
    Edited by: p256960 on Nov 24, 2008 2:14 PM

    I could successfully deploy this tutorial, but I am not seeing task item in UWL for User_A.
    Can someone point me how to diagnose this issue?
    Best regards,

  • Need help with simple BPM scenario

    2 places.
    1. SXMB_MONI
    2. CC Monitor

    Hi...
      Check the receiver communciation channel is correctly configured. Check in the SMQ2 and refresh it and also refresh the cahce.
    Regards,
    Leela

  • Asynchronous, but need Ack without using BPM and IDocs.

    Hi Experts,
                     I would like to do a scenario i.e., "Asynchronous communication, but need Acknowledgement without using BPM and also without using IDocs whether it is sender side or receiver side". Please help me.
    Thanks in advance
    Srihari.

    Without using BPM will be little longer process. But the alternative way is to add one more receiver in the receiver determination and send some file to that location with the actual mapping getting executed for the actual receiver. and in the second interface you can get the file created at second receiver back to the source location. But this will be little long as compared to synchronous scenarios.
    Flow:
    Source
              Receiver 1--> Actual mapping as per requirement
              Receiver 2(For Ack)--> Create a mapping with blank file sent to Receiver
    Receiver 2-->File Adapter--> Source through 2nd mapping/interface and keep the File adapter pooling interval around 5 sec or less so that you can get the file back to source location.
    Regards
    Anand

  • Need help in SAP XI

    Hi Guys,
    I am a new member to SAP XI and wanted to get some help in designing some application in SAP XI.
    My Scenario:
    I will get a list of IDs in file. I need to send only some of IDs to destination. I know what all IDs need to be sent. So, based on this, i have created a "FIXED VALUES" in value mapping and have assigned 'Y' to the IDs.
    SO based on that, i am maintaining a flag in destination sturcture and in BPM, if the xpath value of the flag is Y, send it to destination.
    This is perfectly working when there is only one ID. But if one account number has more than one IDs, my scenario is not working.
    So, wanted to do modifications to my XI scenario. Please suggest some options to make it work.
    I have tried following options, but i could not make it run.
    1) In Value mapping, i tried using split by value, removecontexts and explored different node functions, but could not run.
    I am not sure what i need to change in BPM to make it run.
    Please help me in this regard.
    Regards,
    SAP_XI User.

    Hi,
    Your scenario is Split message .. you can avoid BPM if you are in SP14 with the RB_Split functionality.
    if you running less than Sp14 try out this scenario with Multimapping and use in the BPM.
    check also this weblog
    /people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure
    Shree

  • Multiple Source Messages Scenario - Need help

    Hi,
    This is my scenario.
    System A sends Message A
    System B sends message B
    both of them are diffrent strcutures.
    Now I need to map both of the messages to Message C and send it to system C.
    I would need help on how to achive this requirement.
    I tried using correlation in BPM but i dont know if I'm following the right approach to activate correlation.
    Any help in this regard would be appreciated.
    Cheers!!
    Sidharth

    Hi,
    I've gone through the thread but did not find much information.
    The blog talks about collecting messages for same interface which I'm afraid is not wht I'm looking for.
    Just to summarize wht I've done....
    Start --> Receive 1 (Message A) --> Receive 2 (Message B) --> Transformation --> Send 1 (Message C) --> Stop
    I've defined correlation accordingly... to pick up the PO num field.
    Now when message A is submitted the outbound status on sxmb_moni is set to waiting....
    But the moment I submit message B, The outbound status is set to a Green Flag and there is a  SYSFAIL entry in the queue.
    The error is " Permanent Error in BPE Inbound Processing"
    But I see the message A is has still got the outbound status wating..
    I guess I'm missing something in correlation..
    cheers!!
    Sidharth

  • XI Realtime scenarios-need help

    Hello experts,
    I am new to XI and I need help with real time XI scenarios.
    can you please give me 2-3 examples of What kinds of systems involve in data transfer (both sap and non sap) for transfer of what kinds of data (general IDOCs, RFCs and other kinds of data)
    and what is the purpose of that scenario? also how many times the data will be transferred between the systems?
    Thanks in advance,
    Haritha.
    useful answers will be rewarded ***

    Hi Haritha,
        Hi,
    Please go through the following are the links.
    Maybe this is a good start:
    http://help.sap.com/saphelp_nw04/helpdata/en/80/8e3841e26cef23e10000000a155106/frameset.htm
    <http://help.sap.com/saphelp_nw04/helpdata/en/80/8e3841e26cef23e10000000a155106/frameset.htm>
    https://www.sdn.sap.com/irj/sdn/developerareas/xi?rid=/webcontent/uuid/a680445e-0501-0010-1c94-a8c4a60619f8 [original link is broken]
    <https://www.sdn.sap.com/irj/sdn/developerareas/xi?rid=/webcontent/uuid/a680445e-0501-0010-1c94-a8c4a60619f8 [original link is broken]>
    This might help you
    http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm
    <http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm>
    Further, this thread deals with everything that is needed for a starter
    on XI. Do check them out,
    JDBC Receiver: exact SQL statement
    <JDBC Receiver: exact SQL statement>
    /message/527697#527697 [original link is broken]
    </message/527697#527697 [original link is broken]>
    And after you are done with the documentation probably you can go
    through this scenario,
    JDBC Receiver: exact SQL statement
    <JDBC Receiver: exact SQL statement>
    Also check the following threads which might help you a little more,
    Learning XI
    <Learning XI>
    XI 3.0 Training
    <XI 3.0 Training>
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/13926f23-0a01-0010-149c-c1170e7a25db
    <https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/13926f23-0a01-0010-149c-c1170e7a25db>
    /people/sravya.talanki2/blog/2006/12/25/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-i
    </people/sravya.talanki2/blog/2006/12/25/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-i>
    /people/sravya.talanki2/blog/2006/12/26/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-ii
    </people/sravya.talanki2/blog/2006/12/26/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-ii>
    /people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii
    </people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii>
    and once you are through ...follow the following links to weblogs which
    explain all the basic scenarios in XI
    Following are the links to weblogs which will help to develop the basic
    scenarios.
    /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters
    </people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters> - IDoc to
    File
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    </people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy> - ABAP
    Proxy to File
    /people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30
    </people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30> - File to
    JDBC
    /people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy
    </people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy> - File to
    ABAP Proxy
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    </people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1> - File to
    File Part 1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    </people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2> - File to
    File Part 2
    /people/ravikumar.allampallam/blog/2005/06/24/convert-any-flat-file-to-any-idoc-java-mapping
    </people/ravikumar.allampallam/blog/2005/06/24/convert-any-flat-file-to-any-idoc-java-mapping> - Any flat
    file to any Idoc
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    </people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit> - File to
    RFC
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    <https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]> - File to
    Mail
    /people/jayakrishnan.nair/blog/2005/06/20/dynamic-file-name-using-xi-30-sp12-part--i
    </people/jayakrishnan.nair/blog/2005/06/20/dynamic-file-name-using-xi-30-sp12-part--i> - Dynamic File Name Part 1
    /people/jayakrishnan.nair/blog/2005/06/28/dynamic-file-namexslt-mapping-with-java-enhancement-using-xi-30-sp12-part-ii
    </people/jayakrishnan.nair/blog/2005/06/28/dynamic-file-namexslt-mapping-with-java-enhancement-using-xi-30-sp12-part-ii> - Dynamic File Name Part 2
    /people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address
    </people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address> - Dynamic
    Mail Address
    /people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi
    </people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi> - Message
    Flow in XI
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm
    </people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm> - Walk
    through BPM
    /people/siva.maranani/blog/2005/05/22/schedule-your-bpm
    </people/siva.maranani/blog/2005/05/22/schedule-your-bpm> - Schedule
    BPM
    /people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi
    </people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi> - Use of
    Synch - Asynch bridge in ccBPM
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    <https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]> - Use of
    Synch - Asynch bridge in ccBPM
    /people/michal.krawczyk2/blog/2005/08/22/xi-maintain-rfc-destinations-centrally
    </people/michal.krawczyk2/blog/2005/08/22/xi-maintain-rfc-destinations-centrally> - Maintain
    RFC destination centrally
    /people/sravya.talanki2/blog/2005/08/18/triggering-e-mails-to-shared-folders-of-sap-is-u
    </people/sravya.talanki2/blog/2005/08/18/triggering-e-mails-to-shared-folders-of-sap-is-u> -
    Triggering Email from folder
    /people/sravya.talanki2/blog/2005/08/17/outbound-idocs--work-around-using-party
    </people/sravya.talanki2/blog/2005/08/17/outbound-idocs--work-around-using-party> - Handling
    different partners for IDoc
    /people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi
    </people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi> - Modeling Integration
    Scenario in XI
    /people/michal.krawczyk2/blog/2005/08/25/xi-sending-a-message-without-the-use-of-an-adapter-not-possible
    </people/michal.krawczyk2/blog/2005/08/25/xi-sending-a-message-without-the-use-of-an-adapter-not-possible> - Testing
    of integration process
    /people/michal.krawczyk2/blog/2005/05/25/xi-how-to-add-authorizations-to-repository-objects
    </people/michal.krawczyk2/blog/2005/05/25/xi-how-to-add-authorizations-to-repository-objects> -
    Authorization in XI
    http://help.sap.com/saphelp_nw04/helpdata/en/58/d22940cbf2195de10000000a1550b0/content.htm
    <http://help.sap.com/saphelp_nw04/helpdata/en/58/d22940cbf2195de10000000a1550b0/content.htm>
    - Authorization in XI
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
    </people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step> - Alert
    Configuration
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide
    </people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide> - Trouble
    shoot alert config
    /people/sameer.shadab/blog/2005/09/21/executing-unix-shell-script-using-operating-system-command-in-xi
    </people/sameer.shadab/blog/2005/09/21/executing-unix-shell-script-using-operating-system-command-in-xi> - Call
    UNIX Shell Script
    /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi
    </people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi> -
    Transport in XI
    /people/r.eijpe/blog/2005/11/04/using-abap-xslt-extensions-for-xi-mapping
    </people/r.eijpe/blog/2005/11/04/using-abap-xslt-extensions-for-xi-mapping> - Using
    ABAP XSLT Extensions for XI Mapping
    /people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure
    </people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure> - Mail Adaptor options
    /people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm
    </people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm> -
    Collection of IDoc to Single File
    /people/sap.user72/blog/2005/11/17/xi-controlling-access-to-sensitive-interfaces
    </people/sap.user72/blog/2005/11/17/xi-controlling-access-to-sensitive-interfaces> -
    Controlling access to Sensitive Interfaces
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14
    </people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14> - The same
    filename from a sender to a receiver file adapter - SP14
    /people/prasad.illapani/blog/2005/11/14/payload-based-message-search-in-xi30-using-trex-engine
    </people/prasad.illapani/blog/2005/11/14/payload-based-message-search-in-xi30-using-trex-engine> - Payload
    Based Message Search in XI30 using Trex Engine
    /people/sap.user72/blog/2005/11/24/xi-configuring-ccms-monitoring-for-xi-part-i
    </people/sap.user72/blog/2005/11/24/xi-configuring-ccms-monitoring-for-xi-part-i> - XI :
    Configuring CCMS Monitoring for XI- Part I
    /people/michal.krawczyk2/blog/2005/11/23/xi-html-e-mails-from-the-receiver-mail-adapter
    </people/michal.krawczyk2/blog/2005/11/23/xi-html-e-mails-from-the-receiver-mail-adapter> - XI: HTML
    e-mails from the receiver mail adapter
    /people/sap.user72/blog/2005/11/22/xi-faqs-provided-by-sap-updated
    </people/sap.user72/blog/2005/11/22/xi-faqs-provided-by-sap-updated> - XI :
    FAQ's Provided by SAP
    Books from SAP PRESS...add this link to your favourites...
    http://www.sap-press.de/international?GalileoSession=97477303A3.xx-M0Y78
    Real World Scenarios of SAP XI ...VERY VERY GOOD....AWESOME
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/0
    b95b488-0701-0010-57b9-e861b1ad572f
    Check this up:
    Exchange Infrastructure How-to Guides for SAP NetWeaver 2004 [original link is broken] (how to guides)
    http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm (very nice XI help)
    Here is some scenarios from SDN:
    /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters - IDoc to File
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Proxy to File
    /people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30 - File to JDBC
    /people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy - File to ABAP Proxy
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1 - File to File Part 1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2 - File to File Part 2
    /people/ravikumar.allampallam/blog/2005/06/24/convert-any-flat-file-to-any-idoc-java-mapping - Any flat file to any Idoc
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit - File to RFC
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] - File to il
    /people/jayakrishnan.nair/blog/2005/06/20/dynamic-file-name-using-xi-30-sp12-part--i - Dynamic File Name Part 1
    /people/jayakrishnan.nair/blog/2005/06/28/dynamic-file-namexslt-mapping-with-java-enhancement-using-xi-30-sp12-part-ii - Dynamic File Name Part 2
    /people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address - Dynamic Mail Address
    /people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi - Message Flow in XI
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm - Walk through BPM
    /people/siva.maranani/blog/2005/05/22/schedule-your-bpm - Schedule BPM
    /people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi - Use of Synch - Asynch bridge in ccBPM
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] - Use of Synch - Asynch bridge in ccBPM
    /people/michal.krawczyk2/blog/2005/08/22/xi-maintain-rfc-destinations-centrally - Maintain RFC destination centrally
    /people/sravya.talanki2/blog/2005/08/18/triggering-e-mails-to-shared-folders-of-sap-is-u - Triggering Email from folder
    /people/sravya.talanki2/blog/2005/08/17/outbound-idocs--work-around-using-party - Handling different partners for IDoc
    /people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi - Modeling Integration Scenario in XI
    /people/michal.krawczyk2/blog/2005/08/25/xi-sending-a-message-without-the-use-of-an-adapter-not-possible - Testing of integration process
    /people/michal.krawczyk2/blog/2005/05/25/xi-how-to-add-authorizations-to-repository-objects - Authorization in XI
    http://help.sap.com/saphelp_nw04/helpdata/en/58/d22940cbf2195de10000000a1550b0/content.htm - Authorization in XI
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step - Alert Configuration
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide - Trouble shoot alert config
    /people/sameer.shadab/blog/2005/09/21/executing-unix-shell-script-using-operating-system-command-in-xi - Call UNIX Shell Script
    /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi - Transport in XI
    /people/r.eijpe/blog/2005/11/04/using-abap-xslt-extensions-for-xi-mapping - Using ABAP XSLT Extensions for XI Mapping
    /people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure - Mail Adaptor options
    /people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm - Collection of IDoc to Single File
    /people/sap.user72/blog/2005/11/17/xi-controlling-access-to-sensitive-interfaces - Controlling access to Sensitive Interfaces
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14 - The same filename from a sender to a receiver file adapter - SP14
    /people/prasad.illapani/blog/2005/11/14/payload-based-message-search-in-xi30-using-trex-engine - Payload Based Message Search in XI30 using Trex Engine
    /people/sap.user72/blog/2005/11/24/xi-configuring-ccms-monitoring-for-xi-part-i - XI : Configuring CCMS Monitoring for XI- Part I
    /people/michal.krawczyk2/blog/2005/11/23/xi-html-e-mails-from-the-receiver-mail-adapter - XI: HTML e-mails from the receiver mail adapter
    /people/sap.user72/blog/2005/11/22/xi-faqs-provided-by-sap-updated - XI : FAQ's Provided by
    SAP
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/6051-Performance [original link is broken] [original link is broken] [original link is broken] [original link is broken] Tuning for PI
    Please give reward points if it is useful.
    Regards,
    Sai.

  • Need Help on tcUserOpsIntf API

    Hello Friends..
    Hello Friends I am new to OIM and I need help on tcUserOpsIntf API.
    What is this API and specially for what purpose it is used, If i want to know more about it then where I will get help on this API. Please know me.
    Thanks and Regards
    DB
    Edited by: DB1748590 on Jun 11, 2009 6:02 AM

    APIs are the the inbuilt methods by wich you can uery the OIM database to fetch any value to upate any value or other operations according to API you are going to use.
    APIs
    [API Usage Guide|http://download.oracle.com/docs/cd/B32479_01/doc.903/b32449/chapter1.htm]
    These two links help you in understanding the APIs as well as how to use it.
    tcUserOperation are realted to tasks related to user like find user, update user, set challenege QA etc.
    tcUserOperation

  • Need help on Interface Proxies

    Hi All,
    We are working on Interface integration in which we are integrating EMA with SAP CRM.
    EMA is responsible for generating new leads and feeding them into SAP CRM system.
    Through EMA lead interface, leads created in EMA are replicated into SAP CRM and new leads are created in SAP CRM. The lead data is published by EMA into Sonic bus and SAP CRM will subscribe to this data through SAP XI.
    Whenever a lead is passed from EMA, it contains Account and Contact data, When this lead is sent to SAP CRM validations are made if this account and contact already exists in SAP CRM.
    If contact already exists and does not have any associated account, either a new account is created or an account is searched from the whole SAP CRM system which matches EMA Account and then a relationship is maintained between Account and Contact.
    We are now facing some issues in the above scenario:
    1.     Orphaned Contact Created by EMA without Associated Account or Lead : When a lead is created, there is no relationship maintained between Contact and account. This issue is happening once in a while and when the same xml is taken out and sent individually or independently, the relationship is getting created. If I debug the same xml also, the relationship is getting created.
    In this case when lead is opened through UI, we could see the contact associated to lead but when Contact is opened through UI, we could not see lead associated to Contact.
    2.     EMA Interface Created Exact Duplicate Contacts and Accounts: When two leads with similar description, similar Account and Contact are passed at the same time, duplicate Contacts and Accounts are getting created. That is when the first lead is created, it ideally should create an account and contact, and when second lead is passed it should pick up the existing contact and account created for the first lead. But this is not happening. In this case also, if we take the payload and debug it, we could not find any issue.
    3.     Can we send some email alert from the proxy, whenever such kind of issues arise?
    Any pointers on the above issues would be of great help.
    Thanks and Regards,
    Sneha.

    HI Sneha
    1. I think relationship between the account and lead exist in the logic you have written in ABAP and not in PI. Now if you have
    issues in creating the account or lead relationship in XI then definately you can make modifications in mapping.
    Now UI if you are able to see the Lead associated to contact and the other way round is having issue then check with the
    Dialogue program you are using for this to fetch the data.
    2. this again is a issue that need to be resolved in ABAP code
    3. yes you can raise alerts from ABAP proxy using SALRT_CREATE_API
    Check this
    How to raise alerts from ABAP Proxy
    You need not to have BPM only check the use of API. Moreover you can directly use the mailing API with CRM system to do this
    Thanks
    Gaurav

  • Need help to develop Pythagoras theorem-

    Hi i need help to develop proofs 2,3,4
    of pythagoras theorems in java as demonstrations
    These are applets can anyone help me with it or give me an idea of how to go about developing it -
    the site is the following
    http://www.uni-koeln.de/ew-fak/Mathe/Projekte/VisuPro/pythagoras/pythagoras.html
    then double click on the screen to make it start

    Pardon my ASCII art, but I've always liked the following, simple, geometric proof:
         a                   b
    ---------------------------------------+
    |       |                                |
    a|   I   |              II                |
    |       |                                |
    ---------------------------------------+
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    b|  IV   |              III               |
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    ---------------------------------------+It almost goes without saying that I+II+III+IV == (a+b)^2, and II == IV == a*b,
    I == a*a and III == b*b, showing that (a+b)^2 == a^2+a*b+a*b+b^2.
    I hope the following sketch makes sense, stand back, ASCII art alert again:     a                   b
    ---------------------------------------+
    |               .             VI         |
    |     .                 .                |a
    | V                               .      |
    |                                        +
    |                                        |
    |   .                                    |
    b|                                     .  |
    |                                        |
    |                  IX                    |
    | .                                      |
    |                                    .   |b
    |                                        |
    +                                        |
    |      .                                 |
    a|               .                  . VII |
    |  VIII                   .              |
    ---------------------------------------+
                     a                    bThe total area equals (a+b)^2 again and equals the sum of the smaller areas:
    (a+b)^2 == V+VI+VII+VIII+IX. Let area IX be c^2 for whatever c may be.
    V+VII == VI+VIII == a*b, so a^2+b^2+2*ab= c^2+2*a*b; IOW a^2+b^2 == c^2
    Given this fundamental result, the others can easily be derived from this one,
    or did I answer a question you didn't ask?
    kind regards,
    Jos

  • I need help to find and open a job app that I exported, was able to fill out and sign and saved and now can't open it? What did I do wrong?

    I need help to find and open a job app that I exported, was able to fill out and sign and saved and now can't open it? What did I do wrong?

    What file format did you export it to?

  • Need help to open audios attached in a PDF file

    Hello
    I just need help. I have ordered a reviewer online that has audios and texts in a pdf file. I was told to download the latest adobe reader on my computer. I have done the same thing on my ipad mini. I am not so technical with regards to these things. Therefore I need help. I can access the audios on my computer but not on my ipad.
    I want to listen to audios with scripts or texts on them so i can listen to them when i am on the go. I was also informed that these files should work in any device. How come the audios doesnt work on my ipad.
    Please help me on what to do.
    Thanks

    Audio and video are not currently support on Adobe Reader. :-<
    You need to buy a PDF reader that supports them. My suggestion is PDF Expert from Readdle ($US 9.99)

  • Need help to open and look for file by name

    Hi,
            Im needing help to open a folder and look for a file (.txt) on this directory by his name ... The user ll type the partial name of file , and i need look for this file on the folder , and delete it ....
    How can i look for the file by his name ?
    Thx =)

    Hi ,
        Sry ,, let me explain again ... I ll set the name of the files in the follow order ... Name_Serial_date_chanel.sxc ..
    The user ll type the serial that he wants delete ...
    I already figured out what i need guys .. thx for the help ^^
    I used List Directory on advanced IO , to list all .. the Name is the same for all ... then i used Name_ concateneted with Serial(typed)* .. this command serial* ll list all serials equal the typed , in my case , ll exist only one , cuz its a count this serial .Then i pass the path to the delete , and its done !
    Thx ^^

  • I need help, my ipod touch is not recognized by windows as a harddisk

    i need help, my ipod touch is not recognized by windows like a memory card or a harddisk.
    i would like to transfer the files from pc to my ipod touch without useing itunes.
    as i see theres some people here that theires ipod touch are recongnzed as a digitl camra, mine is reconzied as nothing, some help plz.
    Message was edited by: B0Om

    B0Om wrote:
    ok but i still dont understed, only my itnes recongnize my ipod, when i go to " my cumputer, it dosent show up there, not even as a digital camra
    Your Touch is working correctly. Currently, without unsupported third party hacks, the Touch has NO disc mode. It will only show up in iTunes.
    how do i put programes and games in my ipod touch
    Right now, you don't. The SDK is scheduled to be released in Feburary. Then developers will be able to write programs that will be loadable.

Maybe you are looking for

  • New iPhone 5 error message

    i got a new iPhone bought to me from Egypt and trying to connect the App Store the phone won't connect at all and it gave me the following message "the certificate for this server is invalid.you might be connecting to a server that is pretending to b

  • Network Shares Forgotten

    Every time I want to open a file from within a program, the dialog box defaults to my 'Documents' folder. I then have to navigate to the afp network share folder again to open another file from the same folder. The dialog box seems to remember local

  • How do I get to place photos on map?

    I have watched the video tutorials for PSE 11 & it shows that you can place photo's on a map just by selecting pictures & then selecting 'Places'.  When I do this I don't get to see any map?  Where is the map?  I assume that this method is only for p

  • Why can't I open some photos in iphoto 11

    when I try to open photos in iphoto 11 I get an exclamation mark

  • Passing parameters to subtemplate.

    Hi! I read Tims blog Here is the link about subtemplates and it was very intresting. I got it working except for one thing. The parameter ReportName doesn't work as it should. I get the following error: oracle.xdo.parser.v2.XPathException: Variable n