Modifying IO configurations post implementation

I have an implemented design in Vivado 2015.2 and want to remove the pullups from two of my IO without re-running the whole design. However when I remove the pullup my modifying the IOBUF properties, the tool says that Synthesis and Implementaion are out of data. If I force it to write out a bit file at this point, the pull up still exists.
Any suggestions?

Hi
When you change the IOBUF properties and save the implemented design tool will write these constraints to the XDC file.
This is the reason for the synthesis or implementation to show out-of-date.
For these constraints to take effect you need to run the synthesis and implementation process again as mentioned by Pratham

Similar Messages

  • Post Implementation Internal Control review

    Can anybody assist with an audit program and/or standard checklist/procedures for conducting an Internal Control review of Oracle Financials once the implementation is complete and the system has been in use for a few months?
    Note: Does not need to cover the Technical aspects of the system.
    email: [email protected]

    Hi Ravikanth,
    Review/Audit has to take place each and every phase of implementation such as:
    1. Audit is to be done from As Is/To be to BBP- whether all the business processes are mapped in BBP.
                                                                                Check whether any change management issues are defined are not
    2. Audit is to be done on BBP - Whether the standanrd SAP/Developments are meeting the user requirements or not
                                                      Identified GAPs are correct or not
    3. Audit is to be done on Realization - Check whether all the proceesses defined in the BBP are mapped in SAP or  not  
                                                                 Check the configuration documents with the actual configurations in DEV/QAS
                                                                 Thurve testing has to be done at the time of realization- Positive and negitive
                                                                 Test cases/test scenarios are to be prepared to make assesment
    4. General - Training at each and every level is essential
                         User should acquint to use SAP system
    The above are need to be checked while implementation. Post implementation review has to be done before implementation partner is getting sign off for Go Live. Once proper testing is done the Go Live phase is to be signed off.
    Thanks and Regards,
    Krishna Prasad Gupta

  • Can anyone through some light on configuration and implementation

    In SAP BW,
    I Want some useful information on Backend configuration,modelling,implementation of retail balance scorecard / KPI'S / TREND ANALYSIS

    Hi Mirza,
    Refer the best parctices section in SDN:
    https://media.sdn.sap.com/html/submitted_docs/Best_Practices/BW/index.htm
    Also you search for some docs in http://service.sap.com/bi
    Hope this helps.
    Bye
    Dinesh

  • Modifying the configuration files in OBIEE 11g

    Hi
    We are facing an error when we tried to to add "<DashboardMaxBeforeMenu>" tag in the instanceconfig.xml manually and restart the presentation services of OBIEE 11g .
    I had come across few suggestions that, configuration files in OBIEE 11g cannot be modified manually. I am doubtful on these suggestions . So please, let me know for sure wether we can modify the configuration files in OBIEE 11g manually or not.
    It will be very helpful if the process to modify the configuration files in OBIEE 11g is shared with us.
    Thanks.

    Hi,
    I could not tell you whether the; <DashboardMaxBeforeMenu>10</DashboardMaxBeforeMenu> still works in 11g.
    What I do know is that you could manually edit the configuration files. The only thing is when you modify this file via the Enterprise Manager, your customizations get lost. You have to manually add them again.
    Cheers,
    Daan Bakboord
    http://obibb.wordpress.com

  • BAPI/FM to modify the FI posting period

    Hi All,
    Is there any BAPI/FM to Modify the FI posting period.
    I know we can use BDC on TCode OB52 for modifying the FI posting period. But i want to keep this as a last option.
    Thanks,
    Sridhar

    hi Tulasi,
    take a look on this thread , this thread will help you
    BAPI/FM to update products
    Regards
    Saurabh Goel

  • Post implementation simulation taking long time

    http://forums.xilinx.com/t5/Simulation-and-Verification/2014-4-1-stuck-at-Executing-elaborate-step/td-p/638623
    Actually i referred this link since my post implementation simulation takes a long time. i tried the verbose mode
    WARNING: [VRFC 10-969] keyword 'unsigned' is not allowed here in this mode of verilog . this warning constantly gets didplayed is there some problem with this.
    The simulation gets stuck at executing elaborate step...
    How to turn off multithreading if that can be a problem as mentioned in the above thread.
     

    Are you using $unsigned in your code? What I know is that if you don't use a negative symbol in Verilog then it is treated as unsigned. Can you check that and may be try to remove any unsigned keywords used in your code and see if that helps. Also a log of compile & elaboration would help refer: sim_1/behav
    But if you can post your project archive then that would be the fastest means to check the issue and comment. We would like to fix the issue if its really a bug :)

  • Error in GTC when trying to modify connector configuration

    Hi ,
    I'm getting the following error when I'm trying to perform step 3: Modify Connector Configuration.Earlier it was working fine.Now only the error started coming..
    [2012-01-17T15:20:40.761+05:30] [oim_server1] [ERROR] [] [XELLERATE.WEBAPP] [tid: [ACTIVE].ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 0000JJf4p0OFw000jzwkno1F5K6v00001K,0] [APP: oim#11.1.1.3.0] [dcid: 11d1def534ea1be0:79391581:134eb0b17ff:-7ffd-000000000000005d] Class/Method: CreateGenConnectorAction/imageScreen encounter some problems: An error occurred while generating the image representing the OIM datasets[[
    com.thortech.xl.gc.exception.ImageGenerationException: An error occurred while generating the image representing the OIM datasets
         at com.thortech.xl.gc.util.ImageGenerator.generateImage(ImageGenerator.java:769)
         at com.thortech.xl.webclient.util.UIFacade.getImage(UIFacade.java:2299)
         at com.thortech.xl.webclient.actions.CreateConnectorAction.imageScreen(CreateConnectorAction.java:1250)
         at com.thortech.xl.webclient.actions.CreateConnectorAction.goNext(CreateConnectorAction.java:521)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
         at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
         at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
         at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
         at com.thortech.xl.webclient.actions.CreateConnectorAction.execute(CreateConnectorAction.java:135)
         at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
         at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
         at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
         at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
         at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
         at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
         at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1914)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:463)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.thortech.xl.webclient.security.XSSFilter.doFilter(XSSFilter.java:103)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:63)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:116)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:101)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Please help me out with this issue.
    Thanks

    Hi ,
    I'm getting the following error when I'm trying to perform step 3: Modify Connector Configuration.Earlier it was working fine.Now only the error started coming..
    [2012-01-17T15:20:40.761+05:30] [oim_server1] [ERROR] [] [XELLERATE.WEBAPP] [tid: [ACTIVE].ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 0000JJf4p0OFw000jzwkno1F5K6v00001K,0] [APP: oim#11.1.1.3.0] [dcid: 11d1def534ea1be0:79391581:134eb0b17ff:-7ffd-000000000000005d] Class/Method: CreateGenConnectorAction/imageScreen encounter some problems: An error occurred while generating the image representing the OIM datasets[[
    com.thortech.xl.gc.exception.ImageGenerationException: An error occurred while generating the image representing the OIM datasets
         at com.thortech.xl.gc.util.ImageGenerator.generateImage(ImageGenerator.java:769)
         at com.thortech.xl.webclient.util.UIFacade.getImage(UIFacade.java:2299)
         at com.thortech.xl.webclient.actions.CreateConnectorAction.imageScreen(CreateConnectorAction.java:1250)
         at com.thortech.xl.webclient.actions.CreateConnectorAction.goNext(CreateConnectorAction.java:521)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
         at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
         at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
         at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
         at com.thortech.xl.webclient.actions.CreateConnectorAction.execute(CreateConnectorAction.java:135)
         at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
         at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
         at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
         at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
         at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
         at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
         at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1914)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:463)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.thortech.xl.webclient.security.XSSFilter.doFilter(XSSFilter.java:103)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:63)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:116)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:101)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Please help me out with this issue.
    Thanks

  • Go live -post  implementation support

    Hi friends,
    can u tell the difference between go live support and post implementation support.
    I could not able to assign points for my previous topic,b cos radio buttons were  missing .Any idea?
    thanks
    regards
    krishna

    Hi Krishna,
    go live support regards only the go-live phase (transport, init loads and so on), that is when you start everthing in your production environment, post implementation is the subsequent phase in which you assure a support (final user support, system tuning, stabilization of yhe system) after the go-live and during the first days (weeks) of life of your system !!!
    Hope it helps!
    Bye,
    Roberto
    (if you want to assign point and you don't have the possibility is because you don't have marked your post as question...it's enough to edit your post, mark it as question and assign points !!! in other case it's only a temporary techincal problem...just waiting for)

  • Pre & Post implementation in LO Extraction?

    Hi Experts,
    What are the Pre & Post implementations to be carried in LO Extraction while transporting it to the Production?
    Thank you in advance,
    With Kind Regards,
    Kannan

    Hi Kannan,
    One of our experts answered for the same earlier,
    If your datasource is already in production, and you want to data only from today onwards for enhanced fields, i.e. historical data is not required for enhanced fields..
    1. Fix ECC down time for 20 to 30 munities
    2. Keep all objects on Qty system in ECC and BW.
    3. Run Delta laods in BW for 2 to 3 times.So with this step you can clear SMQ1 and RSA7. Check the entries in RSA7, if it is ZERO then it is fine.
    4. Move DS from ECC Qty to ECC PROD .
    5. Replicate in BW.
    6. Move all BW objects from BW Qty to BW Prod.
    7. Delete Init load in InfoPackage level (Not in ODS/Cube).
    8. Load Init without DataTransfer.
    9. Then Run Delta.
    10.Next day on wards deltas will come as usual.
    If you need Historical data also.
    1. Delete data in Cube.
    2. Fix Down Time and load Init then Delta.
    Thanks,
    RK

  • Pre&Post Implementation

    Dear fnds,
    What is Pre implementation and Post Implementation...........
    Regards
    Luckky

    Dear Friend ,
    As per me
    Pre Implementation means the stages the Company has to go through before Implementation.
    1. AS IS document in ASAP methodology
    2. Document preperation
    3. Blue Print
    4. TO BE presentation.
    5. Signing and Approval.
    After Golive
    Post implementation means
    1. Checking Implementation by consultant
    2. User testing
    3. User acceptance testing.
    Please correct me if i am wrong,
    regards,
    Amlan Sarkar

  • Post Implementation System Configuration Documentation

    What software tools or applications does SAP use that lets you "see" how the system is currently configured or set up, either by functional area or module and/or across business processes (multiple modules)?  Ideally this would be at varying levels of detail.
    Reason for question: A prospective SAP customer is asking how SAP documents all the changes made during an implementation so they can refer to it when they are "on their own" and their business forces them to change, which means new SAP configurations or updates to thier current SAP system.  They would like to refer back to how the current system is set up as a starting point.  Do they just have to remember?
    Thanks in advance for any replies.

    Hi Brian,
    I think you can find the best answer to your question if you refer to the NetWeaver Master Guide (especially section 2.2 Identification of your SAP NetWeaver
    System Landscape). You can find it on Service Marketplace at: http://service.sap.com/nw04doc -> Planning (from the table in the main frame) -> Master Guide - SAP NetWeaver (click on the download link).
    Also, after reading the stuff in this section of the Master Guide, I'm pretty sure you'd like to find out more about System Landscape Directory. So, here's a direct link to SLD's documentation: http://help.sap.com/saphelp_nw04/helpdata/en/31/f0ff69551e4f259fdad799a229363e/frameset.htm
    Regards,
    Ivo

  • Need information about SAP EM Configuration and Implementation

    Hi,
    I am new to SAP EM.I need to do Configuration for EM and Procurement visibility process.
    Please provide some information on configuration of EM with examples.
    Thanks,
    Prasuna.

    Hi
    There is wealth of information available on the [Service Marketplace |https://websmp107.sap-ag.de/scm]on the standard visibility scenarios which will probably get you started. Procurement visibility scenario is one of the them and have documentations.
    There are couple of points which are worth knowing that SAP Event Management
    - requires configuration in both application system (ECC) and SAP EM system (SCM)
    - good understanding of the function module (extractors) for sending and posting events
    - well thought supply chain events (design) business would like to monitor and manage
    - reactions to both expected and unexpected events (follow-up activities)
    The other resource available are [SAP PRESS technical book |http://www.sap-press.com/products/Implementing-and-Configuring-SAP-Event-Management.html] and [published case studies |http://www.scmexpertonline.com/article.cfm?session=&id=4804] on the SAP EM Procurement visibility scenario.
    Cheers
    Sandeep Pradhan

  • MM Stepwise configuration for implementation

    HI Guru's
           I am new in implementation for mm module ,  but i dont know how to do it  stepwise  , can you please  give me guidence how to do it  stepwise , so that i can go stepwise and remember everything  , 
    Thanks & Regards
           Akshay
    Note : Subject is widely discussed,Please search forums / various resources before posting.
    Edited by: Jeyakanthan A on Dec 7, 2011 12:02 PM
    Moderator message:
    Locked. Reason: basic question
    Please search as it was recommended.
    Edited by: Csaba Szommer on Dec 7, 2011 8:45 AM

    Following process is to be followed for implementation:
    1. Project Preparation
    2. AS IS & TO BE
    3. Business Blue Print
    4. Realization Phase
    5. Configuration
    6. Unit Testing
    7. Integration Testing and User acceptance
    8. Cut over Process
    9. User Training
    10. User manual and configuration manual
    11. Go Live & Post Go-Live Support
    Now as far as MM Perspective, Organization Structure, Config in SPRO, transport request and some client specific Setting for E.g. Number Range, Release Class or characteristic, Tax Code Condition.
    In Cut-over Process, for e.g. Upload Open PO, initial Stock Upload etc via LSMW or BDC.
    For Indian tax process involves various taxation procedure,Hence you should be well versed practical excise procedures.
    You should be well versed in CIN if business process involves excise & sales taxes.
    Basic knowledge of all functionality of SAP MM & Understanding of overall MM practical
    business process are key points.

  • Help Needed Configuring Post Set Up For Big Indie Feature:

    We’ve got incredible performances from an amazing cast of well-known character actors from film, TV and stage, a unique and inspiring script, and some truly beautiful, cinematic footage. And now — it’s all about putting it together…
    But I’m having trouble finding an accurate, effective and (most importantly) a DETAILED workflow accommodating the latest version of Premiere, to post a LENGHTY feature film shot on the RED Epic in 5k FF.  I’ve reviewed videos here, but in conducting edit tests, I'm encountering all manner of glitches and problems, and need to ensure that I am properly configuring our post workflow and all of the associated hardware.
    I’ll be dividing the film into project file “reels” to help keep things manageable.  As editor and DP, it's also most important for me to edit on a 4k timeline (to take advantage of reframing and stabilization of the 5k). Footage is on three Pegasus II RAIDS.
    There will be a LOT of FX work done outside of Premiere in AE (and other compositing and graphics programs).  I’m planning to finish in Resolve, outputting at 4k.
    I have the new Mac Pro with:
    - 2.7GHz 12-core Intel Xeon E5 with 30MB of L3 cache
    - 64GB (4x16GB) of 1866MHz DDR3 ECC - 4X16GB
    - 1TB PCIe-based flash storage
    - Dual AMD FirePro D700 GPUs with 6GB of GDDR5 VRAM each
    A Sonnet Echo Express III Desktop 3-Slot (with Thunderbolt upgrade) housing the following:
    - Red Rocket
    - Connection card for HP LTO5 Ultrium 3000 Sas Ext Tape Drive
    If needed, I’m open to acquiring other cards or hardware, too (possibly adding the Red Rocket-X to the mix).  And if the referral of a PAID individual with firsthand knowledge of such a setup – to at least help with the initial set up and configuration – is what I need, I’m open to that, as well.
    We truly have an amazingly powerful compilation of principal photography, and a great story to tell — I just need to overcome this major hurdle of setting up our post.  As a somewhat newbie to Premiere, I greatly appreciate any advice, pointing-me-in-the-right-direction, or suggestions of individuals to help oversee this for compensation and screen credit that anyone can offer me here...
    Many Thanks,
    Bill

    Oooh...big involved questions and many of them.
    If it helps..
    A few things I know I would do before even starting on the actual film edit
    ..is give the new system a massive shakedown.
    Thrash the hardware  and software with test footage , graphics and audio etc.
    Test the pipelines and workflows.
    Set up a BACKUP routine. DO NOT RELY ON AUTOSAVES
    Would  NOT do  O.S updates once started with a stable system.
    Me...I would not use a Dynamic Link workflow for FX.  (I would use D.Is)
    Would create a flow chart plan for the edit and post prod to avoid generation losses, efficiencies and scheduling.
    Work toward  lock downs before FX , audio, CC and Grade. (Avoid the trap of being creatively impatient for the benefit of a smooth edit experience)
    Sort this first...
    I'm encountering all manner of glitches and problems, and need to ensure that I am properly configuring our post workflow and all of the associated hardware.
    You might want to specify some of this stuff and see if you get answers here or elsewhere..
    Suggestion - can you wait for next version of PPro ? - coming very soon evidently. Start with latest version so you don't need to update midstream.  A feature takes a long time to post and some cool new  features may help. eg  Master Clip enhanced.
    Have you considered Prelude in the workflow to log and set up your project. ( Never used it myself but I would consider/investigate  it for long form)
    Good luck and enjoy the edit process.

  • BRS configuration- Posting directly to customer account

    Hi,
    I have done BRS configuration and I am able to do clearing, posting to bank charges etc based on configuation when I upload the bank statement thro FF_5.
    But I have a new scenario, where while uploading a Bank statement thro FF_5, based on the external transaction type, the system has to post directly to customer account.
    Dr Customer Account     xxxx
    Cr Bank Main account        xxxxx
    Is it possible in EBS configuration or what is the steps I need to follow to achieve the above entry.
    Pls help..
    Regards
    Surya

    Hi
    Using the posting rule, it is possible to generate the accounting entry you want, but the problem is how the SAP system will know the entry is for which customer. There is also a std T Code FF68 for the same for manual entries from which accounting entries should be generated the way which you have raised in your first post. For your information, you can have the following user exits in FF_5, where in you can write your code
    FEB00003 Customer exit for Finnish bank statement TITO format
    FEB00004 Raw data processing, user exit SWIFT MT940
    FEB00005 Electronic Banking - Account Statement Object Generatio
    FEDI0005 Function exists for EDI-ICODS in FI - Elec.bk stmt/lock
    Regards
    Sanil

Maybe you are looking for

  • [SOLVED] NAT gateway and bridge

    Hello. I'm having hard time trying to setup a  small nat gateway. The whole point of me doing this is to learn more. Here is brief idea of what I'm trying to achieve. I have done it in the past with netcfg and it worked well but then I left my projec

  • Constant freezes and crashes computer slows down past 3 days

    for the past 3 days my firefox keeps crashing over and over, and it slows my computer. here is 1 (from many) crash report: im using windows vista basic: Mozilla Crash Reports Product: Report: Advanced Search Firefox 6.0.2 Crash Report Visit Mozilla S

  • Trying to Use Mixer while playing music

    Everytime I have the playhead paused, I can pull up the mixer with no problem but when I begin playback the mixer leaves the screen. How can I make adjustments if the mixer keeps leaving the screen? Also, in the original Soundtrack, I was able to use

  • Garageband  won't load song or new track

    I've just installed iLife 08 and then Leopard. My problem is that when i try to create a new track, nothing happens. I wait for several minutes, while those funny circular grey things keep turning round and round, and nothing happens. Then i try to o

  • How to obtain the running time of a task?

    How to obtain the running time of a task? I want to write a program about task progress. My email: [email protected] Thanks!