How to create fan-out pattern solution in alsb (osb)

Hello guys,
I'm trying to create a fan-out pattern solution in ALSB in which I have one proxy service for incoming messages and two outbound business services. All messages are to be forwarded to both business services simultaneous but independent from each other, so whenever business service 1 fails messages are still delivered to business service 2. Like in the following situation:
messages ---> proxy service ---> routing table:
                                   all messages  ---->  business service 1
                                   all messages  ---->  business service 2However, when I am trying to use the routing table to define the routing, I am not able to route messages to both business services. In the ALSB console I am obliged to define an IF..THEN..ELSE routing rules. IF condition THEN call BS1 ELSE call BS2.
Can anyone give me a hint how to solve this problem, pls?
Thanks in advance,
Harm

Thanks for the swift reply.
Can you please elaborate on the expression to use in solution 1? My first solution was similar except I used a routing table without a pipe line instead of a publish table. The cases in the publish table look similar to the cases in a routing table. The difficulty I'm having is that I don't have/want(?) to switch between cases in order to choose the end-point as all end-points must be invoked in each case.
This is the expression I'm using in the routing/publish table:
Publish Table ( boolean($body/mynamespace:myrootnode) )
   Case = true()
   Publish to BS1 invoking operation bladibla
   Case = true()
   Publish to BS2 invoking operation tralalaIn words, if the incoming message has a body then route to BS1 and BS2. But this "solution" only invokes BS1, never BS2.
For the second solution, suppose the first service callout hits an error (time-out, remote server down, network failure, etc), is the second service callout still being invoked succesfully or does the whole pipe line stack fail?
Thanks in advance.
Regards,
Harm

Similar Messages

  • How to create a  index for solution database - CRM5.0

    Hello Experts,
    We want to have knowledge search in our IC web client
    Trex 7.0 is alreasy installed.
    I have done configuration in SAF.Also have created problem/solution in IS01-tcode
    When I tried to compile SDB, I am getting error " 2007 - Index does not exist.
    Can any one tell me how to create a index and how to assign a problem to SDB.
    Regards,
    Indhra.E

    Hi,
    Please ensure the following are correctly configured.
    At IMG location CRM > Enterprise Intelligence > Software Agent Framework
    1. The knowledge base has been configured - "Name and Configure Search Engine".
    2. The knowledge base has been included in application - "Configure Application". The knowledge base should be in both application "ALL" and "ICWEBClient". (SAP note - 1091759 refers to similar error)
    Then, as you might have executed the BSP application, CRM_EI_CMP_ADMN->default page, and select some language & click on Full index.
    You might want to monitor the indexing process in TREX with the help of TREX admin. If nothing is shown in the index queue after the detail compilation shows status as finished, then the problem is in the CRM side and the documents are not flowing to TREX. So you might want to put breakpoint at CL_CRM_SAF_SE_TREX_ABAP classes' FULL_COMPILE method and analyse.
    Kindly get back with any more details that you find if the problem doesn't gets solved.
    Regards,
    Uma.

  • How to create a "blueprint" using solution manager?!!

    I have been asked to create a 'blueprint" using solution manager!! I have absolutely no clue how this can be achieved using solution manager!! Please guide me on what is to be done.Would appreciate if you donot give me links of help.sap as the same is not making sense to me.
    I have to create a blueprint for 20 countries of SAP reports available for FICO. Some of these reports are country specific while others are generic.

    Hi Suchita,
         You can create blueprint document using SOLAR01 transcation, provided you must have included all the organizational data, business process, master data,,
    Follow the path
    transaction SOLAR01->Business Blueprint-> Generate Blueprint
    You must have created a solution and a project assigned to that solution also.
    further clarifications feel to post the query
    regards
    Naveen
    Edited by: Naveen kumar Palanichamy on Jan 2, 2008 7:16 AM

  • How to create a custom pattern that tiles without borders

    I know that I can save a pattern as a swatch and use it as fill, but how to create a shape that tiles without borders?
    My pattern now has closed paths on its edges which show up in the tiling. I don't know how to create it with open paths.
    Thanks for your help!

    rahneo,
    As I (mis)undersatnd it, you may Direct Select and delete the unwanted path segments.
    Deselect first before (each time) you do it.
    Otherwise, you may create a nofill/nostroke rectangle covering the exact part you wisg to have in the tile and bring it to the bottom of the stack of objects that forms the tile.

  • How to create/add my new solution/project to Source Control at VS Online?

    Hi, I'm using VS2012.  I'm logged into VS online and can open the Team Explorer in VS2012. The frustrating thing is how do I add a new solution to source control?  I click on the Solution Explorer, Right click on the solution, Select "Add
    solution to Source Control".  The a pop up dialog shows up with 3 of my Solution/projects that are there.  
    The problem is i don't want to put this new solution under any of the 3 solutions currently in Source Control in VS Online.  I want this to be a new solution/project to be saved in the source control form the root.  If I click on the Advanced button,
    edit the "Source Control Folder" path to "$/MyNewSolutionName", I then get an error message saying root folder is reserved only for team project.  How can I get a new solution/project to the source control?  I've done it before
    but it seemed to have changed.
    Okay, In Source Control Explorer, I select the root, xxxx.visualstudio.com\DefaultCollection.  I then select VS "File" menu and in the drop down I selected "New" and then "Team Project".  It takes me to a browser and
    lands at VS online.  I then type in the new team project name.  Everything is good so far.  I now returns to my VS on my local PC, I right click either the solution or the project in that solution, select "Add solution to Source Control".
     The "Add Solution... " dialog then pops up.  I selected newly created Team Project, leave everything else in default and select OK and now I get a different error message saying "Fail to create mapping, cannot map server path, $/TeamProject/projectname,
    becuase it is not rooted beneath a team project. 
    How can I fix this and just get my source into the source  control?  Thank you.
    Thank you.
    Thank you

    Assuming you map to yoursite.visualsualstudio.com/defaultcollection you will need to create a team project to upload your stuff. If you are trying to save to $/ that is team project collection level and you can only add team projects at that point.
    you can add a new team project with the below picture
    Then depending on how you have set up your workspace, and assuming locally that you are in the local workspace you can upload your project.

  • How to create Reports out of Individual Views from Discoverer

    Hi Gurus,
    I am doing a a POC where i need to bring in couple of views which are reports in Discoverer inside OBIEE 11g and create reports out of it.
    In OBIEE i dont need to join anything as these are standalone views i just need to use them to create individual reports. But it seems in OBIEE you cannot do that, you will need to join and create keys in each and every tables(which are views in the DB).
    Is there any way i can import the views from DB or create the views in OBIEE 11g and use them to create reports.
    Thanks,
    Amit

    Hi Amit,
    Yes you can create opaque views in OBIEE 11G at repository level and deploy them.
    Check this
    OBIEE - Opaque View | GerardNico.com (BI, OBIEE, OWB, DataWarehouse)
    Thanks,
    Sasi Nagireddy.

  • How to create timed out error

    Hi All,
    I want to create a timed out error as I need it for testing some code.
    I am using "Wait" statement to make it wait more than the set run time, but its not working.
    Can some one give me a code snippet to create timed out error.
    Thanks and Regards
    Ankit.

    hi,
      take a two variables of type sy-uzeit.
    at the beginning of the program..
      v_starttime = sy-uzeit.
    loop at itab.
    v_difference = sy-uzieit - v_starttime.
    if v_difference > 100.
    raise execption TIMED_OUT.
    endif.
    endloop..
    THANKS
    Mahesh

  • How to create a Photoshop Pattern with an Illustrator Pattern CS6

    I've been creating patterns in Illustrator (because it's much easier to preview how the pattern turns out) but when I bring them into Photoshop, using the offset filter, it only works when the patterns are blocked. It doesn't work if the patterns are bricked or hexed- which I use often in illustrator.
    So I decided to try and just create a square in illustrator and fill it with the pattern in illustrator, then copy and paste that square into the Photoshop document. When I do that, I get white lines going through the pattern. Any advice on a way to easily bring Illustrator patterns into Photoshop? I don't even need to create the actual tile in Photoshop- but I'm not sure how to get rid of the white lines.

    The white lines was a bug in CS6.  I reported it, and I believe it's fixed in CC.  the pattern maker in IA is much better than what you can do in PS.  The new Deco Scripts add a lot of flexibility.  With the latest release of CC 14.2 a user interface has been added to the Deco Scripts, making it a bit easier to get an idea of what you're doing.  For CS6, I wrote a script that creates a UI, but there is no feedback window.  It does allow you to adjust all the scripts variables without having to edit the Deco script code.  You can try it by downloading it here:
    http://uebelephoto.com/CS6_Fill.html
    You will still have the white line issue unless you upgrade to CC.

  • How to create System component in solution manager

    Dear Experts,
    How to Add a new (Custom) system component in solution manager which is used for service desk and also how to replicate the same component while creating  support message (i.e., in F4-help for component filed).
    Thanks in Advance.
    Thanks and Regards,
    *bold* Thirukumaran. R *bold*

    check this blog:
    /people/dolores.correa/blog/2007/10/06/service-desk-solution-database
    basically it is at:
    IMG under SAP Solution Manager -> Configuration ->  Scenario-Specific settings -> Service Desk -> Solution Database
    Nesimi

  • How to create links to other solutions using C# MVC?

    I am creating a project with multiple solutions. I used MVC Framework. I have a problem on creating a link  for other solutions I added in the project. I'd like to include each solution to be executed in each tab that when I click one tab one solution
    will open. Is it possible? If possible, how can i create a link to access and execute other solutions?
    @rch13

    Hello,
    Specifically, this should be asked in the
    ASP.Net MVC forum on forums.asp.net.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book: Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C40686F746D61696C2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • How to create 20000 route pattern at the same time?

    I would like to create a partition which contains 20000 different number which a list of ip phone are going to be able to call.
    It would be difficult for me of create route pattern one by one. Please How may I proceed?
    Thanks in advance.
    Best Regards,

    If I am understanding you correctly you're trying to allow a subset of the phones in your organization to dial numbers other phones cannot.
    Assuming I understand you correctly, you would be better off to go about this in the opposite direction. Current SRND recommendations indicate that the Device CSS is capable of reaching all destinations while the Line CSS imposes any dialing restrictions. It may very well be that you need to create 20,000 route or translation patterns; however, the advise is to place these in a partition that is listed on the Directory Number [Line] CSS and blocks the destination from those phones that should not be able to reach it. This becomes especially useful with other features such as Extension Mobility as the unique list of restrictions follow that DN regardless of the device it is being used on.
    As for the "how" part: Current versions of CUCM include an Import/Export menu within BAT. Export the route patterns you have in the cluster now so that you have a properly formatted CSV and accompanying header text file. Replace the rows of the existing records with what you want to add to the database. You can use tools such as 7-Zip to extract and rebuild the TAR file.
    Lastly, be mindful of the capacity limits of the database:
    http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/srnd/8x/callpros.html#wp1156290
    A Unified CM cluster with a very large dial plan containing many gateways, route patterns, translation patterns, and partitions, can take an extended amount of time to initialize when the Cisco CallManager Service is first started. If the system does not initialize within the default time, you can modify the system initialization timer (a Unified CM service parameter) to allow additional time for the configuration to initialize. For details on the system initialization time, refer to the online help for Service Parameters in Unified CM Administration.
    You should work with your Cisco Partner who has access to sizing tools before doing this. These tools can calculate the impact that the additional route patterns will have on the cluster.
    For Cisco partners and employees, the tools are available at the following locations:•Cisco Unified Communications Sizing Tool is available athttp://tools.cisco.com/cucst•Cisco Unified CM Capacity Tool is available athttp://www.cisco.com/go/cucmct

  • How can I create a custom pattern halftone

    Looking how to create a halftone pattern in a logo shape.
    Instead of the typical circular pattern that is used I am looking to create a halftone pattern using a logo.
    I don't know if this is possible thought I would ask and maybe someone knows how.

    > Also the dot offset, was that just random, or was it done by eye?
    What do you mean by "offset"? Are you talking about the rotation of the screen?
    The only "benday screens" I'm familiar with are those that used to be applied to things like cartoons or other line drawings to create tints or suggest shading. They were nothing more than tint screens printed on an adhesive overlay sheet that was applied and cut with an Exacto knife. If memory serves, they weren't always dots. There were lines and hatches, and mezzotints in various densities, too.
    > actually I'm not sure that's true, because one of the things that has always foxed me is that fine quality bendays seem to have a photographic dot screen involved...
    What do you mean by "photographic dot screen"? All such pre-computer graphics films involved litho camera photography in their manufacturing process. If by "photographic dot screen" you mean a subtle fuzziness or irregularity, that may be due to the manufacturing process (did you know that Zipatone lettering sheets were screen printed?) or the repro process (acutal dot gain and spreading in the printing).
    JET

  • Fan Out Ratio with 674

    I am working on a WAAS/WAFS solution for a customer with 100-150 remote sites. All sites are single homed with 1.5Mbps T1 connections to an MPLS WAN. The customer will be using WCCPv2 for redirection to the WAE.
    The current plan is to provide dual 674 at each of 2 data centers. I have a couple questions with this design.
    1. For redundancy purposes, can a WAE be a member of more than one core cluster. Could the remote edge device have one edge to core cluster at DC1 and one core-to-edge connection to DC2?
    2. How many fan out peers for DRE does the 674 support? How many CIFS fan out peers does it support? Is a CIFS peer or DRE peer the same from a fan out planning ratio?
    3. Is there an updated WAFS/WAAS sizing tool out yet that reflects the capacity limits of the 674 and 7371 models?
    Thanks in advance
    Mike Louis
    CCIE 17082

    Mike,
    1. A WAE can be members of multiple core clusters. In the 4.0.x code, they will have 4050 connections to all the cores they are paired with.
    2. The 674-4 is rated 100 peers, the 674-8 is rated 200 peers. This platform is being positioned for the virtual blade features in 4.1 and maintaining roughly the same performance as the 612.
    3. I have seen this internally, however I would talk to your Cisco Sales team to get the official external version.
    Thanks,
    Dan

  • How can I lock out my iCloud? Because of forget my old password and I have do a new Apple ID but when wan to log out my iCloud it call me to logout find my iphone but already forget the password . Have any solution ?

    How can I lock out my iCloud?
    Because of forget my old password I have create a new Apple ID
    But when I wan to log out my iCloud,it call me to logout Find My iPhone.
    I had already forget the password that why I create a new Apple ID.
    Have any solution for problem like this ?

    Apps and Music are not from iCloud. Are from iTunes and App Store.
    You can change this from: Settings>iTunes and App Stores>Sign out and sign in with new ID, but you will have to pay again to download apps that you already have in your old account. Or leave it as it is to share purchases with your son.

  • How to create shipment document with out inbound delivery document

    Dear Friends
    How to create shipment document with out outbound/inbound delivery document.
    In my client scenario, there is no inbound delivery for normal purchases.
    Just there are raising the PO to vendor, then they are doing MIGO for goods receipt.
    Can we do shipment creation with reference to PO?
    If it is possible, how it will be?
    Please let it solve
    With regards
    Lakshmikanth

    Dear Sameer,
    Please go to transaction VT01N here you enter Transportation planning point and shipment type then press enter.
    Now system will take you to the shipment document creation screen here you click on Select deliveries or press F6 now system will take you to the select outbound deliveries screen in this screen you enter selection data then execute, now deliveries will get assigned to that shipment.
    After assigning the deliveries enter the remaining data then complete the shipment finally save the shipment document.
    For more information please go through this SAP help link
    Note:- Shipment process need to be carry out for the deliveries before PGI.
    http://help.sap.com/saphelp_47x200/helpdata/en/f5/04898047bd11d2bf750000e8a7386f/frameset.htm
    I hope this will help you,
    Regards,
    Murali.

Maybe you are looking for