ATO Model -Auto Scheduling

If you closely see ,The Auto scheduling for the ATO Models are not supported by oracle .
Once you configure the item using configurator and click on finish ,When it returns to OM ,I expected the Schedule ship dates populated ,But this did not happen
anyone faced the same issue ? have done workaround etc ?

It is supported by Oracle.
Check if "OM: Autoschedule" profile option is set.
If not, check if the transaction type setup for auto-schedule or you have set the autoschedule selection to Yes or No via Tools > Autoschedule in the Order Management entry form.
Hope this helps,
Sandeep Gandhi

Similar Messages

  • ATP FUNCTIONALITY NOT WORKING CORRECTLY FOR ATO Model

    Guru's,
    Currently I am facing issue in ATP Inquiry to arrive at schedule ship date, we have set up an ATO Model and its low-level parts for multi level ATP, including ATP rules, item attributes, bom attributes, and lead times and ATP check is based on planned output and enabled 24X7 plan.
    When try to perform ATP inquiry either from ASCP/OM responsibility, Instead of showing complete drill down of material constraint at the part level, it "stops" at the model level and shows no availability until the inifinte supply timefence, then unlimited availability after that.
    I was earlier able to view the complete ATP pegging details with ATP dates well within ITF, but however when we re run the plan to include additional SO the above behavior is observed.
    Can some one help me to reslove the issue, as I am not sure what exactly which is triggering this behavior.
    Thanks,

    Thanks for the reply, but this note was not addressing the above stated issue. In this note for matched configuration, they are not able to view pegging else they are able to perform multilevel atp check.
    Can anyone help me to reslove this issue.
    Thanks
    Edited by: user604737 on Jun 18, 2011 4:48 AM
    Edited by: user604737 on Jun 19, 2011 11:50 PM

  • Auto schedule pick an instrument multiple dmm

    hi
    I am trying to use the test stand auto scheduler
    I have a test setup with 2 DMMs of the same model. I don't really mind which DMM I use for measuring a voltage since they will be connected to the DUT via a matrix switch.
    I have written a sequence which will be re-used over and over on multiple DUTs and it requires access to a DMM.
    Can test stand automatically pick a free DMM and switch it through to the test point I need? or do I need to specify which DMM I want to use?
    Any ideas?

    A lot of these questions will become answered as you become more familiar with TestStand.
    However, let me see if I can try to answer them here:
    Each VI is set up to call the different DMMs.  So that is not a problem.  The key is knowing which one to call.  This is done using the Preconditions and Pre Expressions for each of the steps.  You can see that the preconditions are set to look at the acquired resource.  This way you know which step to call.  Also you could set the switching for those steps to use the correct paths through you switch matrix as well.  This is where it gets tricky though because you have to make sure that a path for DMM1 will never conflict with a path for DMM2.  Because if they do then you cannot have 2 DMMs.
    If you look at the Use Auto Scheduled Resource step for the DMM section you will notice that it identifies 2 resources.  By the very nature of how autoscheduling works when you declare 2 like that only 1 has to be used in order for that testsocket to satisfy that section.  Any of the resources scheduled in the auto scheduler are actually "soft" resources.  This means that they just exist in software.  Even though you have hardware physically out there the soft resources are just used to lock so threads don't tromp on each other. 
    TestStand knows that the DMM is available because another thread has released that soft resource.  And then the testsocket just grabs whichever one is available.
    The NI TestStand Reference Manual should help you out.  There is a section on page B-25 which talks about Auto Scheduling.
    Also, not sure if this example helps out either:
    http://zone.ni.com/devzone/cda/epd/p/id/6528
    Hopefully this helps.   It's kinda hard to explain I wish there was more documentation out there for this.
    Let me know if you still need further clarification.
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • Use Auto Schedule dynamic lock

    Hello
    The setup is as follows:
    My customer wants to run 4 individual test fixtures off the same PC. Each test fixture will run at least 4 parallel tests at the same time using the parallel model. For now we can assume that it is the same sequence that is executed across all sockets and fixtures. This may change but the same lock conditions will persist over different sequences.
    What i need to do is to lock steps and resources, both internaly in a fixture and across all fixtures. Here is where my problem lies.
    If i use a regular lock then i can acomplish this, all i need to do is keep track of what fixture is actually executing the steps. I can lock on a parameter, say Parameter.Fixture. Or just lock globaly ignoring what fixture is actually executing.
    But if i try to Use Auto scheduling then this will not work. Im not all that familiar with the auto schedule functionality but it looks like if i use the same parameter, it locks on the actual parameter rather than the value the parameter holds. What i then tried was to use an array as the lock, the expression would then typically be Locals.Locks[Parameter.Fixture]. But this didnt sit well with the execution that threw me a -17502 Error. I cant use double lock expressions as that may allow a single fixture to aquire them both.
    The customer would like to use auto scheduling to lower test times. Typically there would be a unique instrument used over all fixtures that would be treated as a single resource, while some test steps cant be executed at the same time within a fixture (radio tests which intereferes across sockets).
    Anyone have an idea on how to create a dynamic lock expression that the step will accept, or have i missed something fundamental with the Auto Scheduling step?
    / Nimgaard
    Solved!
    Go to Solution.

    Thanks for the input.
    @James: Ok, then i think i got it right. I will probably post in the suggestion as i think it would be better to support lock on what the expression evaluates to rather than the component of the expression itself. I can however see why it works as it does because if you got an instrument handle then its easy to just use that handle as the lock. And when you look at the examples, it looks like actual hardware on a single test environment is what was in mind.
    @dowNow: I cant do that because each fixture has its own hardware. If i put a global lock they will wait for each other which will create unnecessary long test times, and if i put one lock/hardware then any fixture can access hardware it doesnt have physical access to. At the same time, the customer wants to run it all in one application on one computer, the idea is to be able to have an operator load the different fixtures and run the tests without having to run between stations/computers. I checked the example and placing the steps is easy enough. I also have it running correctly with regular locks but that will also increase the test times as the internal resources in the test equipment will have to wait in sequence instead of using the first available resource.
    Another question:
    The issue is obviously tied to the OI as they want to run it on one computer, if they didnt want that then it wouldnt be a problem really. As far as i can tell, all executions are shared within the same AppManager. Would it be right to think that sequences that run on different AppManagers wont share locks, and if so, is it possible to have more than one AppManager in a single application?
    Another way to solve it that comes to mind is to have each fixture access a slightly modified copy of the master file with different names on the locks. Obviously not ideal to handle code like that though.
    / Nimgaard

  • Delivery date calculation in auto scheduling

    Dear All,
    We have maintained planned delivery time , gr processing time in mm master as well infor records.
    We are running MRP and auto scheduling and updating schedule lines through MRP.
    System updating schedule lines and the delivery date also. what is calculation of delivery date in this case ?
    also system updating 3 lines with different delivery date ..why ? why not one line ?
    vijay

    no solution.

  • MRS  Auto Scheduling  Network Order

    Has any one in the forum implemented or know how to achieve Automatic Scheduling of Demand  (Network Order/ Network Activity ) created through PS (Project Systems) in the MRS tool. ?  Using Service Orders, this is a configurable item, with a BAdI for changes if necessary. But this does not apply to Network Orders. I am considering various options, but would like to know if this could be done without modifying an SAP standard program. Options tried out include calling FM ; /MRSS/API_ASSIGNMENT_CRE,  this however fails to  assign the demand in the planning board, although it would assign demand in debug mode. I have equally tried  Recoding and creating a BDC, but the Resource fields are not captured in the recording.  Any hint would serve.
    Regards
    Oppress

    Have you tried automatic scheduling on the network itself?  In PS you can configure the network to auto schedule if the dates are changed.  You may find that making changes to the dates in the network from MRS causes the network to reschedule itself.
    mike

  • Collected ATO Model & items with sales orders and forcast not in ASCP plan

    PTO/ATO/ATP challenged - need some help understanding this and how it should work or if it can work.
    On 11.5.10.2, a customer wants to see the ATO model and options in the ASCP plan
    when the ATO configuration item is not created in the Sales Order.
    Using the BOMN example below level 2 - ATO item and level 4 - Marketing Code (Forecast at this level)
    ALTIX-4700-PTO-Z level 1 PTO Model
    ALTIX-4700-ATO-Z level 2 ATO model
    --ALTIX4700-SYS-Z        level 3
    LST-IRU-Z level 4 Ordered item
    LST-4700-WC-Z level 4 Ordered item
    LST-IRU-WC-SRACK-Z level 4 Ordered item
    They are not seeing level 4 items in the plan even though they have Sales Order Demand and forecast at this level.
    They see the items in the collection workbench, but they are missing in the ASCP plan.
    Any ideas will be appreciated.
    Thanks.
    Edited by: Bob Marchant on Oct 16, 2008 12:02 PM

    Are you able to book an order on sales order work bench with same configuartion?

  • Running a Batch File using Auto Scheduler in HFM?

    Hi,
    Can we execute a batch file or run a macro or execute a VB script using the auto scheduler in Task Automation in HFM??
    Abhishek
    Edited by: user10378700 on Sep 30, 2008 7:18 AM

    I'm having difficulty running a batch script the way you describe.
    One line of code in c:\test.bat:
    echo Hello >c:\test.log
    This works just fine.
    However, for the life of me I cannot get this to work through Task Automation.
    I have the Application as Hub.
    The Action as Execute.
    The Command as c:\test.bat.
    When I select the task and click on Run Now, I get a message that the taskflow has initiated successfully. However, nothing fires on the server. I cannot see this process in Running Tasks (it would run quickly).
    Any hints?
    I have not found this subject to be...overdocumented.
    Regards,
    Cameron Lackpour

  • ESYU: Order Import를 통해 간단한 ATO Model을 위한 Order를 생성하는 방법

    Purpose
    Oracle Order Management - Version: 11.5.9 to 12.0.5
    Information in this document applies to any platform.
    아래와 같은 구조를 갖는 간단한 ATO model을 위한 order를 order import를 통해 생성하는 방법에 대해 알아본다.
    ATO Model (542851)
    |- ATO Option Class (542852)
    |--Option Item (152840)
    Solution
    Order Import interface table에 header와 lines을 입력하는 아래 script를 이용한다.
    Interface tables에 data insert 후 Order Import concurrent program을 실행한다.
    INSERT INTO OE_HEADERS_IFACE_ALL (
    order_source_id
    ,orig_sys_document_ref
    ,creation_date
    ,created_by
    ,last_update_date
    ,last_updated_by
    ,operation_code
    ,sold_to_org_id
    VALUES (
    1227 --order_source_id
    ,'12345' --orig_sys_document_ref
    ,sysdate --creation_date
    ,-1 --created_by
    ,sysdate --last_update_date
    ,-1 --last_updated_by
    ,'INSERT' --operation_code
    ,1005 --sold_to_org_id
    INSERT INTO OE_LINES_IFACE_ALL (
    order_source_id
    ,orig_sys_document_ref
    ,orig_sys_line_ref
    ,inventory_item_id
    ,ordered_quantity
    ,operation_code
    ,created_by
    ,creation_date
    ,last_updated_by
    ,last_update_date
    ,top_model_line_ref
    ,item_type_code
    VALUES (
    1227 --order_source_id
    ,'12345' --orig_sys_document_ref
    ,'1' --orig_sys_line_ref
    ,542851 --inventory_item
    ,1 --ordered_quantity
    ,'INSERT' --operation_code
    ,-1 --created_by
    ,sysdate --creation_date
    ,-1 --last_updated_by
    ,sysdate --last_update_date
    ,'1' --top_model_line_ref
    ,'MODEL' --item_type_code
    INSERT INTO OE_LINES_IFACE_ALL (
    order_source_id
    ,orig_sys_document_ref
    ,orig_sys_line_ref
    ,inventory_item_id
    ,ordered_quantity
    ,operation_code
    ,created_by
    ,creation_date
    ,last_updated_by
    ,last_update_date
    ,top_model_line_ref
    ,link_to_line_ref
    ,item_type_code
    VALUES (
    1227 --order_source_id
    ,'12345' --orig_sys_document_ref
    ,'2' --orig_sys_line_ref
    ,542852 --inventory_item_id
    ,1 --ordered_quantity
    ,'INSERT' --operation_code
    ,-1 --created_by
    ,sysdate --creation_date
    ,-1 --last_updated_by
    ,sysdate --last_update_date
    ,'1' --top_model_line_ref
    ,'1' --link_to_line_ref
    ,'CLASS' --item_type_code
    INSERT INTO OE_LINES_IFACE_ALL (
    order_source_id
    ,orig_sys_document_ref
    ,orig_sys_line_ref
    ,inventory_item_id
    ,ordered_quantity
    ,operation_code
    ,created_by
    ,creation_date
    ,last_updated_by
    ,last_update_date
    ,top_model_line_ref
    ,link_to_line_ref
    ,item_type_code
    VALUES (
    1227 --order_source_id
    ,'12345' --orig_sys_document_ref
    ,'3' --orig_sys_line_ref
    ,152840 --inventory_item_id
    ,1 --ordered_quantity
    ,'INSERT' --operation_code
    ,-1 --created_by
    ,sysdate --creation_date
    ,-1 --last_updated_by
    ,sysdate --last_update_date
    ,'1' --top_model_line_ref
    ,'2' --link_to_line_ref
    ,'OPTION' --item_type_code
    ); commit;
    - Orders, Returns -> Import Orders -> Order Import Request
    - Parameter form의 Order Source LOV에서 Order Source를 선택
    - Submit the concurrent request.
    Reference
    Note 746677.1

  • Can we copy the already created Configuration Item in ATO Model

    Hi all,
    We have the requirement for copy the Existing configurator ATO items into new model. i.e. Customer will congifured the model in istore process flow to create a sale order. After that for second sales order customer don't want to make same configuration so added interface for copying the existing configuration. In this process we are facing following issue.
    Steps we are followed for copying the existing ATO models:
    =>First we find the existing configuration's for already created ato model.
    =>Then we copied the existing model configuration into new configuration using cz_cfg_api.copy_configuration API.
    =>After that we are passing new configuration detail, model line details and sub item detail into ASO_QUOTE_LINES_PVT.Insert_Quote_Line_Rows API.
    =>This API's will made the appropriate entry in 'ASO_QUOTE_LINES_ALL' and 'ASO_QUOTE_LINE_DETAILS', line_relation tables.
    After the all process when we looking into the cart page the model and model sub-items are created as separate lines.
    It was not converted as ATO model.
    Please help.

    Hi,
    We solved this issue by using custom API process, also we used ASO oracle packages.
    Thanks,
    LSP

  • How to use ATO Model & ATO Item as bill for ATO Model

    Can anybody have an Idea of using ATO Item inside an ATO Model, ATO Model as a bill for another ATO model. In the below mentioned scenario, is it possible for the ATO Item(item_compE) to be manufactured based on the sales order.. I don't want to keep it manufactured.. But in Vision Instance, the parent Job is completed normaly & able to ship the SO. But when i checked the onhand for the ATO Item components, its not reduced.. ie it is not manufactured & shipped, but didn't throw any error....
         1     Order_itemABCDE (ATO Model)
         1.1     item_compA          (Purchased)
         1.2     item_compB     (Purchased)
         1.3     item_compC          (Purchased)
         1.4     item_compD          (ATO Option Class)
         1.4.1     item_compD1          (Purchased)
         1.4.2     item_compD2          (Purchased)
         1.4.3     item_compD3          (Finished)
         1.5     item_compE          (ATO ITEM)
         1.5.1     item_compE1          (Finished)
         1.5.2     item_compE2          (Purchased)
         1.5.3     item_compE3          (Purchased)
    Now I am creating a separate discreet job order for the ATO Item & keep the onhand available, & its working fine...Is there a way to automatically create a Job order for ATO Item along with the parent item from the Sales order?.
    Also How can I extend it to a requirement like, an ATO Model item, inside another ATO model item???For example ItemA(ATO Model) as a bill for ItemB(ATO Model). How it can be accomplished, as ItemA is not directly ordered thru SO, its jus a component for ItemB & want to manufacture based on requirement..
    Hope the Scenario is clear.. Please suggest if this can be achieved...
    Thanks
    Ranjith

    rrenji83 wrote:
    Can anybody have an Idea of using ATO Item inside an ATO Model, ATO Model as a bill for another ATO model. In the below mentioned scenario, is it possible for the ATO Item(item_compE) to be manufactured based on the sales order.. I don't want to keep it manufactured.. But in Vision Instance, the parent Job is completed normaly & able to ship the SO. But when i checked the onhand for the ATO Item components, its not reduced.. ie it is not manufactured & shipped, but didn't throw any error....
         1     Order_itemABCDE (ATO Model)
         1.1     item_compA          (Purchased)
         1.2     item_compB     (Purchased)
         1.3     item_compC          (Purchased)
         1.4     item_compD          (ATO Option Class)
         1.4.1     item_compD1          (Purchased)
         1.4.2     item_compD2          (Purchased)
         1.4.3     item_compD3          (Finished)
         1.5     item_compE          (ATO ITEM)
         1.5.1     item_compE1          (Finished)
         1.5.2     item_compE2          (Purchased)
         1.5.3     item_compE3          (Purchased)
    Now I am creating a separate discreet job order for the ATO Item & keep the onhand available, & its working fine...Is there a way to automatically create a Job order for ATO Item along with the parent item from the Sales order?.
    Also How can I extend it to a requirement like, an ATO Model item, inside another ATO model item???For example ItemA(ATO Model) as a bill for ItemB(ATO Model). How it can be accomplished, as ItemA is not directly ordered thru SO, its jus a component for ItemB & want to manufacture based on requirement..
    Hope the Scenario is clear.. Please suggest if this can be achieved...
    Thanks
    RanjithI don't know..if i got your requirement correctly or not
    Make ATO Item supply type as phantom for the ATO model Bill..this way when the job is created for the top model...ATO item will be exploded..
    HTH
    Mahendra

  • Routing in ATO Model

    Dear All,
    I am trying to configure ATO Model in which I am wishing to have
    routing...Though, I have routing for my model item, in move transaction
    window it says i don't have routing for this assembly...
    Any guess or any tips how to configure routing in ATO Model.
    Thanks and Regards,
    R. Saravanan
    Oracle Apps SCM Functional Consultant
    Hyderabad
    Edited by: SaroR on Nov 2, 2009 9:49 PM

    HI,
    You may have routing for your model item, but not for the configuration item....
    assign or copy the model item routing to your configuration item. then it will work
    thanks,
    Karuna

  • Auto Scheduling

    Hi Guys,
    Auto Scheduling in PP, did any one came across this?

    Hi,
      In scheduling, the system determines start and finish dates for the procurement elements of materials that are produced in-house and for materials that are procured externally.
      Go thro this link .This may help u...
    http://help.sap.com/saphelp_47x200/helpdata/en/f4/7d3f9344af11d182b40000e829fbfe/frameset.htm
    - Thaila Shree

  • ICal server set auto schedule for users

    Does anyone know how or if it's possible to set the auto accept state for a user?
    Using calendarservermanageprincipals you can do it for locations for example and you can --get-auto-schedule for a user, but when you try to --set-auto-schedule for a user it says it's not allowed. Anyone know of a workaround or if it's possible?
    --sysdev

    Nevermind, figured it out. you can manually edit the database these values are set in. /CalendarServer/Data/resourceinfo.sqlite

  • Point/Migrate batch jobs from Sybase(auto scheduled through Control-M application) to SQL Server 2005

    Hi,
    I am currently working in project where we need to migrate/point batch jobs to SQL server 2005. At this moment they are pointing to Sybase. Batch jobs are in .bat and .exe format. These jobs read in an external file, does some reformatting,
    and then loads it into 2 sybase tables. These jobs are auto scheduled through Control-M application.
    Any idea please ?
    Thanks,
    Chirag Patel

    Change your post to type 'Question' Chirag
    You would need to at least change the connection strings, and how you access SQL Server, but typically code changes are necessary.
    You unfortunately don't provide enough details. But it is not as trivial to just 'point' a bunch of jobs to a new target.
    Arthur My Blog

Maybe you are looking for

  • Restored but still not recognizing 2 smart playlists previously stored

    I am having problems suddenly syncing my Nano which I have tried to solve by twice restoring it and then REsyncing. All playlists I have created previously synced just fine on all 3 of my iPods (1 of which is an iPhone). The problem I'm having ONLY i

  • Reporting and Analysis server down need to move to another server

    I lost my original server for RA and re-installed the components on another server, however, when I try to access from workspace, I receive the message *"Could not find a Hyperion Reporting and analysis server running on "old server name' at port 680

  • Error Log in Hyperion Planning

    Hi, Can anyone tell me where i can locate error log for Hyperion? I'm getting an error that 'Data form is invalid' when i try to access any data form created in planning. Version 9.3.0.1

  • Do I have a corrupted Operating System?

    I've been having a myriad of issues (listed below) on my 2010 MacBook Pro. Here's what we've done Hardware-related to date: 1) Replaced Logic Board 2) Ran full battery of tests including RAM tests (which all check out fine) 3) Replaced Hard Disk Comp

  • Freezing on save and complicated functions

    Hi there! My AI locks up when I save, or try to do something taxing on the system (like gaussian blur). I have a fully loaded Mac Pro tower only 2 years old with full RAM, so I know memory is not the issue. It doesn't lock up completely. I can create