BPS extraction to BI

Hello BW-BPS experts,
I have worked on R/3 to BI extractions but totally new in BPS part of BI 7.0
1. I want to know how to implement BPS in BW 7.0. Is it better practise to make different reports to view BPS data??
2. Is extraction process from BPS to BW different from extraction from R/3 modules(MM, SD etc) to BW ?? if yes then whats the difference.
3. Are there any standard datasources for extracting BPS data that we have to activate and use like what we do for LO extractions??
4. From some threads in forum i get to know that BPS dont need different server then BW as what we do for R/3, then how do we extract data from BPS to BW.
Please suggest. Points assured.
Thanks,
null

Hi sdn,
Planning functions change the transaction data in a planning package. Each planning function is assigned to just one planning level. There are various types of planning function (for example, copy, distribute, delete, formula). Parameter groups are created for a planning function. Those fields that are to be changed are determined when a planning function is defined The values of those fields are determined when a parameter group is defined.
You want to copy data from the actual version to the plan version. When you define the planning function you can determine which fields are to be changed during the copy operation. Select the Version field. When determining the parameter group you determine that version 001 is to be copied to version 002.
This one link can drive you thru......
http://help.sap.com/saphelp_nw04s/helpdata/en/05/242537cedf2056e10000009b38f936/frameset.htm
Regards
Karthik
*****Thanks for what ever points you assign me

Similar Messages

  • SEM-BPS how to load additional data for special users at runtime?

    Let´s assume you have a transactional info cube which contains SD Data from the source system.
    If you want to show additional data, let´s say the attributes of the sold materials which can be read in the table MARA of the source system (provided you use R/3, etc.)
    and you only want to show this data for a small amount of users, which need to see it, then i wonder how to do  this.
    am i right, that i can use the exit functions to init key figures, i.e. i could write some code which connects to the source system over RFC, downloads the data at runtime and presents it at the users excel sheet????
    moreover, is it necessary to extend the existing cube, just to achieve this aim?
    Message was edited by: Gideon Lenz

    Hello Gideon,
    there's no need to program anything. You can display any attribute in planning layouts. In your case you would extract the master data from material from SAP R/3 (MARA) into BW. The setup the layout to show the required attribute(s) in the layout in BPS.
    If the attribute is relevant only for a specific user group, just give them access to this "special" layout (create a planning folder or web interface for this group).
    Regards
    Marc
    SAP NetWeaver RIG

  • Retraction of WBS plan from BPS to PS.

    Hi,
    I am attempting to use the UPR_COST_PLAN_EXEC Function Module to retract data to R3. My aim is to be able to extract the data in a fiscal period to WBS Element - Cost Element combinations in PS.
    I have followed the guidance of the well written 'BPS Retraction for Cost Cener Accounting' web log and have also reviewed the topic entitled 'BPS->PS Retraction Problems' on the community.
    I am still struggling to find clarity on how to implement this functinality succesfully.
    I have followed step by step the guidance mentioned above. However for the Sender Structure 0ACTTYPE,
    0ACT_UNIT, 0COSTCENTER are not assigned to an InfoObject(because I want to retract to PS). 0WBS_ELEMT is assigned.
    I have created a BPS Planning Area and Planning Level. The planning Level and Package include
    Controlling area
    Cost Element
    Currency
    Fiscal year
    Fiscal year/period
    Fiscal Year Variant
    Unit of measure
    Value type (Restricted to 20)
    Version (Restricted to 0)
    WBS Assignment (IM)
    The Planning Function is set up as suggested. Controlling Area and Cost element (All other available fields are assigned to be changed) are not included in the fields to be changed because the system complained about it (Is there any guidance on how these fields should be assigned).
    The Parameter Group is set up as suggested. Other than
    Retr. R/3 Comp. (set as 9)
    BTW is there any guidance of the following settings (all currently set up as suggested)?
    Controlling Area
    Cost Element
    In the InfoCube I have records with all the data elements in the planning element filled and the WBS elements, cost elements match records in R3 with actual postings against.
    If I use my very limited debugging skills. If I look at the values in xth_data[x], the values are as I would expect cost element, fiscal period and wbs element are available correctly in the structure.
    When function UPBR_DATA_PACKAGE_MAP is called the values are available correctly in ith_data[x]. The function completes without error. However if I look in report S_ALR_87013531 the values are not updated.
    This is very frustrating. If any one has any really sound guides or a good approach for debugging or checking of pre-requisites or advice in general I would be over the moon.
    Thanks. Ross.

    Hi Ross,
    I just saw your response in sdn that you were able to solve the issue. Can you please let me know how did you resolve. Below are the settings which Iam currently using; greatly appreciate your help....
    We are using WBS & ABCPROCESS combination to retract the project cost;
    UPBR_RULE Mappings:
    Rec.Field - Sender Field
    0ABCPROCESS - 0ABCPROCESS
    0WBS_ELEMT - 0WBS_ELEMT
    0FISCPER3 - 0FISCPER3
    0FISCVARNT - 0FISCVARNT
    0FISCYEAR - 0FISCYEAR
    0OBJ_CURR - USD (Constant)
    0VERSION - ZFEVRSION (custom field)
    0AMOCCC - ZFEMSTR (custom field for amount)
    Parameter Group Settings
    Retr. R/3 Comp. - 9
    Retractor Control - 4
    Delta Update - 1
    Sender str. - UPB_SND_COPS
    Destination - PDSCLNT300
    Test mode Is Active - 0
    R/3 Version - VA1
    Wait for Update - 1
    Controlling Area - 01
    Cost Element - 02
    CElem category - 03.
    When I execute the planning function after manually creating few records. It does run sucessfully and the below message will be displayed;
    2 data records were read, 0 of them were changed, 0 generated.
    Iam not sure what Iam missing. Please let me know your inputs....
    Looking forward to hearing from you.
    thanks
    Syed.

  • BPS retraction part for Cost center accounting

    hi All
            Can any body help me regarding the retraction part for cost center accounting bw-bps, how the retraction is exactly done . when part is where the data
    comes sits in bw and R/3 .
    how exactly plan data sits in r/3 what is the relation
    while extrating the data into the bw, what is procedure for extracting in to the transactional cubes
    prs

    This post could give you some info:
    CCA Retraction with BW BPS
    Hope it helps.
    Regards

  • Cost Center data Extraction from R/3

    Hello,
    I am using extractor 0CO_OM_CCA_1 to get CO data into BW-BPS. After examining the resulting data into BW, I have a a problem: The customer uses movement types JVIV, RKIV, RRIV in R/3 for some of their cost centers, and they want those movements to be excluded from the extraction. However, I can see no valid filtering possibilities at the extractor....
    Do you know how I could make this filtering?
    Many thanks in advance for your help,
    Eduardo.

    Hi Gianfranco, thanks for your reply
    I am stuck at this point because when data is extracted from R/3 into BW, there is a "conversion" for such "movement types", in which the system maps those values I mentioned from table COSP_VTYPE in R/3 into something like the following in BW:
    Table RSTVTDETAIL:
    VALUETYPE MEASTYPE VTDETAIL TXTSH                TXTMD                                  
    010       001000   01       Primary Costs        Primary Costs                          
    010       001000   02       CO-Transfer          CO-Transfer                            
    010       001000   03       CO-Allocations       CO-Allocations                         
    010       001000   04       CO-Activ. alloc.     CO-Activity allocations                
    010       001000   05       CO-Settlement w act. CO-Settlement with activity flow       
    010       001000   06       CO-Settl. wo act.    CO-Settlement without activity flow    
    The problem is, I cannot find a correspondent value for those JVIV.. from R/3, and thus, all data is displayed as a total. What I intend is to separate entries related to those COSP_VTYPE values and exlude them from budgetting...
    The final objective for this one is (I will try to explain it without a specific technical knowledge of financial vocabulary), that It is a requirement that imputations to a cost center that come from other cost centers, are not displayed for the former.
    Any help will be appreciated. Thank you very much in advance
    Regards,
    Eduardo.

  • COPA Vs BPS (BI Integrated Planning)

    Hi.
    I would like to know if BPS or BI-Integrated planning replace the COPA module in SAP.
    Cheers
    Anand

    Anand,
    The COPA data that is extracted will be stored in the data warehouse layer of BI 7 and which can be accessed  by a report in query designer in which the planing will happen.
    The dtaa flows is like this:
    1Enter and record all the business transactions in R/3 - various modules and components and transfer them to COPA.
    2. Build COPA data source in R/3
    3. Extact the COPA data to COPA DSO or Cube in Bi 7
    4. Make a planning cube in BI 7.
    5. Create aggregation levels, filters based on planning cube and actual cube.
    6. Create planning functions to do perform planning calculations and apply business logic.
    7. Create input ready query in query designer.
    8. Launch the query and planning.
    Also, since BPS  is also present in BI 7 along with IP, you can do the planing in BPS component also, but any future functionalities will be delivered towards IP.
    Ravi Thothadri

  • Extracting/Reporting on SEM data into BW

    Hi Experts,
    I have new requirement of reporting on SEM-PDCE.
    For this I have to fetch data of SEM PDCE into BW.
    Can you please provide me links or steps how to do that.
    I hve never work in SEM.
    IF anybody has documents relating to SEM or SEM PDCE or extraction of SEm data into BW, please mail me at
    [email protected]
    Please help me out in this..
    THanks in advance
    Sorabh

    Hi Sorabh,
    Here is the extract from sap site.
    SAP Strategic Enterprise Management (SAP SEM) delivers end-to-end capabilities to support the entire performance management life cycle
    this has following facilities:
    Business planning and simulation -- Capabilities for strategic planning, financial statement planning, and investment planning enable you to update budgets more frequently, meet changing business conditions, and combine traditional, bottom-up budgeting with top-down strategic planning. SAP SEM also encourages a more collaborative budgeting and planning process -- while helping you integrate and align strategic, operational, and financial plans.
    Business consolidation -- Capabilities for currency translations, automated eliminations, and performance calculations support financial reporting standards required for consolidations, such as U.S. and local Generally Accepted Accounting Principles (GAAP) and International Accounting Standards (IAS). SAP SEM also helps you implement management consolidations based on user-defined organizational units and user-defined hierarchies.
    Strategy and performance management -- SAP SEM helps you translate strategies and objectives into meaningful plans for every segment and department of your enterprise. Capabilities for use of the Balanced Scorecard, value-based management, and risk management enable business users to make proactive decisions and understand how individual functions or organizations are contributing to the broader corporate strategy.
    Stakeholder relationship management -- SAP SEM provides support for communicating enterprise strategy, current plan data, and strategic initiatives to the different stakeholder groups. Capabilities for portal-based investor polling and information collection, as well as analysis and modeling of stakeholder feedback, facilitates the two-way communication needed to incorporate stakeholders into strategic management processes.
    link to documentation
    http://help.sap.com/saphelp_sem40bw/helpdata/en/3a/c670373bbf0303e10000009b38f842/frameset.htm
    Also go through these links.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/s-u/sap%20bw%20business%20planning%20and%20simulation%20-%20how%20to%20guides%20list.htm
    https://websmp202.sap-ag.de/sem
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/enhancements%20bw-bps%20formerly%20sem-bps%20in%20sapnetweaver%2004.ppt
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/frequently%20asked%20questions%20-%20planning%20with%20sap%20netweaver%20bi.faq#q-6
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5d90209f-0501-0010-59a2-9243ac94a4d7
    Also there are some good threads on this topic
    what is the difference between BW 3.5 BPS and SEM BPS 4.0
    BW- BPS and SEM- BPS
    SEM-BPS VS BW-BPS
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/s-u/sap%20bw%20business%20planning%20and%20simulation%20-%20how%20to%20guides%20list.htm
    https://media.sdn.sap.com/public/eclasses/teched04/BW253_files/Default.htm#nopreload=1
    https://www.sdn.sap.com/irj/sdn?rid=/webcontent/uuid/3040dd5d-0501-0010-baa8-fc0aafa88c40 [original link is broken]
    http://help.sap.com/bp_biv235/BI_EN/html/BW/CostCtrPlan.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/enhancements%20bw-bps%20formerly%20sem-bps%20in%20sapnetweaver%2004.ppt
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5d90209f-0501-0010-59a2-9243ac94a4d7
    http://help.sap.com/saphelp_nw04/helpdata/en/05/242537cedf2056e10000009b38f936/frameset.htm
    http://help.sap.com/bp_biv335/BI_EN/html/BW/CostCtrPlan.htm
    http://help.sap.com/bp_biv335/BI_EN/html/BW/SalesPlan.htm
    Re: SEM 5.0 Installation guide
    Re: Merge an SEM-BPS System to BW System
    SEM/BW integration into Enterprise Portal?
    SEM 4.0 with BW 7.0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/frequently%20asked%20questions%20-%20planning%20with%20sap%20netweaver%20bi.faq#q-6
    Re: SEM vs BW
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/44/b21f98be886a45a4bb7e123e86e4c2/content.htm
    Re: SEM 5.0 Installation guide
    Re: Merge an SEM-BPS System to BW System
    SEM/BW integration into Enterprise Portal?
    SEM 4.0 with BW 7.0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/frequently%20asked%20questions%20-%20planning%20with%20sap%20netweaver%20bi.faq#q-6
    Re: SEM vs BW
    ***pls assign points,if links are useful**
    Regards
    CSM Reddy

  • How extract data from bw cube to MS SQL server.

    Hi all,
           This is Sateesh.In my requirement, i need to extract date from  BW Cube and to be moved to MS SQL server.can any one give  the slution .Pls give me the process how to move from bw to sql server.

    HI Kumar,
                       Try with Open Hub.........
    Check these.....
    http://help.sap.com/saphelp_nw04/helpdata/en/66/76473c3502e640e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/c5/03853c01c89d7ce10000000a11405a/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/59/90070982d5524b931ae16d613ac04a/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/ce/c2463c6796e61ce10000000a114084/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/43f92595-0501-0010-5eb5-bb772d41ffa4
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e830a690-0201-0010-ac86-9689620a8bc9
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5f12a03d-0401-0010-d9a7-a55552cbe9da
    http://help.sap.com/saphelp_nw04/helpdata/en/66/76473c3502e640e10000000a114084/frameset.htm
    /people/happy.tony/blog/2006/09/18/hyperion-essbase-data-extraction-transformation-and-loading
    /people/marc.bernard/blog/2005/07/11/reorganization-of-sap-business-intelligence-forums
    Using OpenHub Unix to export to SQL Server
    Infospoke
    HOW TO RETRACT DATA FROM BPS 7.1 TO SRM 5.0
    Regards,
    Vijay.

  • Inactive master data in BPS

    We are planning to use funds with old valid dates in BPS for rechrges like fund with valid dates from 01/01/2000 to  01/01/2001. When master data is extracted from R/3, it appearing with valid dates from 01/01/1000 to 12/31/9999 in dark gray color and it not appearing under help button for the 0fund in layout. We are doing this basically because this is only way they can stop postings to these funds in r/3.
    If you have any ideas please let me know ?

    Hi,
    Why don't you create those masters directly in BPS? You can have a different naming convention, to quickly recognize these futuristic masters and not to confuse them with the live masters.
    Is there any concern for directly creating them in BPS.
    HTH,
    Regards,
    Nataraj.
    Message was edited by: Natarajan Radhakrishnan

  • Extraction from APO to BI

    Hi All,
    I ned to add some fields to APO cube. I need to change Data source to.
    My doubt is, How is the extraction procedure in APO mean is there any
    extractor like R/3. Please let me know.
    Thanks,
    KN

    Hi,
    For Datasources:
    Re: APO/BW: How to get back from APO to BW/ How the send data from BW to APO
    http://help.sap.com/saphelp_scm50/helpdata/en/c9/199170f13711d4b2f20050da385632/frameset.htm
    http://help.sap.com/saphelp_scm50/helpdata/en/e0/9088392b385f6be10000000a11402f/frameset.ht
    APO extraction
    The presentation.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/g-i/integrate%20bw-bps%20and%20apo-dp.pdf
    the links:
    https://websmp201.sap-ag.de/scm
    http://help.sap.com/saphelp_scm41/helpdata/en/12/3dfd81126e1c448c870f335f11d016/frameset.htm
    http://help.sap.com/saphelp_scm50/helpdata/en/12/3dfd81126e1c448c870f335f11d016/frameset.htm
    APO Documents Required
    apo
    BW with APO
    http://help.sap.com/saphelp_nw04/helpdata/en/db/4774404a6fcf62e10000000a155106/frameset.htm
    APO and BW
    APO basics
    Hope this helps,
    Regards
    CSM Reddy

  • Project Timesheets in BPS / IP?

    Hello all!
    I was wondering if anyone out there has considered or is using BPS or IP for capturing capital and expense labor costs for the IT projects? 
    We have an aging system that needs replacing and CATTs is being considered (but we haven't ventured into PS territory or WBS_Elements yet on R3 side). 
    I am also working with Finance on a Global Financial Planning system and I could see these costs being fed into our Global Integrated Financial Planning system (being planned for IP / BPS). 
    What are your experiences with this?  Any thoughts & recommendations?
    Many thanks,
    Kevin

    Thanks for the input Ravi - and I would think that this would flow naturally into Capital planning also.  I was just wondering if anyone else had come across this and considered CATTs vs BPS?  I've heard the data extraction from R3 if using CATTs is complex.
    Cheers,
    Kevin

  • How to extract Cleared and Open Items from SAP R/3?

    Hi experts,
    I have a requirement from user to extract cleared and open invoice items from SAP R/3.
    Can someone tell me how to do that?
    Thanks!

    Hi,
    Use the Data source 0FI_AR_4 to Know the status (0FI_DOCSTAT) of payment to be done by customer.
    OR
    Enhance the 2LIS_13_VDITM with VBUP fields which will give the status of Billing.
    With rgds,
    Anil Kumar Sharma .P

  • Questions on BPS BAPI calls and PDF forms

    I will need to create a button on a BPS form and that button is supposed to call a BAPI.  One of the buttons will create a PDF of the form (using the contents of the form) and print said form to a 'default' printer.  The issue is that not all cFolder users will have an ECC logon name.  What am I to do in this instance?  Will I need to pass some type of credentials to the ECC backend in order to run this BAPI?
    Also, how can I get the contents of the form(s) to the BAPI?  I assume that I will need to create the PDF in the code of the BAPI.  Please be patient with me as this is my first time to work with cFolders and/or BPS.
    Regards,
    Davis

    Hi Davis,
    Well, if you are able to log on the BPS application (thus, a Web Interface if I'm not mistaken) then it means that some user is logged on the ABAP-side. It is either a "personal" user or a technical (common) user, that is used for anonymous access.
    You will certainly be able to track down this user with the SM04 transaction.
    You should be able to add a button to the BPS page. One idea would be to call an URL with an ICF service behind that will be able to process the parameters contained in this URL.
    It will be this very ICF service that will call the BAPI.
    Try these links
    http://help.sap.com/saphelp_nw04s/helpdata/en/55/33a83e370cc414e10000000a114084/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ea8db790-0201-0010-af98-de15b6c1ee1a
    Hope this helps.
    Best regards,
    Guillaume

  • Extraction and loading of Training and Event Management data (0HR_PE_1)

    hello,
    I've got the following doubt:
    before BI 7.0 release, extractor 0HR_PE_1 extracts event data (eventid, attendee id, calday,...) but if you load straight to cube 0PE_C01, as Calendar year/month needs a reference date (for example, event start date), you'll get total duration of event in hours or days refered to event star date.
    So in a query filtered by month, you get total duration of an event that starts in the filtered month but it couldn`t end until few months later o year later, so you don´t get appropiate information.
    Example:
    Event          calday        Hours
    10004377  20081120   500        but from event_attr event end date is 20090410.
    In a query filtered by 200811 you get total duration time (500 hours when in 200811 event hours have been 20) or if you filter by any month of 2009 you don´t get information of duration of that event.
    I had to create a copy of standar cube (without calday, only Calendar year/month, Calendar year in time dimension) and disaggrate data creating as many entries for an event as months lasts and adjust calculation of ratios duration of event (duration of event in each month/ total duration of event).
    The question is: Is there any improvement or change on business content in BI 7.0 to treat Training and Event Management data? Has anybody had to deal with that?
    Thank you very much.
    IRB

    Hi,
    TEM data is stored in HRP tables.
    You can load the catalog by creating LSMWs for objects Business event group (L), Business event types (D), Locations (F), Organizers (U) as per requirement.
    LSMW for tcode PP01 can be used to create these objects.
    To create Business Events (E) you can create LSMW for PV10/PV11.
    To book attendee create LSMW for tcode PV08 as here you can specify the actual business event ID which reduces ambiguity.
    tcode PV12 to firmly book events
    tcode PV15 to follow up
    Hope this helps.
    Regards,
    Shreyasi.

  • How to Extract Data for a Maintenance View, Structure and Cluster Table

    I want to develop  3 Reports
    1) in First Report
    it consists only two Fields.
    Table name : V_001_B
    Field Name1: BUKRS
    Table name : V_001_B     
    Field Name2: BUTXT
    V_001_B is a Maintenance View
    For this one I don't Find any Datasource
    For this Maintenance View, How to Extract the Data.
    2)
    For the 2nd Report also it consists Two Fields
    Table name : CSKSZ
    Field Name1: KOSTL (cost center)
    Table name : CSKSZ
    Field Name2: KLTXT (Description)
    CSKSZ is a Structure
    For this one I don't Find any Datasource
    For this Structure How to Extract the Data
    3)
    For the 3rd Report
    in this Report all Fields are belonging to a Table BSEG
    BSEG  is a Cluster Table
    For this one also I can't Find any Datasource,
    I find very Few Objects in the Datasource.
    For this One, How to Extract the Data.
    Please provide me step by step procedure.
    Thanks
    Priya

    Hi sachin,
    I don't get your point can you Explain me Briefly.
    I have two Fields for the 1st Report
    BUKRS
    BUTXT
    In the 2nd Report
    KOSTL
    KLTXT
    If I use  0COSTCENTER_TEXT   Data Source
    I will get KOSTL Field only
    what about KLTXT
    Thanks
    Priya

Maybe you are looking for

  • Creating Target Directory Paths

    My questions are mixed in below, marked with "Q:" Task 7A-1-6 in the PTools 8.48 Installation Guide talks about directory path structures that are required by the Oracle DBMS install wizard, but need to be manually created by me. I installed database

  • How to create a package for RD installation?

    I have a consistent build of 10.4 that is running on a number of computers at the office. I need to install two new apps on the build (and, by extension, all of the computers in the office). These aren't drag-and-drop apps; specifically, they're InCo

  • Dimension that mention Sales Promotion Girls

    Hi experts, I have needs to generate report in OBIApps that show Top 10 New Contact Generating by Sales Promotion Girls (SPG). May i know if in Marketing Analytics, is there any dimension that specify data of SPG? I have already searched in W_EMPLOYE

  • Why does it keep telling me "this app isnt available for ipod touch" even after i search for ipod touch apps????

    i cannot download a LOT of apps to my ipod. but i have updated my ipod, ive been REFERRED to certain apps by blogs that are for ipod touches but i cant get them on my ipod.

  • Https and redirection

    Hi all I’m using a Oracle Access Manager to protect my web application. I have a form-based authentication for my application. The authentication form is like this <form name="myloginform" action="/access/dummy" method="post"> UserID <input type="tex