How to map this scenario..?

Hi,
I have one requirement to map in SAP,
Scenario:
1)PO will be raised for a material A.
2)Material A contains 5 different component materials( ie by assembling 5 components we will get Material A)
3)When I do GR for Material A against that PO, stock has to be updated only for 5 components not for material A.
Can you pls tel me how to map this in SAP.
Your inputs are rewardable.
Regds

Hi ,
pls follow this process;
As Charu said, you can create material A as non-stock material and create BOM and assign the  five
components.
1.Create Subcontracting PO, item category as L.
2.Use MB1B to transfer post the components to subcontractor(vendor) and assign the PO.
(Make sure that you have enough stock of your components in your unrestricted stock.)
If not increase the initial stock balance for the  components using 561 movement type, using MB1C Tcode.
3.Create subcontracting challan against this mat doc.Tcode J1if01.
4.Now  do Migo. In the excise tab you can select as refer subcontracting challan, a pop-up will appear.
enter the challan no .Mat doc will be posted.
5.Reconcile the challan using J1ifQ tcode, against the Migo doc.
6.If its fully  reconciled, i.e if you have received full quantity,the challan would be fully reconciled
and you can complete the challan using J1if13.
You can print the challan by clicking print immediately check box.
7.Then MIRo.
Award points if useful.
Regards
Kumar

Similar Messages

  • How do we map this scenario

    i have a scenario,
    A material is booked by the customer, customer pays some down payment and then customer takes finance from bank. bank approves for finance and release letter to us saying they are responsible for the balance amount. on that basis material is released to the customer.
    and then once invoice is generated bank pays to the company
    how do we map this scenario
    thanks

    Dear varada rajan  
    You can map this scenario in easiest way:
    1) Create different payment terms as per requirement.
       i.e. 25% Advance balance after delivery, 10% Advance balance after invoice. etc.
    2) Create Order with required payment terms.
    3) Capture advance payment against this order no. in F.28.
    4) Create Performa invoice to issue your customer to Banker.(Proof to Banker).
    5) Do PGI
    6) Create Invoice.
    When your posting balance amount in FI it will give warning message that we have received advance of so and so.
    I think this is sufficient to map your scenario instead of going for downpayment and all.
    Reward if use full.
    Regards,
    Srikanthraj

  • How to map this scenerio..... please help

    Hi Experts,
    Please tell me how to map this scenerio.
    We want to produce 1000pc of plastic bottles. After production in this 1000 pc, assume that 100 pc of plastic bottles are having scraches on there surfaces but these bottles are not considered as scrap and we want to call this as B Grade materials. Similarly another 100 pc are also found same type of problem and we want to call this as C Grade materials. And remaining 800 pc , We want to call this as A Grade materials.
    But all 1000 pc we want to sell, only the thing is with different price for A,B and C grade materials
    Material is same i.e., Plastic Bottle (FERT) but depending on grades My client want to differentiate it.
    Please Experts Clear me and help me how to map this in pp.
    Thanks and Regards,
    sap pp

    Hi
    You Maintain Split Valuation No need to maintain Diffrent Material code , U maintain Diffrent Valuation Type With Diffrence price , and Maintain Diffrent Batches with batch number as Grade, assign the valuation type to batch , at the time of confirmation based on the grade you selct the batch number and confirm , it will be saved with diffrent grade with diffrent valuation.
         What is Split Valuation?
    Split Valuation means managing a material as several partial stocks. Each partial stock is  valuated separately.
         Why do you require Split Valuation?
    Split Valuation is required for certain materials in order to valuate them separately.
    Following can be the reasons for opting for split valuation:-
         1) Different origin of the material
         2) Different grades of the material
         3) Different statutes of the material
         4) Differentiation between in -house production and external procurement
         5) Differentiation between deliveries
    IMG -> Materials Managementà Valuation and Account Assignment-> Split Valuation-> Activate Split Valuation
    IMG à Materials Managementà Valuation and Account Assignmentà Split
    Valuationà Activate Split Valuation à Configure Split Valuation
    IMG à Materials Managementà Valuation and Account Assignmentà Split
    Valuationà Activate Split Valuation à Configure Split Valuation
    2.2 Create Valuation type
    IMG à Materials Managementà Valuation and Account Assignmentà Split Valuationà Activate Split Valuation à Configure Split Valuation
    2.Allocate Valuation type to Valuation categories
         IMG ->Materials Management-> Valuation and Account Assignment-> Split      Valuation-> Activate Split Valuation -> Configure Split Valuation
    2.4 Allocate Valuation categories to Valuation areas
    IMG à Materials Managementà Valuation and Account Assignmentà Split  Valuationà Activate Split Valuation à Configure Split Valuation
    2.5 Default Valuation type per plant
    IMG à Materials Managementà Valuation and Account Assignmentà Split Valuationà Activate Split Valuation à Configure Split Valuation
    Create Manul batch number tcode- MSC1N Eg : A - Grade , B - Grade like that ,assign the Valution type to batch IN MSC1N Or MSC2N,
    I hope this will workout.
    Madhu

  • May i know how to develop this scenario

    Hi Experts,
             can any one help in this scenario, i am getting data from different external system (data comes as flat files from 3 different leagasy systems,  aswell from oracale data base),  i want to post these data to Payroll system(R3). may i know how many file adapters and communicatoin channles do i requre to implement this scenario.
    thanks,
    dhanush

    Dhanush,
    As far as my understanding from ur scenario. You need BPM to achiveve the same.
    You need 4 communication channels from sender side and one receiver channel.
    3 sender channels pointed to 3 different legacy systems and 1 communication channel for Oracle.
    Mapping logic must be N:1
    BPM Logic.
    Fork (4 branches )-->Place receiver step on each branch and check all of them to start the process ---> Transformation step(N:1 Mapping) -
    >Send
    Hope it helps!!
    -raj.

  • How to implement this Scenario(JMS to IDOC)

    Hi Frnds,
    I am working on one scenario JMS to IDOC .based on JMS Message my XSLT Mapping will genarate Multiple Idocs(max 3) or 2 or one.
       I have to send this IDOCS based on some conditions,the conditions mentioned below.
    xslt mapping genarats one message ,but this contains 3 IDOCS or 2 or 1.(Order Create , Order Change and Order Response),
    what is the best approach to implement this scenario
    1)f Order Create  segment exists (new PO), first check SAP to see if PO does actually exist using RFC Z_BBPR46_GET_PO_FROM_FPA ,If it does not exist, pass Order Create idoc to SAP to create new purchase order
    If it does exist, retrieve PO details from RFC and pass Order Change idoc to SAP to update existing purchase order
    2)If Order Change segment exists (change PO), retrieve PO details using RFC Z_BBPR46_GET_PO_FROM_FPA and pass Order Change idoc to SAP to update existing purchase order
    3)If Order Response segment exists (goods movement), retrieve PO details using RFC Z_BBPR46_GET_PO_FROM_FPA and pass Order Response idoc to SAP to create goods movement.
    Above logic i implemented in one mesage mapping Source is XSLT Mapping Output and Receiver message in message mapping is Multimapping selected 3 IDOCS.
    Regards,
    raj

    thanks

  • How to map this condition in XI

    Hi all,
    Please can any one tell how to proceed this condition in XI map :
    Please any one provide some solution, bcoz its hamppering my development.
    EITHER(
                                                       EXTRACT(
                                                                       Group_3:Group_1,
                                                                       EAN11 E2MARMM002 Field:E2MARMM002 Segment:Group_3:Group_1 != ""  &
                                                                       MEMBER(
                                                                                    MEINH E2MARMM002 Field:E2MARMM002 Segment:Group_3:Group_1,
                                                                                    MEINH_SAP Fileds:Target_Market                                                                               
                                                       FAIL(
                                                                " No Valid MEINH (UOM) found in given IDoc for Material Number = " +
                                                                  TRIMLEFT(MATNR E2MARAM005 Field:E2MARAM005 Segment:Group_1, "0") + "," +
                                                                 " Either correct MEINH (UOM) in the IDoc or configure MEINH for the material number in file " +
                             GETFILENAME( SAPMW_Lookup )
                                             Group_5,
                                             Group_1,
                                             SAPMW_Lookup,
                        Variant_Language_Lookup                  
    Message was edited by:
            vijaya laxmi
    Message was edited by:
            vijaya laxmi

    HI Ranga Rajan,
    Now, here i am pasting new condition which was used in mercator.
    But the same condtion i have to use in XI also, so please explain indetail  interms of XI.
    =IF(  MEINH E2MARMM002 Field:E2MARMM002 Segment:Group_3_MATMAS05_V1_UNI = "D97" &
            EAN11 E2MARMM002 Field:E2MARMM002 Segment:Group_3_MATMAS05_V1_UNI != "",
            IF(TRIMLEFT(TRIMRIGHT(#GLB#MATSW #GLB#XGT_E1MARA1000 Field:#GLB#XGT_E1MARA1000 Segment:Group_1_MATMAS05_V1_UNI)) != "",
          F_04_CreateUOMSW(
                                           LOOKUP(
                                                           UOMSW:UOMSW_File:SAPMW_Lookup,
                                       TRIMLEFT(TRIMRIGHT(#GLB#UOMSW #GLB#XGT_E1MARA1000 Field:#GLB#XGT_E1MARA1000 Segment:Group_1_MATMAS05_V1_UNI)) =
                                             TRIMLEFT(TRIMRIGHT(UOMSW_SAP Fileds:UOMSW:UOMSW_File:SAPMW_Lookup))

  • How to approach this scenario (Many to Many). A bit confused

    Hi all,
    I have a scenario where I am confused and am looking for some guidance. Let me explain the scenario I have.
    I have an Item Table (Which will be used to create Item Dimension) :
    ItemID
    ItemName
    Item1
    ItemName1
    Item2
    ItemName2
    Item3
    ItemName3
    Item4
    ItemName4
    I have a Promo Table (Which will be used to create Promo Dimension) :
    PromoID
    PromoName
    1
    Promo1
    2
    Promo2
    3
    Promo3
    4
    Promo4
    I have a Promo Lines table (This is lines for promotion but here is the confusion):
    PromoID
    LineNum
    ItemID
    Activity
    1
    1
    Item1
    Activity2
    1
    2
    Item2
    Activity1
    1
    3
    Item3
    Activity3
    2
    1
    Item2
    Activity2
    3
    1
    Item3
    Activity1
    3
    2
    Item1
    Activity3
    4
    1
    Item2
    Activity2
    4
    2
    Item1
    Activity1
    I have a Transaction table "Sales Order Trans Table". This will be used to create "SalesOrderLine" Measure group (Fact) :
    SalesOrderNumber
    SalesAmount
    ItemId
    SO1
    100
    Item1
    SO1
    234
    Item2
    SO2
    345
    Item3
    SO2
    456
    Item1
    SO2
    567
    Item2
    SO3
    234
    Item2
    SO3
    345
    Item1
    SO3
    343
    Item3
    SO4
    234
    Item2
    SO4
    765
    Item1
    SO5
    567
    Item3
    SO5
    345
    Item2
    SO5
    234
    Item1
    Now in my cube I need these :
    Item Dimension :
    ItemID --> ItemID column of Item Table
    ItemName --> ItemName column of Item Table
    SalesOrderLines Measure Group
    Sales Amount --> Sum on SalesAmount column of Sales Order Trans table
    Sales Lines Count --> Count of rows of Sales Order Trans Table
    Promo Dimension:
    PromoID -->  PromoID of Promo Table
    PromoName --> PromoName of Promo table
    Activity --> Activity of Promo Lines Table
    Solution I have thought
    The Item dimension is straight forward and relation with Measure group is a regular on ItemId --> ItemId. So no issues here
    The Promo dimension  can be made easily from Promo table with promo Id as Key column. The relationship with fact is confusing me.
    For the Promo Dimension, Since it is many to many relationship between Promo and Item , I initially thought of using the PromoLines Table as a Fact less fact Measure group and using that as intermediary measure group in a Many-to-Many Dimensional usage between
    the Promo dimension and SalesOrderLines Measure group.
    The problem is the Activity attribute that is required on Promo dimension. if I use the PromotionLines in the dimension, I will get the activity, but what will I keep as key attribute(As One attribute is related to one or many lines).
    I am very confused with this. Any thoughts on how to resolve this or any suggestion will be very helpful.
    Thanks,
    Girija Shankar
    Please mark responses as answered if it helped you.. This helps others... - Girija Shankar Beuria

    You are on the right track. Create the SalesOrderLine measure group. Create the Item dimension. This will be your intermediate dimension. Create a measure group off PromotionLines with a hidden count measure. This is your intermediate measure group. Create
    a dimension off the Activity column (that's the key) and relate that dimension with a regular relationship to the PromotionLines measure group. This will be the first many-to-many dimension in SalesOrderLine. Create a Promo dimension with a regular relationship
    to the PromotionLines measure group and a many-to-many relationship to SalesOrderLine. This is the second many-to-many. Both m2m dimensions resolve through the same intermediate measure group.
    http://artisconsulting.com/Blogs/GregGalloway

  • Hello can anyone explain me how to solve this scenario.

    Hello Experts,
    Today i have attended an interview .. the interviewer has given me this scenario and gave me a system and asked me to solve this scenario practically..
    So this is the scenario.. How to solve can any one send me some idea and if possible probable solution..
    <b>scenario.</b>
    IBM sells Notebooks and Machines through dealers.they provide direct selling to corporates.
    .they give 10% discount to orders of 10 pcs and more.
    <b>scope</b>
    <b>.masters</b>
    maintaining dealers
    maintaining product list and price
    maintainig corporate details.
    <b>transactions</b>
    no of orders placed and delivery date.
    <b>reports</b>
    . dealer wise order report
    . company stock report
    .sales report monthly and yeraly wise.
    So what i am asking you is kindly guide me how to approach to solve this scenario.

    this is the exception,I don't know why this exception exist sometimes and isn't exist sometimes
    java.io.UTFDataFormatException
         at java.io.ObjectInputStream$BlockDataInputStream.readUTFSpan(ObjectInputStream.java:2963)
         at java.io.ObjectInputStream$BlockDataInputStream.readUTFBody(ObjectInputStream.java:2888)
         at java.io.ObjectInputStream$BlockDataInputStream.readUTF(ObjectInputStream.java:2701)
         at java.io.ObjectInputStream.readString(ObjectInputStream.java:1536)
         at java.io.ObjectInputStream.readTypeString(ObjectInputStream.java:1344)
         at java.io.ObjectStreamClass.readNonProxy(ObjectStreamClass.java:540)
         at java.io.ObjectInputStream.readClassDescriptor(ObjectInputStream.java:762)
         at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1503)
         at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1435)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1626)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
         at REDCSecurity.RSAKeyPair.readFromFile(RSAKeyPair.java:122)
         at REDCTools.USBHandler.getPrivKey(USBHandler.java:99)
         at REDCClient.Disconnected.compare(Disconnected.java:289)
         at REDCClient.Disconnected.authenticate(Disconnected.java:185)
         at REDCClient.Disconnected.connect(Disconnected.java:75)
         at REDCClient.ConnectionAgent.connect(ConnectionAgent.java:28)
         at REDCClient.testConnect.main(testConnect.java:13)

  • No man power to issue how to map this scanario

    Dear Gurus,
    Pls any one provide a solution for this scanario,
    Oil is received (say 50000 ton) and stored at one location. There is no man power to issue it from that location.Worker comes there with pail (bucket) and collects oil and go. Over a period, the remaining oil is measured (using dip), if oil goes below the minimum level once again PO raised.How we can map this
    into SAP.Its not a pipeline material.
    Regards,
    AnandBalan

    Hi,
    Go through the following steps
    1] Assume that today 5000 L of oil is received in the tank.
    2] The person collect say 50 L from the tank. Now quantity 50 L is not known to the person who is resposible for stocks because there is no manpower available.
    3] But as you stated before, physical stocks can be take with the help of dip.
    The person will take dip and will found level 4950. So he will simply issue 50 L ( 5000-50=4950 L).
    The same will be continued evereday.
    But the problem is how to monitor the stocks and when to procure oil.
    For this reason, maintain MRP Type VB with reorder point for example say 1500 L
    Continuing the above procedure with stock will reach to the 1500 L, automatically PR will be generated.
    With this PR, Procurement cycle will be continued.
    Hope this will help you.

  • How to Map This into SAP

    Kindly guide me on how to model following scenarios into SAP;
    Please Guide
    Characteristics      
    Length -                         L
    Width -                         W
    Height -                         H
    Glue Flap-                         K1
    Overlap     -                   K2
    No of UPS CD-         K3
    No of UPS MD-         K4
    Side lay in MD 1-         K 5
    Side lay in MD 2-         k16
    Front Lay in CD-         K 6
    Backside Margin in CD-  K 7
    Lamination Margin         K 8
    Board Cost          K9
    Ink GSM                         K 10
    Ink Rate                         K 11
    Lamination 10 PET         K 12
    Price of PET         K 13
    Lamination Glue GSM    K 14
    Price of Glue          K 15
    Wastage allowance         K 17
    Board GSM         K 18
    Variable     formula
    V1     =(W + K2)/2
    V2     =(WHK2)
    V3     =(L+W)*2 + K1
    V4     =(WHK2)*K3
    V5     =((lW)*2K1)* k4
    V6     = if no of K3 > 3 then 10 else 5
    V7     =V4 + V6 + K6 + K7
    V8     =V5 + k5 + K16 +k8
    V9     =(2825.40.9)/V7
    V10     =(4025.40.88)/V8
    V11     =K3 * K4
    V12     =(V4 * V5) / V11
    V13     =V12 * K10 * K11
    V14     
    V15     =(V7 * V8) / V11
    V16     =1000/  V11* V7 * V8 / 1000000 * k18 / 1000
    V 17     = V16 * K9
    V 18     =( V13 + V17)*(100+k17)/100
    V 19     =( V13 + V17 + V18)
    V 20     = k12 * 1.4
    V 21     = V15 * V20
    V 22     = K13 * V21
    V 23     = k14 * V15
    V 24     =k15 * V23
    V 25     = (V19 +V22 + V24)* K17/100
    V 26     = V19 + V22 + V24 + V25

    Dear Dipak,
    Thanks a lot
    #1. I have a material "x"
    #2. Characteristics of "x", is described by L,W,H, k1 to k18
    #3. The attributes of these characteristics are dynamic
    #4. The parameters & costs are defined by formulae "V" series - V1 to V26
    #5. "Acceptance" of "x" is based on suitable end values from formulae - V1 to V26
    #6. Currently we guys are doing the modelling based excel sheets.
    #7. Same process, we want in SAP
    #8. So that, once attributes are frozen, the model or specs or bom is released for procurement / production
    I HOPE, I HAVE EXPLAINED CLEARLY.
    Welcome with healthy criticism
    Warm Regards
    Ramana

  • How do we map this scenario in SAP ECC

    Hi Gurus,
    I need a help from you, to get your perspective on how the below mentioned business scenario can be mapped in SAP ECC.
    Scenario: The client is engaged in a business of supplying surgical kits to hospitals. The surgical kit is actually a case with two shelve in it. Tray 1 holds the equipments for surgery and the Tray 2 holds the implants for surgery. There are various different kits depending upon different surgeries. Depending upon the need/demand from the hospital appropriate kit is sent to the sales rep, who then delivers the kit to hospital. Now when the kit is supplied to the hospital, the surgeon uses the equipments from Tray 1 to perform the surgery and consumes some of the implants (as needed) from Tray 2. Once the surgery is done, the equipments are cleaned by the hospital and the kit is sent back to the sales rep.
    At this point the sales rep need to raise an invoice to the hospital for the implants that were consumed from the Tray 2 and also need to charge for the service for using the equipments. Both the equipments and implants have serial numbers and each kit has a serial number.
    Ask from the business
    1.They should be able to track which kits are out in the field and should be able to see the inventory within the kit.
    2.Should be able to consume the implants from inventory, which have been consumed during surgery and raise an invoice to the hospital for consumed implants.
    3.Business should be able to charge for the equipments used
    4.They should be able to track the inventory in the kits
    5.They should be able to depreciate the equipments in the kits.

    Hi,
    You may please check in this forum
    Also, please explore whether [IS-Healthcare|http://help.sap.com/content/documentation/industry/docu_is_health.htm] helps you finding a solution.
    Regards,
    P Gomatheeswaran

  • How to map business scenarios from implementation project to template project

    Hi
    We have a template project and in this we have maintained few business scenarios. And also some specific scenarions are configured in the implementation project. Now we need to make template project as Global Template and for this we need map all existing scenarios in implementation project to template project.
    Please suggest how we can map from implementation project to template project.
    Thank you

    Hello,
    Along with Sandeep recommendation, you can do it by several ways.It all depends on how are the current projects organized.
    Did you create the template project and then rolled out the templates to the impl. project?
    In case you want to update these scenarios in the Template project based on the changes you performed in te Impl. Project, you can use the Compare & Adjust functionality.
    You can Copy Scenarios from one project into another by using the right click/context menu directly in the node in solar01.
    If you just want to copy the structure, you could export the  Impl. project structure in solar_project_admin by using the "fill business blueprint" functionality, then adjust the structure similarly for the template project and upload.
    and so on..
    regards,
    Fabricius

  • How to map this Business process

    Wanted to dispatch Goods thru Stock transfer from plant A to plant C which are in two different states. Further Plant C doesn't have unloding point hence the goods are unloaded at Plant B an intemediate location.
    For this presently one STO is created from plant A to Plant B and another STO from plant A to C. Goods are transferred thru delivery and movement types 641 to location B & C.
    Hence on system delivery is appering twice in stock transfer reports against plants B & C.
    How this procedure can be mapped in single transaction.
    anya

    any reply .

  • How to handle this scenario in selection screen?

    hi friends...i have 2 radio-buttons (2 parameter fields below each) in one group..the need when one radio button is checked, i need two parameter fields below it to be input enabled and the other to be disabled, if another radio button is checked, then the former two will be disabled and the other two parameter fields to be input enabled..no problems with this..i have written this functionality in at selection-screen output..i want to make each 1 parameter in the two groups to be mandatory..as using obligatory gives problems during at selection-screen output event, i want to achieve this functionality in some other event...i have tried the same in At selection screen on para_1 and at selection screen on para_2 fields, but am not able to achieve the desired functionality..by default the first radio button is checked, if the user wants to click the second radio button, At selection screen on para_1 event gets triggered and it throws the error msg. for the first one & vice versa...can't handle this in start-of-selection event also, as it gives the error msg. in a blank new screen..how to achieve it??
    i have checked quite a few SDN threads, but doesn't answer my question
    regards,
    Sathish R

    Hi,
    I think you cannot proceed with obligatory statement as it will be triggered before theselection screen events.
    You may check the code below.
    PARAMETERS: r1  RADIOBUTTON GROUP rad1 USER-COMMAND abc.
    PARAMETERS p1(5).    ( maintained as obligatory)
    PARAMETERS p2(5).
    PARAMETERS  r2  RADIOBUTTON GROUP rad1.
    PARAMETERS p3(5).       ( maintained as obligatory)
    PARAMETERS p4(5).
    INITIALIZATION.
      r1 = 'X'.
    AT SELECTION-SCREEN OUTPUT.
      IF r1 = 'X'.
        LOOP AT SCREEN.
          IF screen-name = 'P4'.
            screen-active = 0.
            MODIFY SCREEN.
          ENDIF.
        ENDLOOP.
      ELSEIF r2 = 'X'.
        LOOP AT SCREEN.
          IF screen-name = 'P2'.
            screen-active = 0.
            MODIFY SCREEN.
          ENDIF.
        ENDLOOP.
      ENDIF.
    AT SELECTION-SCREEN .
      IF p1 IS INITIAL AND sy-ucomm NE 'ABC'.
        MESSAGE 'Enter the obligatory value' TYPE 'S' DISPLAY LIKE 'E'.
      ENDIF.
      IF p3 IS INITIAL AND sy-ucomm NE 'ABC'.
        MESSAGE 'Enter the  obligatory value' TYPE 'S' DISPLAY LIKE 'E'.
      ENDIF.
    Hope this will help you.
    Regards,
    Smart Varghese

  • How to solve this scenario

    Hi there!
    i've this design actually:
    ASA01 - Connects to ISP01, its LAN ip address is: 192.168.1.1
    ASA02 - Connects to ISP02, its LAN ip address is: 192.168.1.2
    After them, a cisco 3750 switch that connects with these two cisco firewalls.
    On all of three above, i've created OSPF networks.
    In two firewalls, i've created default routes 0.0.0.0 0.0.0.0.0 with object tracking.
    These defaults routes, are distributed via OSPF to switch also. So switch itself, learns it default route via one of the two Cisco Firewalls (the one of ASA01 has lower metric).
    In cisco switch, i've create different VLANs, for users, servers etc.
    the VLAN where two asa are connected is vlan 5 with ip address: 192.168.1.3
    Actually, on cisco switch, i've create a route map, that traffic that originate from Server IP to always go to ISP02. This server IP is 10.1.1.18
    The VLAN of server in cisco switch has IP address 10.1.1.3.
    The servers have as default gateway the ip address of 10.1.1.3 (the vlan IP)
    Now, i've to replace this cisco switch 3750 with another L3 switch (not cisco), that support ospf, BUT DON'T SUPPORT AND DON'T HAVE ROUTE MAP.
    With this new switch, i've problem that server with IP 10.1.1.18 always use ASA01 as default route, but i want that this server to be routed to ISP02 via ASA02.
    What can i do?

    The server are running in Virtual Machines, and physical server are connected only to switches.
    I've done this test, and it failed also.
    Put the server on VLAN5 of ASAs, and put as gateway the ASA02 IP 192.168.1.2
    And the server did not connect to internet via ASA02, but it uses ASA01, as ospf is running on them.

Maybe you are looking for

  • Problem with a Vector of objects.

    I have a vectore that contains GItems, it needs to be traversed everytime paintComponent() is called. GItem stores the start point, end point and drawing mode (line, rect, circle, etc). These GItems are added to the Vector on MouseReleased using item

  • New 10.4.8 Updates

    I don't know if its just 'me' or if the performance has actually been enhanced, but since I've installed the latest updates (10.4.8 included) my iMac 20 seems much faster both in overall performance and Internet access. Anyone else noticing the same?

  • Passing from MS SQL Server to Oracle. Options?

    Hello, We are going to be passing from MS SQL Server to Oracle (ver 10.2.0.3 on Windows Server 2003). It looks like there is no Oracle tool which will translate TSQL code so that an Oracle database can read it. What can be used to pass SQL Server DML

  • Swing window help

    does anybody knows how to hide the top bar with the 'close', minimize and 'maximize' options from a swing window??? THANKS!!! I NEED HELP!!! =)

  • Trouble ordering prints in iPhoto

    After several attempts to order prints, the upload to Apple process gets stuck partway through.  Time doesn't help.  I've left it overnight, only to find it still stuck in the morning.