Development Env't for Customization

Hi, i have successfully installed iFS on an NT box...
My intention is to customize the front-end
(web interface)... I needn help with:
(1) How to setup the development environment?
(2) What additional products need to be installed to accomplish this..
Any advise will be highly appreciated!!!
Thanx...

Eniba--
Basically, follow the machine requirements lised in the Installation Guide. If you're sticking strictly with HTTP, however, the memory requirements will be less. The quoted memory requirements in the Installation Guide are for running all protocols simultaneously.
Was there something else about machine requirements you needed to hear?

Similar Messages

  • SQL Query taking the different time in Production and Development Env.

    Hi All,
    Following is the query which is hitting mainly two tables. SA_ORDER & AC_INVOICE.
    My Production and Development both has same amount of data. But in Development env. it is just taking 5 secs. to execute but in Production Env. its handing.
    I have also execution plans of both env. The difference is in development env. it is showing some view i.e. SYS.VW_NSO_1 which is not getting used in Production env.
    And one more input is in Production Env, I don't have DBA privileges.
    What setting will I have to make to resolve this performance problem in Production Env. ?
    Here is the QUERY:------------
    SELECT distinct A.GL_COMPANY_ID,
    A.CUSTOMER_GROUP_ID,
    A.CUSTOMER_GROUP_NAME,
    A.INVOICE_ID,
    A.ORDER_ID,
    B.ORDER_NAME,
    A.CUSTOMER_ID,
    A.CUSTOMER_NAME,
    c.order_name parent_order_name,
    A.INVOICE_DATE,
    A.DUE_DATE,
    A.TOTAL_INVOICED_AMOUNT,
    A.TOTAL_PAID_AMOUNT,
    A.CREDITED_AMOUNT,
    H.write_off
    from ac_invoice a,
    sa_order b,
    (select parent_invoice_id, sum(total_invoiced_amount) write_off
    from ac_invoice
    where invoice_type_id = 3
    group by parent_invoice_id) H,
    (select order_id, order_name from sa_order where order_type_id in (3)) c
    WHERE a.order_id = b.order_id and a.invoice_id = H.parent_invoice_id(+) and
    b.parent_order_id = c.order_id(+) and
    a.invoice_id NOT IN
    ((SELECT invoice_id
    FROM ac_invoice
    WHERE parent_invoice_id IS NOT NULL AND invoice_type_id != 3)
    UNION
    (SELECT parent_invoice_id
    FROM ac_invoice
    WHERE parent_invoice_id IS NOT NULL AND invoice_type_id != 3)) and
    A.GL_COMPANY_ID = 1 and UPPER(A.customer_name) like upper('%KTLA%')
    and
    invoice_type_id in (1, 3, 4, 5, 2) and a.invoice_status_id = 1
    ORDER BY A.INVOICE_ID

    Please follow the advice in [url http://forums.oracle.com/forums/thread.jspa?threadID=501834&tstart=15]this thread for both your development and production environment.
    Regards,
    Rob.

  • ABAP: Developed new Report for Summarized JIT (Just In Time) calls

    Hi to all,
    Can anybody please tell me about the following:
    ·     Developed new Report for Summarized JIT (Just In Time) calls: This report is for Delco Singapore needs all Summarized JIT calls created between selected dates to be closed. If JIT call quantity is 0 and GR quantity is also 0, then GR flag for JIT call to be checked and JIT call will not be shown open. If the JIT call quantity is greater than zero and GR for JIT call quantity is zero then JIT call quantity made as zero and GR flag for JIT Call to be checked. Once it is checked the JIT call will not be shown in Open.
    Thanks in advance.
    Regards
    Monalisa

    Ok, I was able to figure out the functions that were confusing me. For my own record and for those that do not know, I will list how to create the objects necessary to add a new report to a menu.
    1-Write JSP (should be written just how Oracle writes theirs)
    2-Creat function for the new JSP page as System Administrator responsibility
    3-Use Sys Admin to add the function to a menu somewhere
    4-Using AK Developer responsibility, create an attribute with the label of the attribute being the name of your function you created. Oracle's convention is the name of the attribute has FS in it.
    5-Using AK Developer, lookup the ASF_FUNC_SEC_REG region
    6-Drill down into that regions attributes
    7-Add a your newly created attribute to this region
    You would do all these steps for your advanced search page as well, so that in your main jsp, you can call asfPage.setAdvancedSearchPage() with the attribute name of your advanced page.
    What I Still do not know is:
    (1) My main page keeps coming up saying that there is no default query defined for it. How do you create a default query for a report?
    (2) How to get the personalization to work.
    Can anyone help?
    Thanks!

  • When will itunes develop ios 7 for ipod touch 4G??????? .

    ITUNES TEAM AND THE DEVELOPERS NEED TO DEVELOP IOS 7 FOR IDEVICES THAT ARE CURRENTLY INCOMPATIBLE FOR IOS 7 BECAUSE IT IS TOTALLY UNFAIR AND BIASED FOR SOME TO HAVE AN IOS DEVICE WHICH IS NOT RUNNING ON THE LATEST SOFTWARE RELEASED!!!!!!!!
    I HOPE MY WORDS ARE HEARD AND ARE BEING SUPPORTED BY THE REST IOS DEVICE USERS WHO FEEL THE SAME WAY AND ARE EXPERIENCING THE SAME PROBLEM.THANK YOU!!!!!

    Never. It doesn't have enough RAM to run iOS 7, and there have been iOS devices incapable of running the latest release for three and a half years.
    (99432)

  • Developing JSP iViews for PCR on R/3 4.6C Backend??

    I have read several posts and have looked into a lot of documentation, but there still seems to be some confusion regarding MSS/PCR and EP 6.0.
    Here is some background:
    We are planning to upgrade our portal from Workplace 2.11 to SAP EP 6.0 (NW04).  We have an R/3 4.6C backend and we are using ITS forms for our PCRs. 
    When we move to the EP 6.0, I see two ways of proceeding:
    1.  Use IAC iView on ITS and just call our ITS based forms from the EP 6.0.  This means we keep our standalone ITS.
    OR
    2.  Develop JSP iViews for our PCR forms on EP 6.0.  This way, we would no longer need ITS. 
    My confusion is whether I can actually do option 2.  After upgrading to EP 6.0 and installing the plug in 2003.1, can I develop PCR forms using JSP iView with a R/3 4.6C backend?
    Thanks,
    Younoos

    I am not sure anyone can give you specific guarantees regarding development and use of your own custom JSP iviews ITS or otherwise
    What I can say is -->
    Certainly from a SAP perspective the delivered MSS Business Package 60.1.20 (HTMLB with JSP PCRs) is useable
    in the landscape versions you mentioned (46C with EP6)  as per following link
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/302ecc07-a56d-2910-8fad-84996151e3b4
    Therefore MSS PCRS based on JSP is possible in EP6 with 46C
    Its also not clear why your ITS based forms are being abolished - if you back-end remains 46C - then presumably these should
    still work - either called directly via ITS URL string given to users or integrated into EP 6 as a ITS iview or Portal HpF service calling ITS URL directly - the only reason I can think is that perhaps your ITS forms has a Workplace 2.11 dependancy or other dependancies I am not aware of.
    Best wishes
    Stuartr

  • Has anyone had a problem with TapMedia File Manage on iPhone 5. I reported a WIFI functionality problem to the developer and asked for support. Instead they have been very unprofessional by name calling me instead of logically evaluate and troubleshoot th

    Has anyone had a problem with TapMedia File Manage installed on iPhone 5? I reported a WIFI functionality problem to the developer and asked for support. Instead the company has been very unprofessional by name calling me instead of logically evaluate and troubleshoot the problem

    Hi AKE1919,
    Welcome to the Support Communities!
    The following information should help you with this:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    http://support.apple.com/kb/HT1933?viewlocale=en_US
    Cheers,
    Judy

  • Will Adobe develop a patch for pixelated CS6 workspace on retina display?

    Will Adobe develop a patch for pixelated CS6 workspace on retina display?

    You can believe what you like, but it won't change the truth.
    CS6 is a Cocoa application, and Retina support requires Carbon (or the other way around, I'm a Windows user). It's not a matter of adding a few lines of code to make the change, it required rewriting the entire program from the ground up.

  • What's new in these days?Seeking to persuade, Adobe still insist FP Development. Waiting for answer

    Seeking to persuade, Adobe still insist FP Development. Waiting for answer on line.
    I am an AS3 developer, deeply in love with it. Recently I was very disappointed with Adobe.
    Fp11.8 seems update frequenctly, but nearly no change. New feathers is all the same every time, why? Unity 3d and Fusion Chart has said goodbay to Flash Player, Weather Adobe is also? 

    Not sure exactky what's your point, but FP has been gaining some pretty nice features. The GameInput API, for example, is awesome despite a couple of remaining bugs, and a few cool GPU-acceleration features and updates have been creeping in FP too. I'd assume the frequent updates are more due to stability, while point releases are the ones where you see new features. You may want to double-check the changelog to see what has been changed on every version.
    Unity has said goodbye to Flash because it solved a problem that was virtually nonexistant, and Fusion Charts would do better with a more cross-platform solution (e.g. Canvas/SVG) considering their target audience. I don't think either have anything to do with Flash technology per se.

  • Development of Form for Returnable and Non-returnable material Gate pass

    Dear Experts,
    I am working with an Indian client impementing SAP PM. I need help in developing a form for Returnable and Non Returnable Gatepass. Requirements are below;
    RGP/NRGP should be made for all materials going out of the factory, irrespective of it being coded or not
    It should be plant specific
    It should have reference to material movement document for tracking purpose
    It should have details of vendor, transport company, vehicle number, permits if required, etc
    A Z report should give details of all RGP/NRGP based on material document number and date
    Please guide me based on your experience.
    Thanks,
    Boby

    Boby,
    This can be met. But before developing this, have you implemented the refurbishment process of PM module? This will really help in tracking the equipment and also for the development of RGP/NRGP.
    First you have to create a form for the gate pass  and have to create an enhancement in MIGO for triggering the RGP/NRGP, else you can also create a separate Z transaction code for printing the Gate pass. You will get all the fields like vendor, material, QTY, movement type from the MIGO GI document. 
    For the gate pass the MIGO document will be the reference all the times, you can also develop a Z report for the records for the gate pass.
    Regards,
    Praveen

  • What table and fileds we have to use to develop a report for blocked

    what table and fileds we have to use to develop a report for blocked invoices?

    VBRK-RFBSK
    <b>     Error in Accounting Interface
    A     Billing document blocked for forwarding to FI
    B     Posting document not created (account determ.error)
    C     Posting document has been created
    D     Billing document is not relevant for accounting
    E     Billing Document Canceled
    F     Posting document not created (pricing error)
    G     Posting document not created (export data missing)
    H     Posted via invoice list
    I     Posted via invoice list (account determination error)
    K     Accounting document not created (no authorization)
    L     Billing doc. blocked for transfer to manager (only IS-OIL)
    M     Analyst Approval refused (only IS-OIL)
    N     No posting document due to fund management (only IS-PS)</b>
    Regards
    prabhu

  • How to develop a report for display unused materials

    how to develop a report for display unused materials? where can i find them?

    Hi Phani,
    I didnt get what u acually mean by unsued material. These are some sample materail types which u can find in table 'Mara'  field 'Mtart'.
    ABF  Waste                   
    AEM  Samples                 
    BLG  BLG Empties  External   
    BLGA BLGAEmpties  Fixed assets
    CH00 CH Contract Handling    
    COMP Prod. alloc., purchased 
    CONT KANBAN Container        
    COUP Coupons                 
    DIEN Service                 
    DOCU documentary batch       
    ERSA Spare parts             
    FERT Finished product(fert)  
    FGTR Drinks                  
    FHMI Prod. resources/tools   
    FOOD Foods (excl. perishables)
    FRIP Perishables             
    GR01 material type 01        
    GR02 material type 02        
    HALB Semi-finished product   
    HAWA Trading goods           
    HERS Manufacturer parts      
    HIBE Operating supplies      
    IBAU Maintenance assembly    
    INTR Intra material          
    KMAT Configurable material   
    LEER Empties                 
    LEIH Returnable packaging    
    LGUT Empties (retail)        
    MODE Apparel (seasonal)      
    NLAG Non-stock material      
    NOF1 Nonfoods                
    PIPE Pipeline material       
    PLAN Trading goods (planned) 
    etc.
    ex:
    select * from mara where mtart = 'ABF'.
    Regards,
    Kiran B

  • How can i develope a report for getting purchase requisition details

    how can i develope a report for getting purchase requisition details like mrp controller release date unit of measure

    Hi,
      Go to Tcode ME53(Purchase requisition display). Give any preq number and click the item overview button..
    in the next page click select one item and press item details button(or F2 button)..In the next page all your requiresd fields will be there.. put cursor in reqd field and press f1.. in the pop up box press techical details(hammer button) to get the field name as well as the transparent table.. Use those fields and table in ur program..
    hope it helps
    Award points if it helps

  • Developing adapter modules for PI 7.0 using NWDS 7.3

    Hello all,
        Did someone have already developed adapter modules for PI 7.0 using NWDS 7.3? I can´t find the EJB libraries for Java 1.4.
        I'm able to develop mapping programs, but I'm not sure if it is possible to create EJB projects.
    Thanks,
    Marcos

    Hi Marcos,
    I haven't tried developing adapter modules in NWDS 7.3 for PI 7.0 myself, but according to the documentation from SAP it is possible to develop J2EE 1.4 compliant applications i.e. EJB 2.1 components, which is used by SAP PI 7.0.
    [http://help.sap.com/saphelp_nw73/helpdata/en/48/fc1e73a0ad2637e10000000a42189d/frameset.htm]
    Because of this backwards-compatibility I would expect that the EJB libraries for J2EE 1.4 should be available directly in NWDS 7.3 somewhere.
    Best regards,
    Jacob

  • An EFFECTIVE development directory structure for J2EE platform?

    Hi, here we r talking about deployment environment more than development
    environment. Have u ever think about designing an EFFECTIVE development
    directory structure for J2EE platform( e.g. weblogic )? u r not using the
    deployment directories for coding, r u? :)
    I used to construct a dir structure for dev and want to improve it.
    d:/wholesystem/*.prj // Project files
    ...../module1/src/com/.... // Module source files
    ...../module1/doc/... // Module doc files
    ...../module1/classes/... // Module class files
    ...../module2/...
    ...../web/*.jsp // web page files
    ...../web/images/... // web page images
    ...../web/WEB-INF/... //...
    Do u have any good ideas? Thanks!
    * Name: Gary Wang
    * Tele: 010-65546668-8119
    * Mail: [email protected]

    Create a web-inf folder at the same level of src and
    jsp folder inside src
    i mean
    /build.xml
    /src/
    /src/java/<package>/...../*.java
    /src/demo/<package/...../*.java
    /src/test/<package>/....../*.java
    /src/jsp
    /web-infSo, would you put in /src/jsp only the *.jsp?
    And what in /WEB-INF ? What woud you put there? Would you do something like:
    /WEB-INF/web.xml
    /WEB-INF/src/<package>/..../<my_servlets_and_j2ee_stuff>.java
    /WEB-INF/classes/<package>/..../<my_servlets_and_j2ee_stuff>.java
    In this manner sources and classes are in the same tree, it does not seem very clean to me, expecially if you consider that probably I must have a "test" directory to unit test some j2ee stuff (as for the j2se stuff in "src"): how would you do that?
    Is this directory structure anyway what you meant or not?
    alessio

  • Is there or can Microsoft develop a app for smart TVs so you can stream from Windows Media Center

    I have used Windows Media Center for years to record TV programs and have even sertup my kids Xbox 360 as an extender.  I've recently purchased a smart TV which allows me to steam music and home videoes from Windows media player but ofcourse the .wtv
    files will not play.  Would it be possible to develop an app for Smart TVs and other devices so they can be used as extenders.  I'm sure many people would be willing to pay for the app.  I've tried some 3rd party extenders and not been
    happy with there performance and I'd like to not need another box and remote.  I'm sure these new TVs have the ability to do it will microsoft allow them too? 

    Hi,
    I agree with S.Sengupta.
    You may contact the support of the smart TVs and request a tool to match Windows media player.
    Hope it helps.
    Regards,
    Blair Deng
    Blair Deng
    TechNet Community Support

Maybe you are looking for

  • Webhelp topic not opening in Safari directly

    In an application that runs in Safari and has Webhelp, when you click the app's Help button from a page (.NET) in the app, the page's help topic should open. Instead, the help's TOC page opens instead. Help is developed in RoboHelp x5. Is some change

  • Virtual Disk used Size is Zero

    Hi All, Got a 3.0.2 test environment, 2 hosts with a seperate physical VM Manager box. Been creating Xen PVM guests using both a downloaded OL5U7 template to clone from as well as using network boot to extracted iso via ftp (also OL5U7). For the clon

  • BC4J tag - add new record only in child table using join query

    Hi, I have developed the struts base jsp for BC4J component application using jdeveloper wizard. i have first developed the BC4J component. using emp table and dept table, also developed the association between emp and dept , and create view object u

  • Backup archivelog-limit

    Is there any way to limit the archive log file back up, I don't want to take all the archive logs generated since it reaches 80 to 90 GB and more than 100 files. Backup time takes more than hour to complete and also it affects the performance of othe

  • Nvidia gtx 480 or quadro fx5800

    Hi, I already have a nvidia quadro FX5800 & a Nvidia gtx 285 2gb, is it worth keeping these cards for CS5 or is it Best to invest in a GTX480. i am in the middle of building a new machine soon. and would be good to get some advise. Baz