Transports to multiple systems simultaneously

Dear Team,
We have a requirement from our client that, once the "Transport requests"   is released from Solution Manager system using "Actions" in UCs, the "transports" (Corrections) should simultaneously go to 2 systems (e.g , Quality and Mock).
Currently mock system is not in landscape, is it possible in the current landscape to transport a request to 2 systems simultaneously?
In second case, if we bring Mock system into landscape,can the above objective is achievable.
Regards,
Sandeep Kulkarni.

Hello Prakhar,
Thanks for the reply.
Will this configuration send a transport requests to 2 systems simultaneously (parallel systems) or step by step (from ur eg Quality 1 and then to Quality 2)
Do we have to define separate actions for mock system or "Release from Dev" it self will take care of automatic import into QA and MOCK?
Also let me know, while defining actions can this movement to mock be skipped, there is requirement only few transport reuqests have to be moved through this route.
Route 1
DEV-> QA - > REG -> PRG
       ->MOCK.
Route 2
DEV-> QA - > REG -> PRG
Is there any other configuration needs to be done for achieving this objective.
Regards,
Sandeep Kulkarni.
Edited by: Pradeep P N on Mar 12, 2010 8:48 AM

Similar Messages

  • Transport to multiple systems using one package

    My customer has one development instance that services two test and production landscapes for seperate geographical regions.  This is a new installation and they are developing using packages.  They currently belive that they can transport the objects from those packages to each landscape via the same package, transport layer and transport route.  I'm contending that that is not possible and that they will have to create a seperate package with the same objects for each landscape if they want to transport to both.  I'm a bit inexperienced at this and could use any advice available.  Is it possible to setup STMS transport routes to transport to two seperate environments from the same transport layer?
    Regards.

    Hi Joe,
    One thing that you can do is to ask you Basis people to provide the Data and CO files for your transport request
    You can then send these files via mail, CD etc to any number of locations and import it into the system

  • How do I send mail to multiple groups simultaneously in Mavericks?

    Recently updated to Mavericks, and I used to be able to just add a contact group to the BCC field.  I can still add a contact group to the BCC field, as I have searched up till this point, but my issue is adding multiple groups into these fields.  I thought a solution might be to make one huge group, but I use different groups for different things constantly, and combine and alter them continuously.
    How on earth is it that I can no longer email multiple groups simultaneously?  There has to be something I'm missing!!

    I did this and the recipient gets an email From: Me and To: Me.
    If you are sending email to multiple recipients by bcc, the recipients should not be able to see the other recipients you are sending the mail to.  However, they will see who the email is from which is you!
    What is confusing me is how are your recipients getting your email if it's not addressed to them but to yourself?
    Have you tried rebuilding Mail?
    Which version of OS & Mail are you using?  Asking because your system profile is showing you are using Snow Leopard yet, you posted in the ML forum.

  • How to clean the html code multiple pages simultaneously with Dreamweaver or other soft ?

    hello,
    How to clean the html code multiple pages simultaneously with Dreamweaver or other soft ? I have hundreds of pages to clean
    Thanks !

    I would start afresh. I would also use Dreamweaver's template system to make thing a lot easier. Have a look at the following, copy and paste into a new document and view in your favourite browser.
    <!doctype html>
    <html>
    <head>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <link rel="stylesheet" type="text/css" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" />
    <link rel="stylesheet" type="text/css" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap-theme.min.css" />
    <script type="text/javascript" src="ScriptLibrary/jquery-latest.pack.js"></script>
    <script type="text/javascript" src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
    <style>
    .hline {
        background: url(http://yannick.michelat.free.fr/barre.gif);
        height: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    </style>
    </head>
    <body>
    <div class="container">
        <div class="row">
            <div class="col-xs-7">
                <img alt="" class="img-responsive pull-right" style="margin-top:20px;" src="http://yannick.michelat.free.fr/Calanques.gif" />
            </div>
            <div class="col-xs-5">
                <img alt="" class="img-responsive center-block" style="margin-top: 40px;" src="http://yannick.michelat.free.fr/grandportfolio.gif" />
            </div>
        </div>
        <div class="row hline"></div>
        <div class="row">
            <div class="col-xs-6 col-sm-4 col-md-2"> <a href="#" class="thumbnail"> <img src="http://yannick.michelat.free.fr/vign__CalanquesConseil-01.jpg" alt="" class="img-responsive"></a></div>
            <div class="col-xs-6 col-sm-4 col-md-2"> <a href="#" class="thumbnail"> <img src="http://yannick.michelat.free.fr/vign__CalanquesConseil-02.jpg" alt="" class="img-responsive"></a></div>
            <div class="col-xs-6 col-sm-4 col-md-2"> <a href="#" class="thumbnail"> <img src="http://yannick.michelat.free.fr/vign__CalanquesConseil-03.jpg" alt="" class="img-responsive"></a></div>
            <div class="col-xs-6 col-sm-4 col-md-2"> <a href="#" class="thumbnail"> <img src="http://yannick.michelat.free.fr/vign__CalanquesConseil-04.jpg" alt="" class="img-responsive"></a></div>
            <div class="col-xs-6 col-sm-4 col-md-2"> <a href="#" class="thumbnail"> <img src="http://yannick.michelat.free.fr/vign__CalanquesConseil-05.jpg" alt="" class="img-responsive"></a></div>
            <div class="col-xs-6 col-sm-4 col-md-2"> <a href="#" class="thumbnail"> <img src="http://yannick.michelat.free.fr/vign__CalanquesConseil-06.jpg" alt="" class="img-responsive"></a></div>
            <div class="col-xs-6 col-sm-4 col-md-2"> <a href="#" class="thumbnail"> <img src="http://yannick.michelat.free.fr/vign__CalanquesConseil-07.jpg" alt="" class="img-responsive"></a></div>
            <div class="col-xs-6 col-sm-4 col-md-2"> <a href="#" class="thumbnail"> <img src="http://yannick.michelat.free.fr/vign__CalanquesConseil-08.jpg" alt="" class="img-responsive"></a></div>
            <div class="col-xs-6 col-sm-4 col-md-2"> <a href="#" class="thumbnail"> <img src="http://yannick.michelat.free.fr/vign__CalanquesConseil-09.jpg" alt="" class="img-responsive"></a></div>
            <div class="col-xs-6 col-sm-4 col-md-2"> <a href="#" class="thumbnail"> <img src="http://yannick.michelat.free.fr/vign__CalanquesConseil-10.jpg" alt="" class="img-responsive"></a></div>
            <div class="col-xs-6 col-sm-4 col-md-2"> <a href="#" class="thumbnail"> <img src="http://yannick.michelat.free.fr/vign__CalanquesConseil-11.jpg" alt="" class="img-responsive"></a></div>
            <div class="col-xs-6 col-sm-4 col-md-2"> <a href="#" class="thumbnail"> <img src="http://yannick.michelat.free.fr/vign__CalanquesConseil-12.jpg" alt="" class="img-responsive"></a></div>
        </div>
        <div class="row hline"></div>
    </div>
    </body>
    </html>

  • A frame failed to render while using Render Multiple Frames Simultaneously

    Hello fellow AE users:
    I've read other threads which deal with this issue, however they don't seem to be exactly what I'm experiencing so I'm starting a new thread. I did do several hours of due diligence by research others' handling of this issue, so I'm not just blindly reposting this question without having done some legwork.
    I'm getting this message when rendering one of my compositions:
    "After Effects warning: A frame failed to render while using Render Multiple Frames Simultaneously. Allocating more memory to the background processes in Memory & Multiprocessing Preferences may fix this problem. (26  ::  142)"
    First, some background on what led up to this. I've built an entirely new system from scratch based on the new Intel 5960X 8-Core processor, with 64GB of RAM on an Asus X99-Deluxe Mobo.Brand new install of Windows 8.1, and brand new install of After Effects CC (latest versions as of this posting) and all of my plug-ins (mostly Red Giant, also all updated to current versions.) I have a new video card in this system (Gigabyte GTX 980 G1 Gaming) however this issue also happened with my old 4GB GTX 680 as well, which was in the original i7-950 system (see below.)
    I've set up Multiprocessing preferences for 6GB reserved for system, 8 CPUs reserved for other applications which leaves "Actual CPUs that will be used: 8", with each CPU having a 6GB RAM allocation. That's 8x6=46G, leaving 18GB free for the operating system, which should be more than enough.
    One could speculate that there is some plug-in that is using too much memory, or something weird with QuickTime or H.264 decoding (the source is one Canon 5D mk II H.264 .mov and one jpeg file). However, this issue did *NOT* happen on my old system, which was 4-core Intel i7-950, 24GB RAM, running the same version of After Effects CC and my plug-ins, and with only 3GB/Thread of ram allocated instead of the 6GB/Thread i'm using here.
    I've simply loaded the old project on the new install and attempted to render. I have not changed any settings. I DID do the thing where you hold CTRL-SHIFT-ALT (or something like that) to reset all of the preferences when loading AE just in case that was the issue.
    So, why would this be able to render using multiple processes on my old box with only 3GB/thread, while it will NOT render on this new system with double that, 6GB/thread allocated?
    Please let me know if there is any other information I can provide that would be helpful to debug this.
    Many thanks in advance for your help!

    Thank you very much for the quick reply, Todd. I'll give that a shot. There also seems to be a problem with the Red Giant Cosmo plug-in. I get Cosmo engine initialization failures, but it's intermittent.

  • Ram Preview won't start when Render multiple frames simultaneously enabled

    Hello everyone,
    I have an issue with rendering AE CC , with my new PC computer in Windows 8.1 pro 64 bit
    As the title says , my issue is Ram Preview won't start when Render multiple frames simultaneously enabled. Actually it starts after 8 -30 seconds depending of project complexity and the rendering is slower and skipping frames !
    12 cores with 2 GB ram each.
    When I disable the option of multiple frames simultaneously render starts ok.
    but it's really very sad that I can't use this beast of CPU in full potential. its an new intel i7 5930K , 32 Ram DDR4 2.4 Ghz
    Any advice and options would be much appreciated.
    Thanks,
    Vonzar.
    Setup:
    Windows 8.1 Pro 64 bit
    CPU : Intel Core i7 5930K 3.5 GHz Six Core Socket 2011-3 140W Box
    GPU : nVidia GeForce GTX 970 4GB DDR5 PCI-E
    RAM : 32GB DDR4 Non ECC CL16 2400MHz Crucial Ballistix Sport
    Mother board : Asrock x99 extreme 6

    If you have any render or preview problems just turn off MP because, first, it only works with certain specific effects and codecs, and 2, it causes more problems that it solves most of the time. I only turn on MP rendering when I know for sure that it will speed up my workflow.
    You should have a multiple of 4 GB assigned to AE and Other apps and an even number of cores. If you are using MP rendering make sure that the number of actual cores used makes sense and that there are an even number of cores assigned to other applications. Most important of all, don't spend hours trying to tweak MP rendering to save a few seconds in a render. Follow these general guidelines and then run a short test to see if it works. If you project involves any temporal effects at all turn it off.
    Here is an example of the MP settings for a 4 year old Mac Mini that actually work for some projects, but most of the time it is turned off.
    I should say that I can allocate 3 GB of ram per background CPU and still see 2 as the actual CPU's that will be used but this little Mac Mini works better with 2 selected. Setting the RAM allocation to 4 GB drops Actual CPU's to 0
    BTW, I use the mac mini to record most of my tutorials because I figure that if I do a tutorial that will run OK on a Mac Mini, then anyone with an adequate system should be able to follow along without any problems.

  • AE 2014 Render Multiple Frames Simultaneously issues

    This problem is two fold and I've experienced it for years.  Now I'm using a much faster system that is handicapped by not being able to use multiple cores.  I had hoped that by now this would just work.
    First, when using multiframe rendering AE often hangs attempting to initialize background processes.  As often as one RAM previews this can be quite a problem since it grinds all progress to a halt.  The solution is often restarting AE.  Checking Activity Monitor during this time shows that Adobe QT32 server is non-responsive and a whole line of the AE background rendering processes doing nothing.  I have not found a common element in projects that experience this issue, it can happen just with text on a solid. 
    Secondly, when using multiframe rendering an entire sequence can ram preview, but then disappear as soon as it finishes.  Often after this issue the first issue will pop-up. 
    A little about my setup:
    Late 2013 Mac Pro 8-Core
    64 GB Ram
    2x AMD FirePro D700
    OS X 10.9.4
    AE CC 2014 Updated to the latest patch
    Settings:
    52 GB RAM available for AE
    Render Multiple Frames Simultaneously - ON
    Only for Render Que - OFF
    RAM per CPU - 4 GB (problem persists when set to 6 GB)
    Until this feature actually works reliably I'll have to go back single frame rendering, which is a bit like owning a Ferrari and having a transmission stuck in first gear. 

    warning “RAM Preview needs 2 or more frames” after scrubbing audio in After Effects CC 2014 (13.0)

  • Why is "Render Multiple Frames Simultaneously" greyed out?

    In Preferences -> Memory & Multiprocessing, the "Render Multiple Frames Simultaneously" option is greyed out.  Any idea why?
    System:
    Win 7 64bit
    AE CC Trial version
    4Gb RAM
    2.5Gb available for AE
    6 core CPU
    Just say if you need more info.

    It might be because you don't have enough RAM for that. You want 2-4 GB of RAM per core of your processor for using multiple cores. And you need to leave 2 GB or so free for the operating system and other computer tasks.

  • OpenGL vs "Render Multiple Frames Simultaneously"

    My first post on these forums (Like to learn on my own ).  This question(s) accually has to do more with RAM and rendering in general.
    1.) Is OpenGL rendering faster (With a GTX 460) or is Render Multiple Frames Simultaneously faster (Athlon II x3 445)?  I read on one of the FAQ that you can only use one or the other.
    2.) After Effects will stop rendering with at least 10-20% RAM still left over and even call it complete.  Why is this?  I have tried every setting in the book and I can't get it to use any more RAM.  Also in the Render Multiple Frames Simultaneously section I can't get the RAM avalaible for AE over 2.5GB.
    3.) What is the difference between the space bar and the 0 key?  As they both seem to do the same thing, and niether get very far into the movie before stopping.
    My System:
    Windows 7 Home Premium 64 Bit
    AMD Athlon II x3 445 3.1Ghz
    GTX 460 OC'ed
    4GB 1600 RAM
    Small Boot Drive SSD
    This movie is really large (3000x2200ish), but should be able to render further along than it is (Less than 4 sec and 25% left over RAM)...
    Thanks Ahead

    > 1.) Is OpenGL rendering faster (With a GTX 460) or is Render Multiple
    Frames Simultaneously faster (Athlon II x3 445)?  I read on one of the
    FAQ that you can only use one or the other.
    They accelerate entirely different things. Don't use OpenGL for rendering for final export. I leave my preview mode set to OpenGL - Interactive, and that's it.
    > 2.) After Effects will stop rendering with at least 10-20% RAM still
    left over and even call it complete.  Why is this?  I have tried every
    setting in the book and I can't get it to use any more RAM.  Also in the
    Render Multiple Frames Simultaneously section I can't get the RAM
    avalaible for AE over 2.5GB.
    You have 4GB of RAM? Your OS and other software need RAM, too. After Effects using 2.5GB out of 4GB is about right.
    > 3.) What is the difference between the space bar and the 0 key?  As they
    both seem to do the same thing, and niether get very far into the movie
    before stopping.
    Read the documentation:
    "Preview video and audio"
    The 0 key on the numeric keypad starts a RAM preview.

  • Render Multiple Frames Simultaneously

    I'm realy problem with Render Multiple Frames Simultaneously in AE.
    my system :RAM:18Gb - Cpu: Core i7 920 - Gpu:quadro 4000;
    when active  Render Multiple Frames Simultaneously in AE ,system hang .
    what best setting for this option ??

    Like Dave said, there's no perfect setting. It depends on the plug-ins in your normal workflow, the other apps you have open in your normal workflow, the codecs used for your normal footage. Adobe has no control over how 3rd party plug-ins, codecs, and other apps suck up memory so it takes a bit of experimentation. The guidelines are a good place to start. I didn't catch your OS. Anti virus software on Windows Boxes has been notorious for fouling up rendering. I haven't heard much lately, but if you're using MS I'd start there first.

  • More Accurate antialiasing preventing rendering of multiple frames simultaneously after a while

    Hi all.
    I am experiencing inconsistent memory management behavior when rendering my project in AE that prevents me from rendering multiple frames at the same time when some footage items use Accurate antialiasing.
    I have an 8-core i7 MacBook Pro with 8GB of RAM and I'm using AE CS5.5. I am rendering a project with many imported Illustrator layers to keep things nice and crisp. These are in a 3D composition with a camera, DOF, and they are being continuously rasterized. On some of the vector assets I have to set the antialiasing setting to "More Accurate" in the Interpret Footage dialog to remedy some image quality issues. Here is what I noticed when rendering:
    1. When the antialiasing setting on all Illustrator assets is set to "Faster" the composition renders without issues.
    2. I change the antialiasing setting on some Illustrator assets to "More Accurate" to improve image quality. Render Multiple Frames Simultaneously is off. Composition renders for a while, but eventually I get an error: "after effects error : cannot allocate enough memory to antialias file (50:5)”.
    3. To get around the error I instruct AE to empty the cache every 5 frames or less via the Secret menu in the Prefs. This prevents the error from occuring and I can see the RAM being deallocated every once in a while as expected. This lets me render with the quality I need, but is slower.
    4. To speed things up I turn on Render Multiple Frames Simultaneously. I use conservative settings: AE is to use only two cores with 3GB of RAM per core (max allowed). The rendering is sped up. However, I can see that the system's "in use" RAM is steadily increasing with each rendered frame until the computer runs out, at which point AE automatically turns off Render Multiple Frames Simultaneously and starts to render one frame at a time. This doesn't happen whe all vector assets are set to use Faster antialiasing an I can render indefinitely with Render Multiple Frames Simultaneously, but this way I don't get the desired quality. Please note that there is enough RAM for the cores to render several frames, but it seems as if having rendered a frame the system doesn't release or reuse the memory when assets use Accurate antialiasing and goes to use another chunk until there is no more.
    Also, I am outputing to an image sequence.
    Please help me find a workaround for this issue. Thanks!

    Thanks Mylenium. It looks like the underlying problem (cannot allocate enough memory to antialias file (50:5)) has been around for quite some time. I've tried all manner of different combinations of settings and in the end settled on having it render one frame at a time with dumping cache every 2 frames (hey, at least it renders without running out of ram and erroring out). It's just disheartening to know that due to this issue (bug or architecture) AE is only using a bit more than 1/8 of my machine's CPU power. Perhaps AE should have a feature that has it dump all the memory and attempt multi-frame output again every once in a while during make movie.

  • "CLOSED":How to plan inventory from multiple orgs simultaneously using MRP?

    Hello everybody,
    How to plan inventory from multiple organizations simultaneously using SCP?
    My customer found that in supply chain planning (MRP) system always plans in single manufacturing organization, say, ATC, firstly. If set in organization item master, the source type as 'Inventory' and the source organization as another trading organization name, say, ANX. if there is insufficient inventory in ATC, SCP-MRP would plan in ANX, disregard of the inventory exist in ANX for the item.
    But for some items, there are both inventory in ATC and ANX and we want plan BOTH their inventory simultaneously instad of firstly ATC and then ANX.
    Is there any standard function in Oracle that can do so? I found that the sourcing rule cannot help in this case.
    A simple test case is described in
    https://gtcr.oracle.com/gtcr-dir/gtcr_4607/5580425.992/Alternative_to_plan_multi-org_MRP.doc
    Thanks
    Catalina
    Message was edited by:
    user447176

    Catalina,
    Net the inventory simultaneously? Its not quite clear what your client wants.
    Even in the old SCP, you can use sourcing rules to first net inventory in org1 and then net the inventory in org 2 via a transfer from rule. The key point is it is always incremental based on where you place teh demand and then you provide source to fill that demand.
    One restriction that ASCP still has up to 11.5.10 is that you can only have sourcing rules going in one direction. This means that you can't have a rule that sources ORG1 from ORG2 for item A, then have the revers in ORG2 sourcing from ORG1. That won't work, ASCP will randomly ignore one of the rules.
    The best choice may be to use GOP with a sourcing split % so that yo do consider the inventory in both orgs when demanding the order, but it would still be done by checking ORG1 then ORG2.
    Hope this helps.
    Kevin Creel

  • BRM: Can roles be moved to multiple systems???

    Hi,
    While creating roles in BRM, it picks up the default system maintained in "Action Mapping" in SPRO. I was wondering if the same role can be moved (created/modified) in multiple systems at the same time.
    Please advise.
    Regards,
    Faisal

    Hi Faisal, thanks for your reply.
    In my BRM methodology, role generation is before testing because I need the role to be generated in QA to assign it to the user.
    The thing is that when I generate the role, I can select every connector in the same connector group. So, if parameter 3012 is enabled, I could regenerate an existing role that is assigned to users in PRD without testing new changes.
    If I remove Action 3 then I won't be able to generate the role and will have to create a transport request.
    Regards,
    Fernando

  • Not able to access Mozilla with the generic account (NIS account) by multiple users simultaneously

    • Using a single Generic account multiple users are trying to login from different machines simultaneously to Mozilla Firefox. • The Mozilla Firefox is fully operational only for the first user who has initially opened Firefox session. • If the second user trying to access the Firefox with the same account, it is displayed as there is another session is already running and most of the Firefox options are getting grayed out i.e the navigation, history and forward/ backward tabs available in the menus become inaccessible.Our Requirement is that multiple users need to access multiple sessions simultaneously with all the features of Firefox available. Kindly assist me here.

    Same problem, Pls help me

  • Start multiple domains simultaneously on 1 Weblogic server installation?

    Is it okay to start and run multiple domains simultaneously. Better yet, when having multiple domains on 1 WLS server, should each domain have a different port number in order to be run simultaneously?
    Here's my scenario - I installed Oracle Business Intellgence, which by default installs and configures WLS server for certain Business Intelligence applications (BI Publisher). This instance was running fine and good and still is.
    Then I had another application, Oracle Data Integrator, which has a Console piece that requires a domain on WLS. So instead of modifying the existing domain for Oracle Business Intelligence, I created a new domain via the Configuration Wizard and selected those components for Oracle Data Integrator.
    therefore current domains:
    ...\domains\bifoundation_domain --> installed automatically as part of Oracle Business Intelligence
    ...\domains\odi11g --> I created this domain after I
    Now I have 2 domains under 1 WLS Server (windows 7 64bit), but if I startWeblogic.cmd for the bifoundation_domain, and I startWeblogic.cmd for the odi11g...then only the components for the bifoundation_domain become available via the WLS Console.
    Questions:
    - Can I run both domains simultaneously?
    - Should I have modified the bifoundation_domain to include Oracle Data Integrator component; therefore only having 1 domain but having everything run under that domain?
    - Does the Port for each domain matter? both bifounddation_domain and odi11g domain use ports 7001
    Are there any other considerations? Thanks much.

    Hi,
    It is perfectly OK to run multiple domains on a single Weblogic server installation. Only constraint would be you have enough capacity available on your server to start multiple instances.
    Things to note is, if your domain1 is running on listen address : port { localhost : 7001 } then your other domain should be configured on a different port say {localhost : 8001 }. If you want both domain to run on same port then go for virtual IP's to be plumbed on your physical network interface and configure as,
    domain1 - { ip1 : 7001 }
    domain2 - { ip2 : 7001 }
    this way you will can access both domain admin console on same port.
    Remember, Weblogic resources cannot be shared between domain, however a single nodemanager will be enough to monitor both the domains.
    * rank it if answer is helpful :) *
    Thanks,
    Ranjan

Maybe you are looking for

  • Problem after installing Windows 8.1

    Hi All I've been a CoolEdit/Audition user for many years and am currently using CS-5.5.   I recently upgraded to Windows 8.1 and now find I can no longer record streaming audio. The only input device that shows on my system is my webcam microphone.  

  • Installing_Appl_Server(10.1.3.1.0) on SUSE Linux 9

    Hi, I got the following error when linking: Error in invoking target 'install' of make file /u01/app/oracle/product/10.1.3/OracleAS_1/sqlplus/lib/ins_sqlplus.mk Here the last 15 lines of my make.log file: Linking sqlplus rm -f sqlplus /u01/app/oracle

  • My copy and paste is not working.

    It works fine when I'm in Word or any other document, just not on the Internet. It looks like it lets me copy, but pasting is never an option. Where can I go to fix this?

  • ITunes Producer ePub Upload Error ERROR ITMS-9000

    This is the iTunes Producer ePub Upload Error: ERROR ITMS-9000: "Unable to unzip input: null" at Book (MZItmspBookPackage) How do I fix this?

  • Integration DIRECTORY not STARTING

    HI all, I am able to login to Integration reepository (IR). If i right click and do save as the file is saved as <b>.JNLP</b> file . I am not able to login to Integartion Directory (ID). If i right click and do save as the file is saved as <b>.HTML</