Installation Point in BOM

Hi,
We have REM scenario for TV industry & BOM  changes according to the ECR by CS02.Now we have Multilevel BOM of 800 components with sort string wise. ECR has been created by CC31 & after approval of it , BOMs have been changed.
But we have to change the BOM by identifying each assy code & changed it by CS02. So for 800 TV models  we have  to change each BOM (almost 2000 BOMs include  Sales & production BOM) which is quite tedoius job.
Since we have  assy PCB for TV.This assy PCB have components with  installation point ref. to PCB location.If i have to change the BOM as per ECO ,I have search for each location & change the item with qty wise which is also tedious job considering 2000 BOMs.
I have already  use CS20 for mass change but couldn't find installation point field.
Now how to mapp this situation?Is there any user exit?suggest the any solution for the same.The solution will be appreciated.
rg
Tushar

PP Gurus,
Pl.reply
rg
Tushar

Similar Messages

  • Insert installation points (subitems) in existing bom

    Hi,
    I am trying to insert installation points in an existing bom. Searching the forum i learned that this should be possible with function CSAP_MAT_BOM_MAINTAIN using table t_stpu. I did this and get an sy-subrc = 0 but when i take a look at the bom i see that no installation points are inserted.
    this is a peace of the codecode :
    loop at itab.
    move wa_stpo-item_node to i_stpu_upd-pointer.
    i_stpu_upd-MANDT = sy-mandt.
    i_stpu_upd-STLTY = 'M'.
    i_stpu_upd-stlnr = wa_stpo-bom_no.
    i_stpu_upd-STLKN = wa_stpo-item_node.
    i_stpu_upd-STPOZ = wa_stpo-item_count.
    i_stpu_upd-UPMNG = '1'.
    i_stpu_upd-EBORT = itab.
    i_stpu_upd-SELKZ = 'X'.
    move sy-tabix to v_uposz.
        CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
            EXPORTING
              input  = v_uposz
            IMPORTING
              output = v_uposz.
    i_stpu_upd-UPOSZ = v_uposz.
    append i_stpu_upd.
    endloop.
    endif.
    endif.
    clear i_stpo_upd.
    move-corresponding wa_stpo to i_stpo_upd.
    append i_stpo_upd.
    clear ch_stko.
    PERFORM begin_of_api USING 'CSAP_MAT_BOM_MAINTAIN'.
    CALL FUNCTION 'CSAP_MAT_BOM_MAINTAIN'
                EXPORTING
                  material           = '21822'
                  plant              = ''
                  bom_usage          = '1'
                  "VALID_FROM         = v_date
                  i_stko             = ch_stko
                  CHANGE_NO          = wa_stpo-CHANGE_NO
                  fl_bom_create = ' '
                 fl_new_item = ' '
    IMPORTING
       fl_warning = flg_warning
                 o_stko     = tstk2
                TABLES
                  T_STPO             = i_stpo_upd
                  t_stpu             = i_stpu_upd
                EXCEPTIONS
                  error              = 1
                  OTHERS             = 2.
          if flg_warning = 'X'.
                PERFORM api_log_to_return USING ermsg_update.
                if not ermsg_update is initial.
                  move ermsg_update to errorlog.
                  append errorlog.
                endif.
              else.
                move 'Update successful' to errorlog.
                append errorlog.
                CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
    EXPORTING
    WAIT = 'X'
    IMPORTING
    RETURN = C_RETURN .
              endif.
    Can't find my fault, hope you guys can.
    with regards
    Erik

    Hi Kumar,
    Thanks for the quick response. The item I am talking about is a simple cable which is used in meters(only one unit). But for variable size item, we need more than 1 dimension right? The scenario is like this,
    Material : Cable12345
    Application:
    Used in a single elctrical panel for different application as follows
    a) for coolant motor
    b) for servo motor
    Here they are identifying these two applications with different tagging like CB6 & CB17
    In the BOM they are giving Cable12345 as an item for the electrical panel and they are adding the length of cable required for both the application (4M + 6M) and giving as 10 M against the code. I want to split the same thing using installation point as follows
    Header
    Electrical panel
    Item
    Cable12345           10M(Total of SI's)
    Sub-item details
    Installation points   SI-QTY      SI-Text
    Coolant motor         4M            CB6(tagging reference)
    Servo motor           6M            CB17(tagging reference)
    If I define the BOM like this structure, I assume the consumption will be for 10M (item qty) and we can print the SI content in the production order.
    Kindly confirm.
    Sridharan M

  • BOM comparison based on Installation point of Subitems

    Hi All,
    Can I do a BOM comparison based on the installation position of the sub items?
    There is an option to select the installation point in "sort by install point" in the "further selection" screen. But it is not getting populated in when I execute CS14. Please advice. Thanks.

    Hi Mr.Pradeep Rao,
    Could you please give me your mail id.
    I will send you the screen shots, to compare the BOM's based on the sort by installation point.
    The system is not showing directly in CS14.
    <b><u>Procedure:</u></b> is once after doing the necessary settings under Further settings page,give the BOM details and VALID from date & click on Diff.Comparison.
    In the next page,I hope you must be knowing the BOM item for which sub item exists. and the item quantity must be same in both the BOM's.
    You will be able to see the symbol for that BOM item showing Similar component (Red Color Button).
    Just Double click on that symbol(Comparison result symbol) and the system pops upa new screen,there you brach out the node -Sub Items-Comparison By installation Point.Now you can see the items based on installation point.
    I hope in this way you will be able to see the items compared on installation point.
    <b>If this solves your problem ,Please reward maximum points and Close the thread as answered.</b>
    Thanks & Regards
    Mangal

  • Best Practice for Updating Administrative Installation Point for Reader 9.4.1 Security Update?

    I deployed adobe reader 9.4 using an administrative installation point with group policy when it was released. This deployment included a transform file.  It's now time to update reader with the 9.4.1 security msp.
    My question is, can I simply patch the existing AIP in place with the 9.4.1 security update and redeploy it, or do I need to create a brand new AIP and GPO?
    Any help in answering this would be appreciated.
    Thanks in advance.

    I wouldn't update your AIP in place. I end up keeping multiple AIPs on hand. Each time a security update comes out I make a copy and apply the updates to that. One reason is this: when creating the AIPs, you need to apply the MSPs in the correct  order; you cannot simply apply a new MSP to the previous AIP.
    Adobe's support patch order is documented here:  http://kb2.adobe.com/cps/498/cpsid_49880.html.
    That link covers Adode  Acrobat and Reader, versions 7.x through 9.x. A quarterly update MSP can  only be applied to the previous quarterly. Should Adobe Reader 9.4.2  come out tomorrow as a quarterly update, you will not be able to apply it to  the 9.4.1 AIP; you must apply it to the previous quarterly AIP - 9.4.0. At a minimum I keep the previous 2 or 3 quarterly AIPs around, as well as the MSPs to update them. The only time I delete my old AIPs is when I am 1000% certain they are not longer needed.
    Also, when Adobe's developers author the MSPs they don't include the correct metadata entries for in place upgrades of AIPs - any AIP based on the original 9.4.0 MSI will not in-place upgrade any installtion that is based on the 9.4.0 MSI and AIP - you must uninstall Adobe Reader, then re-install. This deficiency affects all versions of Adobe Reader 7.x through 9.x. Oddly, Adobe Acrobat AIPs will correctly in-place upgrade.
    Ultimately, the in-place upgrade issue and the patch order requirements are why I say to make a copy, then update and deploy the copy.
    As for creating the AIPs:
    This is what my directory structure looks like for my Reader AIPs:
    F:\Applications\Adobe\Reader\9.3.0
    F:\Applications\Adobe\Reader\9.3.1
    F:\Applications\Adobe\Reader\9.3.2
    F:\Applications\Adobe\Reader\9.3.3
    F:\Applications\Adobe\Reader\9.3.4
    F:\Applications\Adobe\Reader\9.4.0
    F:\Applications\Adobe\Reader\9.4.1
    The 9.4.0 -> 9.4.1 MSP is F:\Applications\Adobe\Reader\AdbeRdrUpd941_all_incr.msp
    When I created my 9.4.1 AIP, I entered these at a cmd.exe prompt - if you don't have robocopy on your machine you can get it from the Server 2003 Resouce Kit:
    F:
    cd \Applications\Adobe\Reader\
    robocopy /s /e 9.4.0 9.4.1
    cd 9.4.1
    rename AdbeRdr940_en_US.msi AdbeRdr941_en_US.msi
    msiexec /a AdbeRdr941_en_US.msi /update F:\Applications\Adobe\Reader\AdbeRdrUpd941_all_incr.msp /qb

  • Not a valid Network Installation Point

    Post Author: BGardner
    CA Forum: General
    This one is obscure but I hope that someone will recognize it. It doesn't appear on any searches.
    Crystal 8.5 was installed onto a client's server (used for custom reports in an accounting application). I was able to successfully run a Workstation installation to 2 or 3 PC's using P:\ as the Network Installation Point.
    But now the Workstation install fails and returns the message "The directory P:\ is not a valid Network Installation Point - it does not contain the Crystal Reports network files."
    Notes:
    The cause of the problem is that the server was replaced by a newer one
    The new server has the same name and sharenames & drive mappings are identical
    All files were copied from the old server to the new one
    Everything else runs correctly, including CR on workstations previously installed
    I reinstalled CR but with the same results
    Server O/S is Windows 2003 on both servers.
    Clearly there is something missing (or something that shouldn't be there!). Or could it somehow be a rights issue?
    I'm stymied so all suggestions are welcome!  Thank you.

    You don't specify the version number of 2.6. Is that Solaris 2.6 HW 5/98? Any earlier version of Solaris 2.6 will most likely not work.

  • Decimal Points in BOM

    Greetings...
                       How to make the setting for allowing deciaml points usage .
    Now i want to use the qty as 0.006 KG for (60 gm)  in BOM, But system giving me error as
    "Input must be in the format .__.___.__~,___V
    Edited by: SAP PP on Nov 26, 2008 6:52 AM

    Dear SAP PP,
    In standard SAP the syetm allows you to maintain only upto 3 decimal places.
    For configuring the units use T Code CUNI
    To solve your problem,refere these links and decide.
    [Decimal Places in BOM|Re: Decimal places in BOM]
    Regards
    Mangalraj.S

  • Integration point in bom

    hi ALL
    I would like to know the integration point with pp and co with respect to bom
    Thanks in advance
    Mahesh

    Dear Mahesh,
    Added to Above inputs,
    in some industries  people go with costing BOM's like R&D departments
    the only point we need to note is whether it is costing BOM or sales order BOM or Production BOM
    there is Costing relevancy indicator tick in BOM it should be ticked
    then only system will updates the components price while CK11N & CK24
    Regards
    Madhu

  • Crashing at installation point

    I just purchased Adobe Elements 12 and I am have trouble installing the program onto my Mac.
    I can get as far as the 'install' button and Adobe Application Manager says 'sign in required' I click 'continue' and it has been frozen at this point all day.
    Is there an alternative way to install Photoshop or does anyone know a solution?

    It is most definitely a problem with purchasing the Evo Lancer. I had purchased this car, upgraded its performance, but the game crashed when I attempt to purchase vinyls for it. The current fix for it is to delete NFS program and reinstall it. Don't repurchase this car again in the game, until the game developer updates this issue in his/her future upgrades.
    If my response helps you correct any issue that you're having, award me a KUDO by pressing the Star below. Then press Accept As Solution.

  • What did I do wrong? I used to have iTunes installed on this computer and lost it when it crashed. No I can't get past a certain point in the installation point. I keep getting an error message stating that I need to verify that I have access to this file

    Help!! What's going wrong here. I used to have iTunes installed on this computer but lost it when it crashed. I've tried re-installing it numerous times but I keep getting the same error message. "Error writing to file: C:\ProgramFiles\iTunes.Resources\es.lproj\iPadLicense.rtf. Verify that you have access to that directory." I know I have access to that directory because on a different computer I can sync my iPad and iPhone. What am I doing wrong? What do I need to go in and authorize or turn on? Any help greatly appreciated. Thank you.

    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • How to get BOM compoents at the lowest level using BOM tables?

    I am doing a report based on CK13N wherein i hav material and plant as the selection parameters and based on that i get the product costing of the entire BOM.
    I pass material to MAST.get the BOM num and usage
    Pass it to STAS and get STLKN (ITEM NODE NUMBER)
    After that i pass STLKN and STLNR(BOM number) to STPO to get the BOM subitems based on UPSKZ(Sub items indicator). But that fails because UPSKZ is nt set for all the assemblies.
    So hw do i get the BOM components at the lowest level USING these TABLES

    Ashwin
    1) As Taj Said, Sub item is not actually a item or component.
    2) The sub item number what we are viewing the sub item sceen will be 001,002 like ,it not mean any item
    3) For Example a car has 4 wheels, so the item/component description is WHEEL
    4) The BOM Quantity of wheel is 4
    5) In BOM General item over view, you can select the wheel then click subitem
    6) This will lead to sub item screen
    7) There you can see subitem 001,002,003 then installation point,subitem text,qty etc
    8) Against installation point you can decalre Front Left,Front Right,Rear Left,Rear Left
    9) Against sub item text,qty you can declare Front Left wheel-1,Front Right wheel-1, Rear Left wheel-1, Rear Right wheel-1 no
    9) This does not mean there are addition Sub items for wheel (ie) additional BOM component)
    10) Just declaring the positions for fitting in the car to ease the Assembly Person for fixing the wheel
    11) So if you get the cost for WHEEL as assigned in BOM item then ok, don't worry about sub item cost
    Reward me if my answer is helpful
    K.Prabakaran

  • How to obtain BOM componnts at the lowest level based on SUB item indicator

    I am doing a report based on CK13N wherein i hav material and plant as the selection parameters and based on that i get the product costing of the entire BOM.
    I pass material to MAST.get the BOM num and usage
    Pass it to STAS and get STLKN (ITEM NODE NUMBER)
    After that i pass STLKN and STLNR(BOM number) to STPO to get the BOM subitems based on UPSKZ(Sub items indicator). But that fails because UPSKZ is nt set for all the assemblies.
    So hw do i get the BOM components at the lowest level USING these TABLES..

    Ashwin
    1) As Taj Said, Sub item is not actually a item or component.
    2) The sub item number what we are viewing the sub item sceen will be 001,002 like ,it not mean any item
    3) For Example a car has 4 wheels, so the item/component description is WHEEL
    4) The BOM Quantity of wheel is 4
    5) In BOM General item over view, you can select the wheel then click subitem
    6) This will lead to sub item screen
    7) There you can see subitem 001,002,003 then installation point,subitem text,qty etc
    8) Against installation point you can decalre Front Left,Front Right,Rear Left,Rear Left
    9) Against sub item text,qty you can declare Front Left wheel-1,Front Right wheel-1, Rear Left wheel-1, Rear Right wheel-1 no
    9) This does not mean there are addition Sub items for wheel (ie) additional BOM component)
    10) Just declaring the positions for fitting in the car to ease the Assembly Person for fixing the wheel
    11) So if you get the cost for WHEEL as assigned in BOM item then ok, don't worry about sub item cost
    Reward me if my answer is helpful
    K.Prabakaran

  • BOM report with Rev

    I need to create an Query to run a BOM export report - restricted by the latest Rev.
    In the Infoset we have joined MAST>STKO>STPO>STPU.  The SQ02 query works using this infoset but exports all Rev's.
    I have made multiple failed attempts to join the AEOI table to restrict my query using the ECN - which should give my end users the BOM Rev by ECN they desire.
    I am able to build the infoset AEOI>MAST>STKO>STPO>STPU, with a successful join and generate it.  The front end of the query is correct, no error in the infoset.  BUT when we run the query it comes up with the error "No data selected".
    Any direction on this would be greatly appreciated!
    Thanks!

    Here is more detailed information:
    Single level BOM only
    SQ02 Infoset - Join MAST-STKO-STPO-STPU
    (Material to BOM Link-BOM Header-BOM item-BOM Subitem)
    Field                            SAP                    SQ01                SQ01
    Name                              Table                   Selection             Output
    Material Number            MAST-MATNR     x                      x
    Plant                                   MAST-WERKS     x     
    Deletion Indicator           STKO-LKENZ     x     
    Deletion flag for BOMs     STKO-LOEKZ     x     
    BOM component           STPO-IDNRK     x                      x
    Installation Point
    for Subitem                   STPU-EBORT     x                      x
    BOM Usage                   MAST-STLAN     x     
    BOM Item Number           STPO-POSNR          
    Component quantity           STPO-MENGE                           x
    *Need          *
    *Revision Level                   ?(RC29A/AEOI)-Revlv     *
    I really appreciate your assistance on this!
    Ame B.

  • Error 1308.Source file not found with 9.4.2 Admin Install point

    I'm including as much information in this post as possible to help narrow down my problem, so if it's too wordy I appologize.
    I've created an Admin install point for Acrobat 9 patching it up to Acrobat 9.4.2 using the following commands in a batch file:
    D:
    cd \Adobe\Acrobat\AcrobatPro9
    md \Adobe\Acrobat\AcrobatPro9AIP
    start /wait msiexec /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP /Liv D:\Adobe\Acrobat\AcrobatPro9AIP\install900.log /qn
    cd \Adobe\Acrobat\AcrobatPro9AIP
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcroProStdUpd910_T1T2_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install910.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd912_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install912.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd920_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install920.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd930_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install930.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd932_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install932.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd933_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install933.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd940_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install940.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd941_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install941.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd942_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install942.log /qn
    I rename the folder "AcrobatPro9AIP" to reflect the current version (e.g. "Acrobat9.4.2"), copy the folder to my DFS, create an MST with the Customization Wizard, and then deploy with Group Policy.
    Before I deploy I always run a few test installations on two Windows XP 32-bit machines, and two Windows 7 64-bit workstations. I've been using this method to build my install point for the last 5 Adobe patches without a problem, but suddenly with version 9.4.2 my test workstations pop up with the following error during the installation via the standard installation method "msiexec /i acropro.msi TRANSFORMS=acropro.mst":
    I built my installation package for acrobat9.4.1, 9.4.0 and 9.3.3 exactly the same way and the installations did not have this error. The file in question "Adobe.Acrobat.Dependencies.manifest" does not exist in my 9.4.1, or 9.4.0 package folders, nor does it exist in the 9.4.2 folder. Any suggestions?

    I am having the same problem, all the relevant info was already covered in the "thewaker" post above.   I too have made a script to make a Admin install with patches up to 9.4.2.  The script worked for 9.3.3 but when I remade the AdobeAIP for 9.4.2, I too got this error when installing it, even manually.  (Error 1308.Source file not found.  Adobe.Acrobat.Dependencies.manifest ) Running on Windows 7 32bit.
    Here is my Script.
    C:
    cd\AcroBatPro9
    md \AcrobatPro9AIP
    start /wait msiexec /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP /Liv c:\AcrobatPro9AIP\install900.log /qn
    cd \AcrobatPro9AIP
    start /wait msiexec /p c:\AcrobatPro9\AcroProStdUpd910_T1T2_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install910.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd912_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install912.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd920_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install920.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd930_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install930.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd932_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install932.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd933_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install933.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd940_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install940.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd942_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install942.log /qn
    I did notice though that the "thewaker" has added AcrobatUpd941_all_incr.msp to his script, which is a security update. Which may be "a" problem, but I don’t think this is related to the problem we are having.
    Administrative deployment
    Administration Installation Point (AIP) deployments must not apply a quarterly update AIP in which a security update was the most recently applied update. Because a quarterly update includes the changes implemented in all recent security updates, the quarterly update forcibly bypasses those updates entirely. To deploy a quarterly update from an AIP, create a AIP which includes only quarterly updates as follows:
        Acceptable:      Acrobat 9.0.0 -> 9.1.0 (Quarterly) -> 9.1.2 (Quarterly) -> 9.2.0 (Quarterly) -> 9.3.0 (Quarterly) -> 9.3.2 (Quarterly) -> 9.3.3 (Quarterly) ->  9.4.0 (Quarterly) -> 9.4.1 (Security)
        Acceptable:      Acrobat 9.0.0 -> 9.1.0 (Quarterly) -> 9.1.2 (Quarterly) -> 9.2.0 (Quarterly) -> 9.3.0 (Quarterly) -> 9.3.2 (Quarterly) -> 9.3.3 (Quarterly) -> 9.4.0 (Quarterly) -> 9.4.2 (Quarterly)
        Unacceptable:  Acrobat 9.0.0 -> 9.1.0 (Quarterly) -> 9.1.2 (Quarterly) -> 9.2.0 (Quarterly) -> 9.3.0 (Quarterly) -> 9.3.2 (Quarterly) -> 9.3.3 (Quarterly) -> 9.4.0 (Quarterly) -> 9.4.1 (Security) -> 9.4.2 (Quarterly)
    Anyway.. Any help with this would be helpful as I would like to deploy it soon.
    Thanks.

  • Office 2013 with Service Pack 1 installation error about "search path"

    I have an automated installation technique that has worked fine with Office 2010 Pro Plus (32-bit), incorporating the latest Service Pack into the network administrative installation point (under \updates), adding 10 foreign languages to the network administrative
    installation point, creating a custom .msp with the OCT (that goes into \updates too), editing the config.xml files, and then running setup.exe from that network administrative installation point. This works on 32-bit Windows XP clients and on 32- and 64-bit
    Windows 7 clients.
    For Office 2013 Pro Plus, I have built the network administrative installation point exactly the same way (original DVD files + languages + SP1 updates + config.xml updates), but the installation is failing with every type of client, all with
    the same error message. The network administrative installation point is readable by the normal installing account, but I even get the same error when I login as me and initiate setup.exe manually, and I have all rights to this point.
    Here's the critical point from a log file:
    2014/03/11 11:53:49:691::[2372] DistributionPoint parsed.  The distribution point is now set to: \\archive.ads.college.edu\archive\KBOXalt\Office2013
    2014/03/11 11:53:49:691::[2372] COMPANYNAME specified in config.xml.
    2014/03/11 11:53:49:691::[2372] USERNAME specified in config.xml.
    2014/03/11 11:53:49:800::[2372] Setupexe Resiliency Mode is set to [PerformIfApplicable]; thus Resiliency is [disabled] for the [InstallExecutionMode]
    2014/03/11 11:53:49:910::[2372] Searching for default versions of resource files under the folder [\\archive.ads.college.edu\archive\KBOXalt\Office2013].
    2014/03/11 11:53:50:019::[2372] Error: GetDirectories: search path \\archive.ads.college.edu\archive\KBOXalt\Office2013 does not exist
    ErrorCode: 0(0x0). Failed final attempt to load a setupexe resource file.
    2014/03/11 11:53:50:019::[2372] Error: GetDirectories: search path \\archive.ads.college.edu\archive\KBOXalt\Office2013 does not exist
    Type: 34::InvalidDirectory.
    2014/03/11 11:53:50:019::[2372] WER element [SuppressModal] is set to value [true]
    2014/03/11 11:53:50:019::[2372] WER element [P4] is set to value [InvalidDirectory]
    2014/03/11 11:53:50:019::[2372] Catalyst execution finished: 03/11/2014 11:53:50.  Return code: 30034.  Exception caught: InvalidDirectory.
    2014/03/11 11:53:50:019::[2372] PERF: TickCount=894821 Name=RunSetup Description=End function
    I cannot find any references to this exact error anywhere on the Internet. Can anyone tell me what this means, and how I fix it?

    As automated, the utility that runs setup.exe maps a drive letter to
    \\archive.ads.college.edu\archive\KBOXalt using a kboxmap AD account, which has read access to the whole \KBOXalt tree. I used that same kboxmap AD account manually to simulate what the utility does, and hit the same problem. But here's what's
    odd: right next to that
    \\archive.ads.college.edu\archive\KBOXalt\Office2013 directory is an
    \\archive.ads.college.edu\archive\KBOXalt\Office2010 directory, both created the same way, and the Office 2010 installation has always worked perfectly using the kboxmap AD account. I don't understand why Office 2013 is only working for an account with
    read/write access, where Office 2010 worked fine for an account with only read access. Especially when the Office 2013 resource kit documentation clearly states that the account running the installation should only have read access, nothing more. (All this
    KBOX stuff comes from the fact that our deployment environment is a Dell KACE KBOX 1000. However, that plays no part in the problem: ignoring the KBOX 1000, I can manually recreate the problem every time.)

  • Oracle EBS 11.5.10.2 Installation Steps

    Although this is by no means exhaustive or the most accurate, all contributions and/or corrections are welcome
    As I attempt to reply the numerous calls and emails I have been getting, firstly sorry guys, I have been settling down at a new job, and haven’t had time to locate my implementation notes, however find below the steps I followed with a successful result.
    Installing Oracle E-Business (EBS) Release 11i (version 11.5.10.2)
    Linux Installation – SLES 9 Rel 1
    •     Please follow these instructions – I could not have written a better set of instructions :
    http://www.novell.com/coolsolutions/feature/16009.html     
    NOTE: Although this is written for SLES 9.1, I believe this will work for any Linux variant.
    Also, make sure you have installed openmotif 2.0 or higher to make sure the forms server starts and remains running
    Windows 2003 Server SP 1
    Environment:
    Windows 2003 Server was installed as an environment on VMWare Server (The free one).
    Hardware Spec:
    P4 800 Mhz CPU
    2GB (Physical RAM) and 1GB (Virtual RAM)
    250 GB (Physical HDD), 120GB (Virtual HDD)
    DVD RW
    DECLARE
    At this point I have to say a few things:
    1.     I have not attempted installing on any other version of Windows, so if you try with another version, I may not be able to answer your questions, although I believe it should not be any different.
    2.     I would believe you can or have access to the internet and can download or find most of the resources needed.
    3.     I would assume you have installed the Windows 2003 Server with SP 1, Internet Explorer and Outlook. Also, have included an IP address, a server name with its domain extensions in the host file.
    4.     I would assume that you have created one group – dba , two users applmgr and oracle and included them in the dba and administrator groups
    5.     I would assume that you are at least familiar with the terms and usage of abbreviations in this sort of environments.
    6.     I would also assume you have reviewed and have made allowance to meet the required specification in terms of hardware (I did not attempt an installation on the USB HDD, so may not be able to help, if this applies to your situation)
    BEGIN
         Prepare Environment
    Download and have read the following software:
    1.     Java Development Kit 1.3 (or higher version)
    http://java.sun.com/downloads/index.html
    2.     Active Perl – This is needed for the staging script adautostg.pl http://www.activestate.com/store/productdetail.aspx?prdGuid=81fbce82-6bd5-49bc-a915-08d58c2648ca     
    3.      Visual C++ - This is needed for many of the real-time code compilation
    http://msdn.microsoft.com/vstudio/express/visualc/download/     
    4.      CYGWIN
    http://www.cywin.com/setup.exe     (Free open source, never expires!)
    OR
    MKS Toolkit (Evaluation copy, 30 Trial or get a licence for about $500)
    http://www.mkssoftware.com/eval/
    This is necessary for certain unix-only available utilities required to implement/compile Oracle E-business Suite, such as which, make, cc, etc.
    5.     The DVDs or downloaded zipped copy of the entire Oracle E-Business Suite software for Windows 32-Bit ( I did not attempt on a 64-Bit processor, though I believe it should not be different, but see the necessary documentation if that is your situation)
    http://edelivery.oracle.com     
    6.     Jinitiator – This is required to run the forms on your system (Although a first attempt to view any of the form interfaces downloads and requests this be installed first) http://www.oracle.com/technology/software/htdocs/devlic.html?url=http://otn.oracle.com/software/products/developer/htdocs/jinit.htm     
    NOTE:
    •     DO NOT Install into the default directories and do not allow spaces in file directories/path when installing the software, somehow experience has shown that the Oracle EBS does not handle spaces in file directories well, and results in untold hardship if ignored. E.g Default installation folder for an software installation may suggest C:\Program Files\ JDK 1.5, MAKE SURE you alter this to something like C:\JDK15. DO THIS FOR ALL SOFTWARE INSTALLED
    •     After each software installation, please reboot the system before installing the next piece.
    •     Make sure that all the paths to the bin folders for all software installed is included in the environment variables, and verify by typing path in the command prompt to display all paths listed
    •     If using CYGWIN (like I did, as I could not afford a software expiring on me nor could afford $500 for a test). You may choose all the modules available, but you do not need all (it will be an overkill to have the entire unix utilities and libraries on your windows box, unless you plan on learning unix commands or into heavy development requiring a unix environment, without wanting a unix machine) MAKE SURE you choose all the library options, all the development options and that should be OK. Then confirm after the installation by typing which, cc (or gcc), make(gnumake), ls, gawk(awk), grep (egrep) (IMPORTANT:Where one of the other in brackets exists, copy and rename the copy as the alternative). As a double sure – copy all of these into C:\Bin directory.
    •     If the Oracle EBS is downloaded, unzip all the files into the folder and ignore any suggestions that it will over-write other files such as the component.label files
    Installation Proper
    •     Run adautostg.pl – which you will find in the StartCD i.e the first file downloaded and unzipped. This will attempt to rearrange the installation files in the order in which the installation wizard – rapidwiz prefers and identifies the folders. (Saves you hand-holding the wizard by having to interact during the installation, pointing it to the relevant folders/files if not run) to create the staging area.
    •     Run Rapidwiz – either by double clicking the rapidwiz.cmd in the startcd folder (this would be the one in the staging area) or from the command prompt
    •     As required, point rapidwiz, to the bin folder of cygwin e.g C:\cygwin\bin (if this is as installed) in the place where it requires the MKS Toolkit
    •     Pre-installation Checks – rapidwiz intelligently tests all the necessary software and requirements before installation starts. A corresponding message to each parameter suggests the opinion of the rapidwiz whilst a green tick indicates the parameter is sufficient, other indicators may need reviewing. Please make sure you resolve each issue before progressing with the installation. This may lead to a waste of time if not resolved.
    •     Choose a single-node installation
    (if just testing or practicing, you may also choose a multi-node if this is what you want.)
    •     If all the modules are not needed (I installed all), you may have to choose which modules you require, and state where you want the modules installed.
    •     Assuming all parameters are passed and installation begins, the different stages of the installation steps can be followed by the on-screen messages or log file reviews (each logfile directory will be displayed on the screen during the installation of each context).
    •     Post Installation Checks – Rapidwiz does some checks after an installation, whether successful or not, and provides a report. When an installation is successful. It confirms and provides the url to login. The default username and password for the system administrator is usually sysadmin / sysadmin. You are encouraged to create another user immediately.
    For all who asked, depending on how far up your hardware scales in terms of specifications, the installation may take about 3 hours (at least mine did) or more.
    Login on to Oracle EBS !
    The URL required for logging on to the OAM (Oracle Application Management - For the Apps DBAs) and OEBS (Oracle E-Business Suite - essentially for the Functional Implemeters/Consultants ) - The entire gamut (They are shown as hyperlinks), should be as follows;
    http://hostname(servername.domainname.com):8000/
    where hostname is the same as specified in your host file e.g servername.domainname.com or .whatever-u-like
    and
    8000 - is the default port, but you may have chosen your own port and that should be used in such a case.
    N.B - The Forms server is often started when an attempt is made to access such an interface after login in to the OEBS. However, in my own case, it did not until I made sure openmotif 2.1 was installed on my SuSE Linux Enterprise Server 9.1. The windows installation started without any issues.
    If all attempts fails….
    You may have to try and try again by deleting all installation files and starting all the installation steps again. It will help if you know how to edit your registry settings to delete all reference to oracle e-business (not all reference to oracle though, as some odbc-related entries have been installed by Microsoft and require your registry settings to function)
    Alternatively, send me your box, your mailing address and a token (money of course, and I may be able to set it all up for you) – JOKING!
    CAVEAT: I will not be held responsible if anything unsavoury happens to your system in the course of you following the steps I have highlighted above either correctly or incorrectly. However, if you are successful, please sing my praises all over the forum and ask that I be rewarded by Oracle!
    Olu

    Hi
    If anyone need the document to "How to install Oracle Applications 11i on Windows 2003" i can forward the document with screen shots with detailed steps.
    Reg
    Dwaraka

Maybe you are looking for

  • A different error every time I sync my iPod Touch 64GB

    I have an iPod Touch 64GB. After iOS4 upgrade and iTunes update, at least half of the times I connect it to my pc (Windows 7 64bit) some error comes up like, the ipod is disconnected (when it's not), a duplicate file has been created, the requested f

  • When opening a WebHelp system in Firefox, it complains that it can't find contentlist.xml--is this needed? What is it?

    When a developer called my online help system (generated in RoboHelp9 as WebHelp) from Firefox, the help seemed to work fine. But he said in Firefox "trace output it complained about 'can not find contentlist.xml'" What is it looking for, and will th

  • ISight Question

    My iSight, upon starting photobooth, flickers bright green for about 1 second, and then produces the normal picture. I assume that this is just the camera calibrating itself based on the light conditions in the room, but I wanted to be sure. Is it no

  • Error in Comunication Channel

    Hi All I have a IDOC to file scenario, in the file CC I use append,FCC with the paramater fieldfixlengths. All is well the file appends until a file comes trough where the CC fails because one of the field lengths is longer than specified in the fiel

  • I cannot find the method in this interface!

    Is service an interface and query its method in the following scrips? But I cannot find the method query in this interface. What is the function of new? Map map = service.query(new FreeMemAgent(), null); Thank you Edited by: jetq on Jun 7, 2009 9:05