How execute scenario integration directory

Hello, forgive my English, I am new to IP and have developed a scenario-JDBC JDBC, the test scenario are ok but after I get non-processed messages (SXI_MONI).
We would appreciate your help.
Thank you

Hi,
1)First check the mapping configuration correct or not.
2)Check your mapping done properly or not.(JDBC ).
3)Check your communication channel configured correctly?
4)Check your queries correct or not.
5)Check you configured drives properly or not.
6)if above all points you configured coreectly the check runtime work bench component monitoing check communication channels if it is green then it should work fine.
Cheers,
raj

Similar Messages

  • How to configure Integration Directory for Integration process async sync

    Hi Experts,
                     I am confused about doing configuration in Integration Directory i.e receiver determination,interface determination and receiver agreement and sender agreement for my integration process as it involve synchronous send at target side.
    In my Scenario , we get Purchase order request(asynchronously) from SRM system in proxy xml format which we have to map to Cxml format send it to third party system(say system 2) as http request.Then we will recieve a response from system2 in Cxml format through HTTP.Now,we have to map this response as to SRM system via proxy code for successful and error case .If error occured we also have to mail to the respective department about the error occured via mail adapter.Proxy to XI is a asynchronous communication and XI to System2 is a synchronous communication .Then again XI to SRM is a asynchronous communication via proxy.I have request and response External defination for Cxml i.e HTTP side.
    I have done following integration process in ESR
    Start- Receive(1)---Transformation(2)-send(3)-Fork(4)--
    stop
    ...................................................................................................... .....[----Branch 1 [-Transformation(5)-Send(6)-
    .......................[-----Branch 2 -
    SWITCH STEP to check error code[
    ............................................................................................................[.otherwise branch of switch
    Fork(4)----[
    .......................[----Branch 1-Transformation (9)-send(10)-
    Here,
    Recieve(1) -- is used for recieve request from SRM.Mode is asynchronous
    Transforamtion(2)-- is used for operation mapping between request of SRM to HTTP request.
    send(3) --is used to sending request synchronous to HTTP,mode is synchronous,used synchronous abstract interface,abstract reqhttp and abstract resphttp
    switch-switch Branch1 is used for checking error response to be true---
    Transformation(5)--- is used to map HTTP response to Mail response structure
    Send(6)----
    is used to send mail content to Mail adapter
    Transformation(9)---- is used to map HTTP response to Proxy response
    Send(10) --- used to send mapped proxy response to SRM as to update status by calling calling Function module using proxy code.
    Thanks
    Deepak

    Deepak,
    In BPM data does not flow in Backword direction!
    take any step in your BPM the message it is goiong to receive will be what a step just before it is giving to BPM.
    Now in your case
    IR Part:
    You have to call Third part Synchronously and the input to it will be what Proxy has given to you.
    Create an Abstract Synchronous(in case of abstract you need not bother it is Inbound or Outbound) in which(I mean the Message Interface) The Output message will be what you have Received from Proxy and the input message will be what you are going to receive from the Third party as a Response.  Now you would have Inbound Synchronous Interface created for calling Third party.
    Have a Interface Mapping between the Abstract Synchronous and Inbound Synchronous Message Interface.
    ID Part:
    For synchronous Step:  BPM will; be sender with  Message Interface Abstarct Synchronous
    Third Party will be receiver With Inbound Interface(Synchronous). Use the INterface Mapping between Abstract Synchronous and Inbound Synchronous that You have created in IR.
    Have a Receiver Agreement for the Thirs part.
    No Sender agreement required in case of BPM as a Sender.
    Thanks,
    Sunil Singh

  • How to retrieve configuration scenarios in Integration Directory?

    Hi All,
    I am developing a Java program to read all configuration scenarios in Integration Directory. My plan is to find SAP's Java APIs available in the NetWeaver Java stack to read the info I need. I have done lots of searches for such the APIs but still got no luck. Could you help me out?
    I'm on NetWeaver PI 7.1.
    Thanks,
    Viet
    Edited by: Viet Phan on May 13, 2011 1:11 PM

    Hi,
    The 3rd party adapters must be installed via Deploy Tool or JSPM. But u should have a sda file with the adpater content.
    see here for more details on JSPM
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5006901f-925c-2910-5f98-9ae26cc07eca
    Usually all these third-party developed adapters also developed pre-defined business content with mappings, but this does not mean that all the interfaces you have can use it. If you do not have any custom work, then you can automate it, but if there is custom work then you have to enhance or develop new maps.
    For example, Seeburger has over 20 maps to convert EDI X12 to standard IDoc maps and vice-versa (INVOIC Idoc to 4010 etc).
    http://service.sap.com/netweaver ->SAP NetWeaver in Detail -> Process Integration -> SAP Exchange Infrastructure ->SAP XI in Detail -> Connectivity.
    Please reward points if it helps.
    Thanks
    Vikranth

  • Unable to Load the Integration scenario into the Integration directory

    Hi All,
    I am new to using SAP XI.
    Require your help on the following issue.
    I have built an Integration scenario, added Component  Type: Product Version, inserted actions and connections.
    I did check for any errors. I found no errors.
    When I am trying to load this scenario into the  Integration directory its not showing up the scenario in the popup.
    Navigation:
    Directory > tools> Transfer scenario from repository
    The status of Integration Scenario in the builder shows as
    "Being processed".
    I created the scenario 2 days back.
    Can some one help me in this? 
    Regards,
    Meher

    Hi All,
    Thanks to all who helped me.
    michal,divija : Can you please let me know in details how to activate Business Scenario?
    I did not create any business process.
    Sridhar: I did releases some locks on my process, no luck.
    Can you please explain me in more details?
    Should I have a process build for my Integration scenario to be activated?
    Thanks,
    Meher

  • How to Change SWCV in Integration Directory for adapters

    Because of new SWCV, I have to point all interfaces to new version of SWCV. How can I assign Service Without Party / Business System Service to point to interfaces that require new SWCV?
    I deleted and recreated Sender Agreement, Receiver Agreement, Interface Determination, Receiver Determination for new SWCV in Integration Directory but I could not assign or create Business System to interfaces for new SWCV. It is still pointing to old version of SWCV.
    Can someone give steps on how I can change the SWCV in the Integration Directory?
    Thanks

    hi,
    >>>>How can I assign Service Without Party / Business System Service to point to interfaces that require new SWCV?
    you can only assing once
    later on you just ADD them to the scenarios
    by using <b>Add to scenario</b> function
    Regards,
    michal

  • Integration Directory view by scenarios PI 7.1

    Hi all.
    In Integration Directory PI 7.1 in navigation area i have only 2 page: Objects and Change List.
    In old system 7.0 i have 3 page: Scenarios, Objects and Change List.
    How show in 7.1 page Scenarios there object grouping by scenarios.
    Regards
    Max

    In addition to the FOlder option you also have the Configuration Scenario option present in PI7.1......there has been no deletion in the type of objects created....
    Right-click---> New ---> Administration ---> Configuration Scenario.....
    I hope this is what you are looking at!
    Regards,
    Abhishek.

  • Integration Directory Scenario

    Hi all!
    I want to create a new scenario in the Integration Directory, without the Wizzard. I only have this wizzard when I select "new Scenario Object".
    Right-Klick doesn't work for selecting e.g. "new..."
    Any ideas?
    How can I create a new scenario, giving a name to it and configurating it later (no wizzard!)??

    Hi Steffen,
    To create Configuartion Scenarios, in your Integration Directory,
    1. Select the SCENARIOS tab.
    2.Just Right Click on the  existing scenarios and select new.
    3. Now , in the window that opens, you will find many options on the Right Side, just make sure Configuration Scenario is selected.
    4. Now , the wizard will let u do the rest.
    Hope this helps,
    regards,
    Bhavesh

  • Activate Integration Scenario for import at Integration Directory

    Hello all,
    How can i (or is the workaround) activate a message mapping / interface mapping without configured messagemapping at "Display Message Mapping" side? When i try to activate the not already configured message mapping i get following errors: Source message missing, Target message missing, Metadata missing, Mapping not sufficiently defined.
    Cause:
    First i want to build the frame at Integration Repository for the defined scenario and import at Integration Directory. Later i want to build the message mapping for the scenario.
    Many thanks in advanced!
    Jochen

    Hi,
    you cannot activate it without all proper values - sorry
    have a look at this blog:
    /people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Integration Directory - Business Scenarios organization

    Hi,
    In the Integration Directory for configuration, the business scenarios are the highest level for configuring a scenario.
    After creating many scenarios, it is becoming hard for me to manage logically related business scenarios. I am resorting to structured naming to keep logically related scenarios grouped together.
    Is there a better way that can be suggested ? Is SAP planning for similar grouping concept like software components / versions / namespaces for the configuration aspect too ?
    thanks,
    Manish

    The link ...
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/sap xi 2.0  customer developments modif. in integration rep.pdf
    still works !
    Regards,
    Homiar.

  • How to add buisness system in Integration directory -objects

    Hi All,
    I created the technical systems and buisness systems. then in the integration directory, i want to check whether my business system exixts are not.
    so in the integration directory,
    objects--->service without party >buisness system>
    in the buisness system , whatever buisness system i created the  is not found.
    how to add buisness system into integration directory -- objects.
    Regards,
    vinoth.

    Hi,
    go to integration directory,
    objects--->service without party >buisness system>
    select the BS -> Right click the BS -> it show the number of BS select your business system and assign them next save.
    If the your business system if it's not appear go to Environment menu -> Clear SLD Data cahce.
      and do the same process again..
    Regards,
    Venu.

  • How to delete unwanted namespaces in Integration Directory

    Hi All,
    I have made some testing while creating namespaces in Integration Directory. Now I want to delete the unwanted namespaces. Please help me in doing so.
    Regards,
    Soorya

    HI,
    If u want delete unwanted namespaces in IR and ID.Please following these steps.
    In IR:
    1) First u have to select Softwarecomponent.
    2)Select u r Unwanted namespace.
    3)Delete developed object onebyone.
    4)Remove the namespace from Namespace list Press button.
    5)Then activate the deleted objects from change List.
    IN ID.
    1)Select the integration scenario and right click on it..under popup menu select delete.Then auotmatically delete the objects.After u activate all the deleted objects from change list.
    Once u complted these  steps unwanted objects have been deleted.
    Thanks
    Ravi

  • How to delete Integration scenario or XI Objects permanently

    Dear XI experts
    I’d like to delete Integration scenarios or XI Objects that I created from Integration Builder.
    http://static.flickr.com/43/117549573_30c76b7c0b_o.jpg
    They go to the lists under Change List.
    I misunderstood if I click on “Reject Change” it can be deleted permanently.
    But in fact, it goes back to the list under “Scenario” tab.
    So I found Once I created them, I cannot delete them.
    http://static.flickr.com/49/117549572_3a26138b0a_o.jpg
    Probably, I can’t find any information how to delete Integration scenario or XI Objects permanently.
    If you give me any hints, I will appreciate you.
    Thanks,
    David

    Delete object!
    http://static.flickr.com/35/117570416_69ecd78655_o.jpg
    Confirm the object is deleted from the list.
    http://static.flickr.com/47/117570417_542075e7b4_o.jpg
    Activate the change list.
    http://static.flickr.com/47/117570418_9a415336dc_o.jpg
    Select the object to activate ( delete permanently) from change list
    http://static.flickr.com/38/117570419_8f03e54a8b_o.jpg
    Confirm “it’s gone”.
    http://static.flickr.com/47/117570417_542075e7b4_o.jpg
    [my mistake]
    I tried to find the solution from context menu such as “reject change”.
    The meaning of “activate change list” is  …. …..
    <b>Thanks a lot my boss! Vijaya.</b>
    Regards,
    david

  • Create scenario in Integration Directory eroor:java.lang.NullPointerExcept

    Dear all,
    I have create all thing under software component SAP BW 7: message interfarence and import object rfc, also create integration senario.
    now while i am going to create scenario from Integration Directory > select internal communication and enter create getting error:
    java.lang.NullPointerException
    Internal problem occurred (INTERNAL_PROBLEM)
    i have transferd Integaration scenario from IR and than try to do same, got same error,
    whats the initial steps for importing Integration Repository design in to Integration Directory?
    Best regards,
    dushyant.

    Hi Dushyant,
    Actually it should work...
    try first this one
    In ID -->First import the Integration Scenario by clicking tolls -->Transfer IS from IR
    Then
    Click Create Object in ID then you will get the scrren 3 0f 4.5 as per the link...
    Then click create ---> and enter the service name (if does not exist it is automatically created)
    Then select remaining as required...
    Or else...
    follow this...
    Just Double click the Configuration Scenario under Configuration Objects and Proceed ( No need of Configuration Wizard required) and select your Integration scenario created in IR...
    and rest you can create all the remaining steps under the Scenario that you created by following the smae steps...
    Regards,
    sridhar

  • How to import Adapter's in Integration directory

    Hi,
    How to import Adapter's in Integration Directory which we can use in communication channel.
    Thanks
    Hari

    Hi,
    The 3rd party adapters must be installed via Deploy Tool or JSPM. But u should have a sda file with the adpater content.
    see here for more details on JSPM
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5006901f-925c-2910-5f98-9ae26cc07eca
    Usually all these third-party developed adapters also developed pre-defined business content with mappings, but this does not mean that all the interfaces you have can use it. If you do not have any custom work, then you can automate it, but if there is custom work then you have to enhance or develop new maps.
    For example, Seeburger has over 20 maps to convert EDI X12 to standard IDoc maps and vice-versa (INVOIC Idoc to 4010 etc).
    http://service.sap.com/netweaver ->SAP NetWeaver in Detail -> Process Integration -> SAP Exchange Infrastructure ->SAP XI in Detail -> Connectivity.
    Please reward points if it helps.
    Thanks
    Vikranth

  • Integration Directory - how to terminate all logons?

    I was importing RFC definitions from R/3 in ID. Laptop battery went down and got disconnected with SAP XI,IB.
    After 5 mins, restarted laptop (powered by wire). Opened same SWCV in Integration Directory to change the connection data to point R3 system instead of XI SAP. It gives message "Object SWCV myswcv is currently being edited by user myIDuserid"
    This is what I did sofar, but no luck
    -logon to XI system, transaction SM04. Terrminate all connections with SAP XI.
    Please advise how to terminate all logons in Integration directory? Thanks

    Hi,
    You can go to 'index page' click on 'administration'. In that you will find on the left side 'administration of locks and caches'. You can click 'lock overview' and unlock the objects.
    Regards,
    P.Venkat
    Message was edited by:
            Venkataramanan

Maybe you are looking for

  • Battery charge is not showing correctly in Lion

    Hi Guys. Quick question, my new macbook Mid 2010 laptop is not showing the correct charge, It is showing 96% charged and the MagSafe is showing Green. I have reset the SMC and PRAM with no effect. do you think the battery needs replacing? I did full

  • How to automate saving the same image multiple times?

    Hello. I wish to save the same image multiple times in a folder... is there a way to automate this function? I also need the flexibility of determining the starting number in this image sequence. Thanks.

  • Scripting Style Control Grid Size

    Is there scripting functions, to allow me to edit a VI's alignment grid size, and control style for creating controls/indicators?  These setting are saved in each VI under the VI Properties, under the Editor Options.  I looked around and couldn't fin

  • Mail forgets Accounts and then Contents of Mailboxes

    Running Leopard with all Updates so far... After a force reset (pressing Power-Button to switch off) my Mail somehow reseted itself. When starting Mail all my Accounts plus Send Messages were gone. Tried to go back in time and replaced my Mail Librar

  • Blank pdfs

    just upgraded to Mac OS 10.6.3 and CS6, now some pdfs from internet are blank