How to test BPM Scenario?

HI,
Experts,
I have developed a BPM scenario successfully but i didn't understand how to test that BPM Scenario i tried test that in ID->Test Configuration but i having only one sender details how to another sender details or any transaction to test BPM.
Thanks in advance
Shabeer Ahmed.

For testing purposes you can use RWB.
Give all the details like Sender Business System, Message Interface and Namespace and the correct payload.
It just mimics your sender system provided you have only one sender in your BPM.
otherwise you need a parallel instance of RWB for different senders.
Thanks,
- Gujjeti.
Edited by: Praveen Gujjeti on Mar 18, 2009 1:58 PM

Similar Messages

  • Hi how to test FILE2RFC scenario

    Hi All,
    I have created one FILE2RFC scenario. Now i am going to test this scenario by using web page. how to get that webpage?
    Please revert back to me ASAP with the solution.
    Thanks & Regards,
    Nagarjuna.

    Hi Nagarjun,
    what i have understood is
    1)ur scenario is synchronous FILE to RFC
    2)U dont want to use BPM....
    But i dont think....its possible without BPM.
    since FILE adpater are asynchrnous...
    one thing u can do...u can do it for testing purpose.
    create the synchronous scenario...u can see the respose in moni.... but no reponse can be written...
    u can do it in 2 asynchronous scenarios (FILE to RFC and FRC to FILE). also .but.. i dont think its possible to link/automate these.
    Regards
    Biplab

  • How to test the scenario ?

    Hi
    I have created an Idoc to File scenario. How do I test this scenario ?
    Radhika

    Pre-requisites to be followed to get the IDOC into XI from SAP:
    https://wiki.sdn.sap.com/wiki/display/XI/SAPR3(Idocs)ToXI--Steps+Summarized
    To send IDOC from SAP to XI:
    /people/sameer.shadab/blog/2005/07/25/reposting-idocs-instead-of-recreating--for-testing-purpose-xi
    To monitor IDOC processing:
    /people/kamalkumar.ramakrishnan/blog/2008/02/13/monitoring-the-idoc-adapter-in-xipi-using-idx5
    For File you need to check the flow in SXMB_MONI and in RWB (COmponent Monitoring---> Adapter Engine ---> CC monitoring)....and then check your target folder if the file is properly placed or not...
    Regards,
    Abhishek.

  • How to test an scenario

    Hi,
    After completing a scenario(eg:file to filr),how to test it...whether it is working fine or not..
    Thanks in advance.

    Hi,
    In order to test you file to file scenario,
    First test whether your mapping is working fine in the integration repository(Design) by going into your message mapping test tab, then provide the necessary values there and test it.
    If it is correct it will display the output, if not it will throw some errors.
    Next to test the interface with configuration go to test configuration in Integration directory and provide the necessary values of sender and receiver details along with payload and test it.
    To do an end to end testing, you need to place the input file in the source directory.
    For the input file, go to message mapping and go to test tab and provide the details and select the src(xml) file and place it in source directory along with the file name and extension you have provided in the integration directory sender communication channel.
    If the file is not picked up the goto RWB and check the communication channel monitoring for your sender channel.
    If file is picked and it has error it will display when you enter the tcode sxmb_moni.
    If file is processed successfully and file has not reached target directory then check your receiver cc in rwb.
    I hope it clears your query.
    Regards,
    Nithiyanandam

  • How to Test BPM

    I have a scenerio where i have used BPM.
    i think ihave probelem in BPM as i am not geting result.
    Please tell me how to test BPM

    Troubleshoot: BPM(Integration processes)
    First of all follw these steps to,these are general prerequisites of running Integration Process(BPM)
    1) Check the definition of the integration process in the process editor (Integration Process -> Check).
    The output area in the Tasks view must not contain any error messages.
    2) Check that Auto-Customizing of the Business Process Engine was fully executed and that no errors occurred (transaction SWF_XI_CUSTOMIZING):
    The status indicator for all entries must be green.
    3) Check whether the RFC queues indicate failed or pending requests that may involve the Business Process Engine (transactions SM58, SMQ1, SMQ2).
    If these Queue are not registered, Your MEssage Could be stuck there also.
    Then you need to go to tcode
    smq1/smq2 :outbound/inbound
    And execte them maually to relase the messages stuck
    4) Check that the contents of the XI runtime cache are up-to-date (transaction SXI_CACHE).
    The status indicator for the XI runtime cache must be green.
    Then check whether Runtime version was created successfully or not...
    1) Determine the number of the workflow that was created for the integration process:
    a. Search for the message in message monitoring (transaction SXMB_MONI).
    b. Read the number of the workflow from the Queue ID column.
    If this column displays the entry XBQO$PE_WS90100008, for example, then the workflow number is WS90100008.
    2) Check in the XI runtime cache whether the runtime version was created correctly:
    a. Display the XI runtime cache (transaction SXI_CACHE).
    b. Double-click Integration Processes/Business Process.
    c. In the Task column, search for the workflow by using the number you determined in the previous step.
    The return code must be 0. If this is not the case, check the activation log for detailed error messages that will help you analyze the problem further.
    With Regards,
    Raju.
    Please give points if useful

  • How to test IDOC2FILE Scenario

    Hi All,
    Now i am working on IDOC2FILE scenario. I have done all ALE settings in R/3 side with RFC destination, port, Partner profile.
    At XI side i created RFC destination, Port and Partner profile also.
    And i pushed the idoc from R/3. I got the status messages  like
    "IDoc: 0000000000001018 Status: Data passed to port OK" and "IDoc sent to SAP system or external program".
    But in XI,  i got the following messages:
    "IDoc: 0000000000005005 Status: Application document not posted" and
    "Function module not allowed: APPL_IDOC_INPUTI".
    All my design time and configuration time objects are done and activated.
    Here i am using the business service for sender system. sender is R/3 system.
    Anybody, came across this problem, could you please revert back to me with solution. I want step-by-step testing procedure.
    Please getback to me with proper solution asap.
    Thanks & Regards,
    Nagarjuna.

    Hi Sarvesh,
    Thanks a lot. I already triggered the idoc in we19 and please go through the following once again:
    I have done all ALE settings in R/3 side with RFC destination, port, Partner profile.
    At XI side i created RFC destination, Port and Partner profile also.
    And i pushed the idoc from R/3. I got the status messages like
    "IDoc: 0000000000001018 Status: Data passed to port OK" and "IDoc sent to SAP system or external program".
    But in XI, i got the following messages:
    "IDoc: 0000000000005005 Status: Application document not posted" and
    "Function module not allowed: APPL_IDOC_INPUTI".
    All my design time and configuration time objects are done and activated.
    Here i am using the business service for sender system. sender is R/3 system.
    Anybody, came across this problem, could you please revert back to me with solution. I want step-by-step testing procedure.
    Please getback to me with proper solution asap.
    Thanks & Regards,
    Nagarjuna.

  • How to test XI project..

    1.How to test xi projects?
    2.then how to test our scenario? Is there any testing tool is available to test the scenario?
    3. What is CCMS? how it is useful in XI ?
    Thanks in advance
    Rakesh

    Hi Rakesh,
    +1.How to test xi projects?
    2.then how to test our scenario? Is there any testing tool is available to test the scenario?+
    XI is about messaging. So the way to test an XI implementation would be to test the messaging. Two options for doing that...
    1. Test the implementation without the Application systems. The plain J2SE adapter really comes in handy here. You can use it to send an XML file to the Integration Server, check whether it is getting through the pipeline as intended (which means the routing, the mappings, etc), and let it pop out to a file somewhere. You can check all the steps the message has gone through from the XML monitor (sxmb_moni).
    2. Test the actual implementation with the application systems. For this you would use the testing tools of the application itself.
    I do not know of any automated tools for testing XI configuration, or any way of testing it without actually sending a message across.
    What is CCMS? how it is useful in XI ?</b> 
    I can give you some info regarding CCMS, but the rest will try finding out and let you know soon. Mean while pls go through this info on CCMS.
    When CCMS is not configured you can only do individual monitoring.
    To configure the same you must decide which system is to be the central system for the SCR.
    To know what SCR is and to know more about it please go through this link.
    https://help.sap.com/saphelp_nw04s/helpdata/en/1e/ec9e38f0d92936e10000009b38f8cf/content.htm
    After doing the same please follow these steps.
    Log on to the system that is to contain the central repository.
    - Choose CCMS ® Configuration ® Alert Monitor, or call transaction RZ21.
    - Choose Technical Infrastructure ® System Repository ® Set Repository Role.
    - The system displays the Set Repository Role in Central System Administration screen. Choose Central Repository.
    And also go through the following links. This I guess will help you solve your problem and I guess it answers your question.
    https://help.sap.com/saphelp_nw04s/helpdata/en/e5/15a0380d134f6fe10000009b38f8cf/content.htm
    /people/sap.india5/blog/2005/12/06/xi-ccms-alert-monitoring-overview-and-features
    /people/sap.user72/blog/2005/11/24/xi-configuring-ccms-monitoring-for-xi-part-i
    Regards,
    Abhy
    Message was edited by: Abhy Thomas

  • How to test File Adapter from EM Console

    Hi All,
    I have one issue with File Adapter where I am trying to implement a simple BPEL process. Below are the steps;
    1. I have created an empty BPEL process and then add a read file adapter to the left side which will read from a file aa.txt which is present in D:\work folder. File is having data like XXXX,YYYY,ZZZZ. (I have used Native builder for schema generation)
    2. Then I have added Write file adapter on the right side which will write to an other file bb.txt.
    Then I have rebuild and deploy this on weblogic SOA server but on the EM console I am not able to test it as Test button is disabled. Then how to test this scenario? Also I tried testing by placing a new file aa1.txt in the same directory with some content. Logically it should be picked up and then write it to the bb.txt but it is not happening.
    Can anyone please help me in this as how to troubleshoot it.
    Thanks
    RJ

    Thanks for the reply.
    So if i understood correctly it means that we cannot test it using EM console as we have read adapter on the left side because of which we have not exposed it as SOAP service. When we put any file in the D:\XXX then automatically read adapter will pick that up and create one instance in the EM console and then write adapter will write it into the destination file?
    But in our case no instance is getting created in the EM console even when I am copying a file to the directory. Below is the read_file.jca
    <adapter-config name="Read" adapter="File Adapter" wsdlLocation="Read.wsdl" xmlns="http://platform.integration.oracle/blocks/adapter/fw/metadata">
    <connection-factory location="eis/FileAdapter" UIincludeWildcard="rj*.txt"/>
    <endpoint-activation portType="Read_ptt" operation="Read">
    <activation-spec className="oracle.tip.adapter.file.inbound.FileActivationSpec">
    <property name="DeleteFile" value="false"/>
    <property name="MinimumAge" value="0"/>
    <property name="PhysicalDirectory" value="D:\mywork"/>
    <property name="Recursive" value="true"/>
    <property name="PollingFrequency" value="60"/>
    <property name="IncludeFiles" value="rj.*\.txt"/>
    <property name="UseHeaders" value="false"/>
    </activation-spec>
    </endpoint-activation>
    </adapter-config>
    Please help as why it is not getting picked up?
    Regards
    RJ

  • How do I test a scenario without getting the other party involved

    Hi,
    How do I test a scenario without getting the other party involved?
    I have created a scenario to receive information from an external system (Remedy), processing through a SoapAdapter into SAP to create a service order. How can I send a sample of information in order for me to test my scenario without asking the Remedy people to transmit data all the time?
    Thanks in advance,
    Leanne

    hi Leanne,
    have a look at my weblog:
    /people/michal.krawczyk2/blog/2005/08/25/xi-sending-a-message-without-the-use-of-an-adapter-not-possible
    it shows how to use the test tab from RWB
    to send test messages
    Regards,
    michal

  • BPM scenario - How to check it?

    Hi Experts,
    I couldn't see any difference between in wsdl file which was created for BPM scenario and non-BPM scenario.
    How to make sure that the BPM process worked fine? I couldn't get anything for SXMB_MONI_BPE. Am I missed out any steps?
    Regards
    Sara

    Hi,
    Refer to the guide: 'How to Monitor Integration Processes' at https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e7bc3a5a-0501-0010-1095-eb47159e169c.
    Regards
    Manish

  • BPM Scenario : How to Proceed ?

    hi folks,
    I am working on a BPM scenario .
    Scenario goes like this : I want to pick the data from a file and post the data into SAP using a RFC and get some data in response .now data which came back as a response from RFC response should be written in a XML file whose name should be dynamically generate and then the name of the dynamically generated XML file should go into a table.
    My BPM is like this
    Step 1  : Receive ( For collecting the data from file)
    Step 2 :  Sync Call to RFC ( For making a sync call to RFc and then sending back the resp data)
    Step 3 :  Send Step ( For sending the response data to XML file , name should be dynamically generated)
    Step 4 : Send step ( For sending the dynamic file name of XML file to Table)
    Till step 3 i have worked fine and getting the desired output also ( as i am getting the  dynamic file name in the output xml file) but after that not sure how to proceed...
    how to push the dynamic file name from XML file to Table.
    Now my doubts...
    Is design of my BPM  is right...? if not please correct me...and also if there is any other way to get the same functionality ?
    Regards,

    Hi Latika,
    -->hw r u generating the filename? is it thru a field in ur structure that u are capturing by setting adapter specific attributes in receiver file adapter config?
    Yes
    -->if yes, then use that field only to get the file name. in ur last send step u can use a mapping to trasfer this field into the target structure for oracle database.
    even i also want todo this...but how..this is the question..
    My BPM is like this
    Step 1 : Receive ( For collecting the data from file)
    Step 2 : Sync Call to RFC ( For making a sync call to RFc and then sending back the resp data)
    Step 3 : Send Step ( For sending the response data to XML file , name should be dynamically generated)
    Step 4 : Send step ( For sending the dynamic file name of XML file to Table)
    I step 3 data to file(dynamic file name) is send.
    Now how can i send the data from dynamic file generated just now to JDBC.....?
    Kindly help by step by steps..explanation..
    Regards,

  • How to test E- filing GB scenario with live server.

    Hi,
    XI ver: 7
    E-Filing ver: 1.0, patch 10
    I am trying to configure e-filing for GB based on the configuration guide. After importing the latest XI content for E-Filing and HR, I have configured the outbound and inbound interfaces in ID. After completing all steps as per config. guide i am able to see all the objects in ID except communication channels..
    You can find the screenshots in below link.
    http://docs.google.com/Doc?id=ddmc8m97_1hm2jxg
    How can i test this scenario..?
    Do i need to test by connecting inland revenue live server and test server ?
    Please help me in this...Thank you.
    Regards,
    Naveen

    Hi Naveen ,
    Please let me know what are all the pre requisites for implementing E-filing in / out bound interfaces .
    I have SAP user guide for E- filing . Please provide me if you have any document which can guide me if any steps are missing in this setup.
    mail me at [email protected]
    Thanks in advance
    Reddy

  • How to test a webservice scenario...

    Hi,
    In SAP PI, I need to test a scenario that involves webservice. I can see in Integration directory
    that a communication channel has been defined as sender with adapter type as File. So I assume that a file is being picked up
    from the FTP server.
    Also There is another comm channel of type receiver, adapter type as SOAP with a target URL.
    Now I dont know how to test this ? Any pointers how to check
    from where this request to webservice is initiated ? I have not worked
    on web service scenario before, so need help to understand to test the end to end.
    thanks

    HI
    Your's is a file to  SOAP scenario, to test this follow this steps:
    Now I dont know how to test this ? Any pointers how to check
    from where this request to webservice is initiated ?
    1. Do you have test data? any file that is archived in sender FTP under archive directory.If not then go to your
        mapping progrram->test tab-> fill test data (all mandatory fields)->switch to xml tab- Copy the whole content
        ->save it in a text pad->see the file name maitained in the sender file adapter->rename the file and place in
         the location mentioned in the sender FTP.
    2. Check  in RWB if the channels is active and you can see the  file being picked in the log ,you can see SXMB MONI
      also if there is checkerd flag.
    3. To see if the soap posing has happened or not you can see the soap channel monitoring in RWB  and read the log
        or you can confirm the posting with the  team which received the data( portal /Webservice).
    Regards,
    $rinivas

  • How to test the RFC to Flat File scenario

    Hi,
    How to test the RFC to Flat File scenario
    regards,
    kiran

    Hi,
    After running the RFC it's going Dump.
    this is the error message i got.
    "Error analysis                                                                     
    An error occurred when executing a Remote Function Call.                     
    "CPI-C error CM_RESOURCE_FAILURE_NO_RETRY"                                                
    Status of connection.... "CODE=CM_RESOURCE_FAILURE_NO_RETRY -1 -1 SAPCODE=666
    CONV="                                                                      
    Internal error code.... "RFC_IO5"                                                           
    There is an error in the communication system. To clarify                    
    and resolve the error, contact your system administrator.                     "

  • How to test the B2B scenario ?

    How to test the B2B scenario ?
    Because the client may not give permition to test, then i heard  one thing in RWB we can test the data, how and where we can test the data ?

    Venkat,
    Follow the below procedure.
    Go to RWB, choose Component Monitoring , click Click Display
    Expand Integration Server node -Click Integration Engine .
    In the bottom of the page go to TestMessage tab.
    In the Service/Interface/InterfaceNamespace enter the Sender Service & Outbound Interface details
    Enter your username & pwd and choose the qos.
    Paste the payload in the payload area.
    Now click SendMessage .
    Done!
    raj.

Maybe you are looking for