How to approach

The following is excellent for getting the keywords from the
referer values stored in my db.
The problem is how to organize the results so I can use them
in a cfchart. Normally I would use a query of a query to output the
values but as everything is outside the db I don´t have a clue
how to go about this especially as I am going to be working with
grouping values (keywords) that I don´t know until the code
has executed. How do I do approach this? Thank-you

Sorry for the long delay in response; I was out on a much needed vacation. ^_^
So far we have only been running test cases using typical "production" data; duplicating images of an internal Linux ISO/source mirror host being one of the test cases. Some of our real research data contains a mix of both directories with large numbers of very small files and very large multi-gigabyte files.
RAID 6 was initially selected for our test case because it provides protection against a double drive failure, something we have had problems with in the past. I will need to repeat tests with RAID 5 to be sure, but I suspect that the performance problems we are seeing are not so much associated with parity computation as with some other factor.
The current NSS 300 data sheet 1GB ram and a Linux 2.6 kernel, so I was wondering about kernel tuning and/or how write buffering was handled. In any case, it does appear that writes are cached up to some memory limit after which writes are blocked until the cache is drained.

Similar Messages

  • How to approach this requirment

    Business  overview:
    For every organisation account management will be the core functionality. The account management should include the following:
    customer - company - vendor.
    1. customer info
    2. vendor info
    3.organisation info
    4.material info
    5.purchase order info
    6.sales order info
    7.subsequent documents such as delivery doc,invoice doc n accounting doc info.
    Reports:
    1.purchase order line item wise report.
    2.open purchase order.
    3.sales order line item wise report.
    4.open sales order report.
    5.open invoice item wise.
    Im new to ABAP, pl someone guide me how to approach this requirment. Which r the tables n fields i need to work with?
    Thank you.

    Hi Ashwini,
    I am giving you some of the important details of tables as per your requirement.But there could be more tables than i am providing.
    Just a list of tables that come in handy.
    Sales orders
    Name       Description                                 Uses
         LIKP       Shipped Lines header   
         LIPS       Shipped Lines detail  
         VBAK     Order header                             Every order (unless archiving)
         VBAP     Table fields                               Every line item (unless archiving)
         VBBE     Open sales order line items       Great file, but be careful.Contents don't reflect orders
                                                                       that  do not affect purchasing (go figure).
         VBEP      Schedule line item   
         VBFA      Document flow                         Let's you move from order to shipping document to invoice.
         VBUK      Order status   
         VBUP      Line item detail status   
         VBFK      Invoicing header   
         VBFP      Invoicing detail  
    Material Management
    Name        Description                                   Uses
        MARA      Inventory Master 
        MARC           Plant Data 
        MARD      Current Inventory 
        MAKT       Descriptions 
        MBEW      Material Valuation 
        T179         Product Hierarchy  
        MVKE       Sales data (materials) 
        MKPF      Material document                     Status code 'R' in VBFA
    Purchasing
    Name      Description                                       Uses
       EINA       Purchasing inforecord                 by MATNR/LIFNR contains things like vendor material
                                                                      number and access key for EINE 
       EINE       Purchasing inforecord detail        Contains minimum purchase, group, currency 
       EKPO     Purchase orders   
       EKET      Scheduled lines   
       EKES     Vendor confirmed lines
       IKPF       Header- Physical Inventory Document
       ISEG      Physical Inventory Document Items
       LFA1      Vendor Master (General section)
       LFB1      Vendor Master (Company Code)
       NRIV      Number range intervals
       RESB     Reservation/dependent requirements
       T161T     Texts for Purchasing Document Types
    Forecasting
    Name      Description                                          Uses
       MAPR  
       PROP  
       PROW  
    Classification
    Name             Description                                            Uses
       KSSK            Material number to class 
       KLAS             Class description 
       KSML             Characteristic name 
    CABN/CABNT     Characteristic name description 
    CAWN/CAWNT   Characteristic name 
       AUSP              Numeric values 
      CAUFV             Service order header 
       AFPO              Service order line                          Holds items that will create "reservations"
      RESB               SM Reservations                                 Materials needed for line
    Customer Data
    KNA1        Customer Master  
    KNVV        Sales information   
    KNVP        Partners (ship-to, etc)   
    Since you are new to abap, its better you to know the system tables and other tables for configuring: 
    System tables
    Name       Description                   Uses
      DD02T      Table texts 
      DD03L      Table fields               Lists the fields in a table
      DD04T    Data element texts 
      USR02    Valid user names 
    Config tables (normally begin with "T")
    Name       Description                              Uses
      T001            Client table 
      T002            Languages 
      T005           Region (Country) 
      TCURR        Currency and exchange rates 
      TVAK         Order type 
      TVSB          Shipping condition  
      TVAGT        Rejected reason for order line  
    Other tables
    Name        Description                              Uses
      STXH           Text header 
      STXL            Text detail
    Reward points if useful.
    Thnakyou,
    Regards.

  • How to approach this requirement

    Business  overview:
    For every organisation account management will be the core functionality. The account management should include the foll:
    customer - company - vendor.
    1. customer info
    2. vendor info
    3.organisation info
    4.material info
    5.purchase order info
    6.sales order info
    7.subsequent documents such as delivery doc,invoice doc n accounting doc info.
    Reports:
    1.purchase order line item wise report.
    2.open purchase order.
    3.sales order line item wise report.
    4.open sales order report.
    5.open invoice item wise.
    Im new to ABAP, Please someone guide me how to approach this requirement. Which are the tables and fields i need to work with?
    Thank You.
    Ashwini

    Hi:
    Refer to SAP Tables in this documentation.
    http://www.erpgenie.com/abap/tables.htm
    You will find the realted fields in the weblink.If you are not unable to find the field and table, go to functional consultant and ask him about the filed.
    he will show you and click on F1.you can see the techncail information.Click on this and you will see table name and field name.
    Please let me know if you need more information.
    Assign points if useful.
    Regards
    Sridhar M

  • Need advice on how to approach interactive timeline/chart Component

    For my application I need a component (or combination of components) that shows a number of different types of events along a timeline, displays them in different ways as specified and allows you to click/hover along the timeline to add/modify/get details on events.
    I'm not sure if I should attempt to extend the flex advanced datagrid, or use one of the several vaguely similar component types I've found online (http://www.gantt4flex.com/, http://flexlib.googlecode.com/svn/trunk/docs/index.html?flexlib/scheduling/), or how best to approach, but I need to get this on its feet fairly quickly.
    Basically I want a timeline across the top, always showing a  24hour period, but starting at variable points.
    I need to have different rows of variable height to display different types of data in different ways.
    for instance
    - row 1 will display the 'value' attribute as a circle whose diameter reflects value amount and change color based on a 'typecode' attribute.
    - row 2 will display a line graph and plot chart based on different numbers, but will also chart out trend of following or previous data if it exists.
    - behind row 2 will display the same thing but for 5 previous days progressively more transparent
    -row 3 will display the number values from row 2
    -row 4 will display another type of data, this one with duration, as bar lines. you will be able to click with in this row once to set startpoint of new entry and once to set endpoint to create new entry. onclick..
    -row 4 will display color coded squares for a number of different datatypes and hovering will reveal details.
    all rows need to share the same timespan, and I'd like to be able to have click/hover events that target the data object/values of the data being displayed.
    I have a data model and can come up with whatever data I need no problem (working from sqlite). But I haven't built a component from scratch before and am wondering how to approach something like this.. how to break it down etc.. any advice is greatly appreciated

    here's a mockup of sorta what I'm going for:
    http://imgur.com/pN70P
    just not sure what elements would be most logical to start from!

  • How to Approach for full implementation

    We have a situation here that we r planning to implement
    SAP BW. But here R/3 is not fully implemented. In this situation how to approach to prepare a Blueprint. 
    We are planning to implement SD,MM,PP,QM and FICO modules. We dont have any functional specs But we can communicate functional people. In this way how can I approach for each module.
    Specially for INVENTORY and FI.
    Thanks in Advance.

    Hi,
    As per my knowledge it is better if you have data at least for 5 five years but This is not mandatory. You can have BW even for 1 year data also.
    Coming to your question Please contact the users and collect their requirements.
    Ask them what reports exactly they are using?
    What issues they have with the existing reports?
    What additional fileds or colums they are expecting in BW?
    Howmany users will be there?
    How many roles do they have?
    do they have any third party involved in the current reporting?
    Do we have to ectract the data only from R/3 or from Thrid party tool (Ex Indian Statutory)also.
    How many source systems do they have?
    Hope this will give you idea. please post message iy you are not clear.
    Vijay

  • We looking for sap xi installation in our office, how to approach

    1)Enterprise Services based Integration
    An application that has SAP-certified integration via enterprise services has proven to interoperate with one or more SAP applications using enterprise services.
    2)SAP NetWeaver Platform Deployment
    An application or content that is powered by the SAP NetWeaver technology platform is certified by SAP to run on SAP NetWeaver and was developed using SAP NetWeaver.
    3)SAP NetWeaver Platform Integration
    Technology or infrastructure products that have SAP-certified integration with the SAP NetWeaver technology platform have proven to interoperate with SAP NetWeaver.
    Among these which one is best,and how to approach,
    Thanks & Redards,
    priya reddy

    Hi,
    Check these links:
    Installation Guide
    http://help.sap.com/bp_bpmv130/Documentation/Installation/XI30InstallGuide.pdf
    Configuration Guide
    http://help.sap.com/bp_bpmv130/Documentation/Installation/Configuration_Guide_FP.pdf
    A Beginner?s Guide to SAP XI Settings, Part II
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6bd6f69a-0701-0010-a88b-adbb6ee89b34
    A Beginner?s Guide to SAP XI Settings, Part I
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/73527b2c-0501-0010-5398-c4ac372c9692
    General Configuration Steps
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/230240d981e469e10000000a155106/content.htm
    SAP Exchange Infrastructure (XI) : Installation & CONFIGURATION GUIDE
    http://help.sap.com/saphelp_nw04/helpdata/en/d7/f01a403233dd5fe10000000a155106/frameset.htm
    Personal Settings
    http://help.sap.com/saphelp_erp2004/helpdata/en/e9/c4cc9b03a422428603643ad3e8a5aa/content.htm
    Roles and Tool Access : Administration, Technical Configuration,Design,Configuration,Monitoring
    http://help.sap.com/saphelp_nw04/helpdata/en/89/05793c05f0807be10000000a11405a/content.htm
    http://www.forumtopics.com/busobj/viewtopic.php?t=59586&start=15&postdays=0&postorder=asc
    SLD:
    How To?Handle the SLD for SAP XI
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f768d644808
    How To?Handle Caches in SAP XI 3.0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47a79301290
    Refer these post installation links
    http://help.sap.com/saphelp_nw70/helpdata/en/a0/40084136b5f423e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/14/39084136b5f423e10000000a155106/frameset.htm
    Link for posnt installation guide
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/95d7d490-0301-0010-ce93-c58f9a3cde0b
    https://websmp101.sap-ag.de/~sapidb/011000358700009389172004E.PDF
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/95d7d490-0301-0010-ce93-c58f9a3cde0b
    2004s PI installation - help.sap.com:
    http://help.sap.com/saphelp_nw04s/helpdata/en/78/f59442062bcd6ae10000000a155106/frameset.htm
    Pls reward if it is helpful.
    Regards,
    Sharath

  • We looking for sap xi installation in our office, how to approach with SAP

    we looking for sap xi installation in our office, how to approach with SAP Services.
    What are the uses of SAP Netweaver Platform Integration,can you give me the details of this and , from where  i can  get this one.
    And what are the components i need to buy ,plz any one of you send it to me.
    Thanks & Regards,
    priya reddy

    Hi barry,
    Thank you very much for u r  reply
    Thanks & Regards,
    priya reddy

  • Which language is better to develop the software that controls the Tektronix-Sony 370A Curve tracer and how to approach it?

    Which language is better to develop the software that controls the Tektronix-Sony 370A Curve tracer and how to approach it. I a a fresher in this field. Please any one help us developing the software.

    If you're looking to develop a driver for the instrument, one already exists and can be download here or you can get it off of the driver disk that comes with LabVIEW. If you're asking for the best language in which to write an application program that uses the driver, the obviously the answer is going to be LabVIEW. Note that you might get a different answer if you post the question to a Visual Basic or C++ forum but those answers would be wrong.
    Message Edited by Support on 11-26-2008 01:33 PM
    Message Edited by Support on 02-17-2009 09:30 AM

  • BI Certification (cost and How to approach?)

    Hi  All
    i want to Know  what is the cost of BI certification ,and how to approach that and ,Through Company How much  they are charging ? and Generally what is the cost to do that ,plz  if any one completed BI certification guide me also,if  u have related links and documents send to my mail id,
    plz help , i want to know BI certification plzzzzzz
    [email protected]

    Hi
    this
    For SAP Education in US and Canada you can find the training locations at:
    http://www50.sap.com/useducation/locations/
    You can find course description, date and locations by going to:
    www.sap.com/useducation
    You can view course listings by clicking on the course index.
    http://www50.sap.com/useducation/find/courseindex.asp
    You can just take an exam without taking courses.
    For North America Examination Schedule you can go to:
    http://www50.sap.com/useducation/certification/examschedule.asp
    For the exam listings you can go to:
    http://www50.sap.com/useducation/certification/examcontent.asp
    The pricing for all Academy examinations is $500.00 USD, $700.00 CAD plus Tax for Canada.
    To register you can call: 888-777-1727 press option 1. When calling, please have the exam code and a credit card ready.
    If you are interested in BW training you can look into the following curriculum path:
    http://www50.sap.com/useducation/curriculum/mySAP.asp?tid=4
    Look under:
    SAP NetWeaver Business Intelligence
    SAP NetWeaver Business Intelligence
    Enterprise Reporting, Query & Analysis
    Enterprise Data Warehousing
    Business Planning & Analytical Services
    System Administration
    Business Information Warehousing
    Business Information Warehouse (BW)
    BW Reporting and Analysis
    BW Warehouse Management
    BW System Administration
    BW Upgrade (Delta) and Advanced Workshops
    Choose the area you would like to concentrate in. For example: Business Information Warehouse (BW)
    Click on this area to view the curriculum path:
    http://www50.sap.com/useducation/curriculum/curriculum.asp?rid=458
    Click on each course to view the course description, price, date and location it is offered.
    Where to start with BW Training
    There are two logical entry points to the SAP BI curriculum. The first is BW305-BW Reporting. The other is BW310-BW Data Warehousing. Depending on your focus and responsibilities, you would pick the one of most interest.
    BW305 is the starting point for all the reporting functions of BW. It includes both web-based and BEx Analyzer-based (MS Excel) reporting techniques.
    BW310 teaches the student how a data warehouse is put together and populated. Students learn to create various objects for the extraction and storage of data from both R/3 source systems and from flat files.
    After those courses, the rest of the curriculum is specific to the role one has on the project. You can get a picture of the whole curriculum path at:
    http://www50.sap.com/useducation/curriculum/mySAP.asp?tid=4
    Please find out what version of BW you are using and if there are plans to upgrade:
    These are the main courses you need for certification under each categories:
    BW-Academy - Coll-51
    TBW10 - 5-Days
    TBW20 - 5-Days
    TBW30 - 5-Days
    TBW40 - 5-Days
    TBW45 - 5-Days (Exam Last Day)
    BI-Academy - Coll-62
    TBW10 - 5-Days
    TBW20 - 5-Days
    TBW42 - 10-Days (plus TBW41 - e-Learning)
    TBW45 - 5-Days (Exam Last Day)
    Basic training
    In the area Business Intelligence, five related courses TBW10 (BI - Enterprise Data Warehousing) to TBW45 (BI - Integrated Planning) are offered that highlight the extensive BI subject matter and culminate in the course TBW45 (BI - Integrated Planning) with an examination to become a certified Solution Consultant SAP NetWeaver 2004s - Business Intelligence.
    Alternative Project Team Training Courses
    The course material for the Consultant Academy is mainly based on Project Team Training but is supplemented with topics that are relevant for SAP consultants. The following table shows you which topics from the Project Team Training and which additional topics are covered:                     
    SAP Consultant Education        Course content        
    TBW10 (BI - Enterprise Data Warehousing)        5 days BW310 (BI - Enterprise Data Warehousing)               
    TBW20 (BI - Reporting & Query Design)   5 days BW305 (BI - Enterprise Reporting, Query & Analysis (Part I))           
    TBW42 (BI - Advanced Enterprise Data Warehousing & Reporting)   3 days BW350 (BI - Data Acquisition)
    1 day BW360 (BI - Performance and Administration)
    1 day BW365 (BI - User Management & Authorizations)
    3 days BW330 (BI - Modeling & Implementation)
    2 days BW306 (BI - Enterprise Reporting, Query & Analysis (Part II))          
    TBW45 (BI - Integrated Planning)        4.5 days BW370 (BI - Integrated Planning)
    Certification preparation
    3 hours certification examination             
    Delta training
    We offer the following delta courses:
              o TBWD35 (Delta SAP BI Reporting, WHM, Extraction 3.0 - 3.5)
              o TBW70D (BI - Delta Enterprise Data Warehousing & Reporting SAP NetWeaver 2004s
              o DBW70P (BI - Delta Planning SAP NetWeaver 2004s)
    If you are considering one of the delta courses, please refer to graphic "DELTA TRAINING for Solution Consultant SAP NetWeaver 2004s - Business Intelligence (for experienced BI consultants)".
    As an alternative to the above-mentionned classroom courses, we offer Online Knowledge Products (OKP). Online Knowledge Products (OKP) are detailed and self-paced training materials for new versions of SAP solutions and products. OKPs are based on e-learning technologies and use personalized learning maps that allow you to learn about the latest functions on a role basis without leaving the office. You can get further information about Online Knowledge Products (contents, demo version, order process) at service.sap.com/okp.                     
    You can obtain information about becoming a certified consultant by going to:
    www.sap.com/useducation
    This will bring up the SAP Education Page and at the right side of the page double-click on “SAP Certifications” link and you’ll see information about the various types of certification offered, suggested course paths, exam schedules, etc.
    SAP Consultant Certification is generally geared towards SAP Customers, Partners, Consultants and project team members involved in current implementation or planning for future implementation of SAP. The Solution Academy courses help prepares you for the certification exam. The Solution Academy is more like a fast track program which is a combination of level 2 and level 3 standard module courses offered in an average of 24 days of training and the certification exam is offered on the last day of the last class in the track.
    To look at exams:  click on the “Exam Listings” link on the highlights box. This will give you the list of certification exams available. Clicking on the particular exam you are interested takes you to that exam’s page and click on “exam information” for the topic by topic information that is going to be covered in that exam.
    For courses that help you prepare for certification, take a look at the Solution Academy Courses. Here is the link to the various Solution Academies you can choose from:
    http://www50.sap.com/useducation/curriculum/group.asp?tid=8
    Once you click on a particular Academy, that link will give you the curriculum path or courses within that academy and there is a certification exam on the last day of the last class within that program.
    To be certified, you actually have 3 options. First you can take the Solution Academy path choosing the solution or area of specialty you want to be certified in. This option is a fast track usually around 24 days of class with 1 day of certification exam.
    The second option is for you to take the regular curriculum path for the specific solution you want to certify in. However, this includes more than 25 days of training and you will also have to pay for the certification exam separately at $500 each. Here is the link to the curriculum paths:
    http://www.sap.com/usa/services/education. Click on Application Courses.
    The last option is not to take any classes at all but do self study or if you already have extensive background and training in the particular SAP solution you want to certify in. you can register for the exam. (We do not have self study materials to prepare you for the exam).
    The Solution Academy for the BW/BI is:
    http://www50.sap.com/useducation/curriculum/curriculum.asp?rid=285&TID=
    Click on each course to view course code, name, description, price, date and location it is offered.
    These are the available exams on BW and BI certification:
    Exam Name: SAP NetWeaver 2004s – Business Intelligence
    Software Component: SAP NetWeaver 2004s BI
    Exam Code: C_TBW45_04s
    Exam Information:
    SAP Consultant Certification
    Solution Consultant SAP NetWeaver 2004s – Business Intelligence
    Software components: SAP NetWeaver 2004s Business Intelligence
    Certification exam is included in course TBW45 and is also in separat certification events at many SAP locations.
    Certification ID (Booking code): C_TBW45_04S
    Certification duration: 3 hours
    Number of certification questions: 80
    Required certificates for participation in this certification test: None
    Consultant Academy courses for certification preparation: TBW10 (BI – Enterprise Data Warehousing), TBW20 (BI – Reporting & Query Design), TBW41
    (BI – Extraction with UDI & XI and APD), TBW42 (BI – Advanced Enterprise Data Warehousing & Reporting), TBW45 (BI – Integrated Planning)
    Alternative Project Team Training courses for certification preparation: BW310 (BI - Enterprise Data Warehousing), BW305 (BI - Enterprise Reporting, Query & Analysis (Part I)), BW350 (BI - Data Aquisition), BW360 (BI - Performance & Administration), BW365 (BI - User Management & Authorizations), BW330 (BI - Modeling & Implementation), BW306 (BI - Enterprise Reporting, Query & Analysis (Part II)), BW370 (BI - Integrated Planning)
    Please note that you are not allowed to use any reference materials during the certification test (no access to online documentation or to any SAP system).
    The certification test Solution Consultant SAP NetWeaver 2004s – Business Intelligence verifies the knowledge in the area of the SAP NetWeaver for the consultant profile Business Intelligence. This certificate proves that the candidate has a basic understanding within this consultant profile, and can implement this knowledge practically in projects.
    The certification test consists of questions from the areas specified below:
    Topic Areas
    Enterprise Reporting, Query and Analysis
    1. BEx Design Tools (++)
              o Query Definition
    Conceptual Query Design
    Reporting Scenarios
    InfoProviders
              o Analytical Engine
    Variables
    Calculated and Restricted Key Figures
    Navigation
    Hierarchies
    Exceptions and Conditions
    Other features of the Analytical Engine
    Report-Report Interface
              o BEx Query Designer
    Query Properties
    Cell Editor
    Other features of the Query Designer
              o BEx Report Designer
    Basic Concepts
    Report Styles and Formatting
    Report Layouts
              o BEx Web Application Designer
    Web Items
    Context Menu
    Structuring the Layout of Web Templates
    Chart Designer
    Command Wizard
    Web Items
    Chart Capabilities
    Integration with the SAP NetWeaver Portal
    2. BEx Reporting Tools
              o BEx Web Analyzer
    Overview
    Data Access
    Data Analysis
              o BEx Analyzer
    Navigation Features
    Excel Integration
    Workbook Design
    3. General BEx Features and Information Broadcasting
              o Printing and Export
              o BEx Broadcaster
    Overview
    Functionality
    Events, Time Points
    BI Alerts and the Central Alert Framework (SAP Web Application Server)
    Data Bursting
              o Document Integration
    Business Planning and Analytical Services
    4. Planning Model Design and Planning Functions
              o Planning Modeling
              o Aggregation Levels
              o Variable Wizard
              o Concept of Locking
              o Characteristic Relationships and Data Slices
              o Planning Sequences
              o Planning Functions
    5. Input Enabled Queries, Planning Applications and Miscellaneous topics in Business Planning
              o Create an input ready query
              o Filter in Planning Applications
              o Web Application for Planning
              o Implementation options for BI Integrated Planning
              o Status & Tracking System
              o Performance & Sizing
    6. Analysis Process Design
              o Analysis Process Designer (APD) and Data Mining
    Enterprise Data Warehousing
    7. Modeling the Enterprise Data Warehouse (+++)
              o Concepts in Enterprise Data Warehousing
              o Data Modeling
    Using Different InfoProvider Types
    MultiProviders
    Characteristics and Attributes
    Navigation and Display Attributes
    Tracking History
    Star Schema in SAP NetWeaver BI
              o InfoObjects
    Definition
    Texts, Attributes, Hierarchies
    Compounded InfoObjects InfoProviders
              o InfoProviders
    InfoCubes
    DataStore Objects
    InfoSets
    VirtualProviders
              o Data Warehousing Workbench
              o Meta Data Repository
              o BI Content
              o Remodeling Toolbox
              o Source System
              o (New) Data Sources
              o Transformations
              o (New) InfoSources
              o Data Acquisition: SAP Source Systems
    DataSources
    Service API
    Delta Management
    Generic Extraction
    Enhancing BI Content DataSources
              o Data Acquisition:
    Flat File
    Web Service DataSources and SAP NetWeaver XI / SAP NetWeaver BI Integration
    Database Connect
    Universal Data Connect and Universal Data Integration
    8. Running the Enterprise Data Warehouse (++)
              o Direct Access
              o Real Time Data Acquisition
              o Administrator Cockpit and BI Statistics
              o Performance Optimization
    BI Accelerator
    Aggregates
    Query Design
              o Scheduling and Monitoring
    InfoPackages
    Data Transfer Processes
    Process Chains
    Monitor
    User Management
    9. Analysis Authorizations
              o Analysis Authorizations in SAP NetWeaver BI
    Amount of questions by topic (as percentage of test):
    + = 1 - 10%
    ++ = 11 - 20%
    +++ = over 20%

  • Network, security, ftp... How to approach writing file to network from LV?

    Sorry, but I don't know if this is more a LabVIEW question or a networking or ftp quesiton - how do I approach this need?
    We have a machine programmed in LabVIEW and we need it to write a text file of process run data to a folder on our network. I thought we were going to be able to see the folder as mapped to a drive on the PC that is running LV. That is, I thought we'd be able to have LV create a file called Q:\Data\ThursdayAM.txt and write into it.
    But the IT folks are telling me we can't do this because of security issues, something about what account the LV computer is running under. They have set something up so that Internet Explorer (not Windows Explorer) can navigate to the folder (with dialog boxes that ask for username and password), and they think they may be able to set up something using ftp. So, while a person standing there at the PC would be able to gain access to the folder, it wouldn't feel like accessing a disk drive feels.
    How can LabVIEW programmatically write a file under such circumstances? LV can't interact with Internet Explorer like a user, and type passwords into a dialog, can it? I see things in the help system about ftp but am not experienced with it and don't know whether to start down that path; for one thing I haven't found anything about authenticating to a network under program control with ftp.
    If there is a LabVIEW-centric approach to things like this, please point me in the right direction! Or, if this is really more a question about networking and security, please give me some tips about what to ask the IT group, as I'm not very up on networking.
    Thanks!!

    Thanks, all.
    As far as things like browser controls on the Front Panel, I think that would be solving the wrong problem. I don't want users of the machine to be able to browse folders or in any other way feel like they are using Internet Explorer. From my user's point of view, the machine will say "Your data are now available at Q:\Data\ThursdayTest.txt", and they will leave, and return to their own desktop machine, and will go grab the file and use it with whatever tools they would use to grab and read any text file on the fileserver. I think I want to programmatically get the file written to the correct folder, and am trying to understand how to do that, but the way I do it will never be visible to users. So, maybe there is something to do here, but not exactly browser controls.
    I will find out if I have the toolkits mentioned - thanks for pointing me at that.
    What they have me do with Internet Explorer to gain access to network folders is as follows: I'm already logged into the PC as a Windows user with a general purpose Guest account, and no password, and from the point of view of our network without any security credentials. I start Internet Explorer, and type an IP address 123.123.123.123 into the address bar. I get a dialog asking me for my username and password, and I enter the username and password that I would use for my desktop w/ network access or any of the other PCs on which I am already configured as a user. Now Internet Explorer shows folders for the different network locations that the network thinks I personally have rights to, and I can read, write, copy, paste, open and so forth. When I quit Internet Explorer this PC goes back to looking to me like a PC without any network features.
    The purpose of network access for this system has also been a bit confusing, but there are two main points. The big and, perhaps, only necessary thing is that my LV program can write files to a network folder, however it is that this works. It's one of the goals of this entire project to start giving users the ability to get their data without burning CDs or other sneakernet methods. As a secondary point, while I am programming and otherwise maintaining this system, I am backing up my VIs to the network, and passing things like manual docs from web sites in to the system computer for reference (its subnet does not allow internet access so I'm using my desktop machine to grab manuals and put them in the network folder), and miscellaneous other things like that. I'll probably copy this conversation into a text file when I think I have something to try, as another example. But these things are secondary conveniences - the only thing that is strictly necessary is the ability of my LV program to push data files into a network folder.

  • Multi language, how to approach this?

    Hi everyone,
    I have a website on which I want to offer multi language, but no idea what is the best way to do this.
    There 2 plans I have:
    1:
    Of course all content (text) is in a database.
    If a user would want a different language, the user would click on a link/flag, this would put the requested language in a session variable, for example: session.language = "es"
    In the database I would have 2 columns (every language has 1 column) and then select the text which belongs to 'es'
    Every page would then do a request to the database to get the text beloging to the session.language.
    PROS: Relatively simple to implement
    CONS: SEO wise I don't think this could be very good. http://www.domain.com/page.cfm would give an english text or spanish text (or other language). Google will not add duplicate URL's
    2:
    Do something with http://www.domain.com/en/page.cfm for english and http://www.domain.com/es/page.cfm for english.
    With a URL rewrite rule the language value in the URL http://www.domain.com/en/page.cfm would actually be a page http://www.domain.com/page.cfm?language=en
    The url.language variable will then select the correct language from the database.
    PROS: Unique URL for each language. Good for SEO and Google indexing.
    CONS: A bit more difficult to implement. (I think)
    Or does anyone have other / better ideas?
    Thanks!!

    You kind of mix two different considerations partially in your two options here: how to identify the language (mentioned in both points), and how the data is stored (only mentioned in the first one).
    We use the second approach for identifying which language site one is on, except we use a subdomain instead of an element in the path (eg: we have es.domain.com, fr.domain.com etc, rather than www.domain.com/es/ and www.domain.com/fr/).  However I think that's neither here nor there.  The rewrite is simple to set up, and a one-off, so there's no real penalty there.
    As for how the data is stored, we've got a bit of a hotch-potch depending on which text it is.  Structural stuff which is fairly static (eg: in the breadcrumbs the text saying "You are here") we have in .properties files.  Slightly more frequently "managed" text like SEO-sensitive stuff is stored in a slightly different text-file-based system, due to who maintains said content.  Other (more volatile) content still is managed via a CMS.  This is basically down to which dept manages which text (as well as legacy issues like different people having different ideas as to how things ought to be done,if I'm honest).  The text-file-based stuff is loaded once at app-start-up, and the DB-stored stuff is called as necessary (with some CF & DB-side caching depending on what it is).
    The text-file-based stuff is applied to a page in the way Steve suggests.  The DB stuff is just output as per normal fetched-query content.
    You might want to read up on how Java handles this sort of thing, to get a fairly coherent picture of an accepted / standardised approach to such things.  Start with http://docs.oracle.com/javase/6/docs/api/java/util/ResourceBundle.html and google "java ResourceBundle".
    Adam

  • How to approach ABAP OO programming the right way...

    Hello experts,
    I am an old school procedural ABAP programmer and I recently I have been experementing with ABAP Objects since I've read a few columns the advantages of ABAP OO and also currently learning its syntax. Now, does ABAP Objects conform to the old way of say, doing reports like at selection-screen output, at selection-screen, on value-request for..., start-of-selection, end-of-selection, top-of-page, etc. I have been doing some practice programs and I am not sure if my approach is correct. Example, I created a class named cl1 and I have a method named upload. Now, the UPLOAD method contains the function 'GUI_UPLOAD'. Is this the right way of doing it? Also, How come I cannot create structures inside a class?
    Again, thanks guys and have a nice day!

    Hi,
    I have these three progs from one of the previous posts.
    Good approach on using constructors. I am not finding the original link.
    *& Report ZABAP_OBJ_01 *
    REPORT zabap_obj_01 .
    PARAMETERS : p_vbeln LIKE vbap-vbeln OBLIGATORY,
                 p_matnr LIKE mara-matnr.
    TYPES : BEGIN OF ty_vbap,
    vbeln TYPE vbap-vbeln,
    matnr TYPE vbap-matnr,
    arktx TYPE vbap-arktx,
    END OF ty_vbap.
    * CLASS sales_order DEFINITION
    CLASS sales_order DEFINITION.
      PUBLIC SECTION.
        DATA : v_matnr TYPE mara-matnr,
        v_vbeln TYPE vbap-vbeln.
        METHODS : constructor IMPORTING vbeln TYPE vbap-vbeln
        matnr TYPE mara-matnr OPTIONAL.
        DATA : it_vbap TYPE STANDARD TABLE OF ty_vbap.
        METHODS : get_vbap_details,
        disp_vbap_details.
    ENDCLASS. "sales_order DEFINITION
    * CLASS sales_order IMPLEMENTATION
    CLASS sales_order IMPLEMENTATION.
      METHOD get_vbap_details.
        CLEAR : it_vbap.
        REFRESH : it_vbap.
        SELECT vbeln
        matnr
        arktx
        FROM vbap
        INTO TABLE it_vbap
        WHERE vbeln = p_vbeln.
      ENDMETHOD. "get_vbap_details
      METHOD constructor.
        CLEAR : v_vbeln,
        v_matnr.
        v_vbeln = vbeln.
        v_matnr = matnr.
      ENDMETHOD. "constructor
      METHOD disp_vbap_details.
        DATA : wx_vbap LIKE LINE OF it_vbap.
        LOOP AT it_vbap INTO wx_vbap.
          WRITE :/ wx_vbap-vbeln,
          wx_vbap-matnr,
          wx_vbap-arktx.
        ENDLOOP.
        CLEAR : it_vbap.
      ENDMETHOD. "disp_vbap_details
    ENDCLASS. "sales_order IMPLEMENTATION
    DATA : obj TYPE REF TO sales_order.
    START-OF-SELECTION.
      IF NOT p_matnr IS INITIAL.
        CREATE OBJECT obj EXPORTING vbeln = p_vbeln
        matnr = p_matnr.
      ELSE.
        CREATE OBJECT obj EXPORTING vbeln = p_vbeln.
      ENDIF.
      CALL METHOD obj->get_vbap_details.
      CALL METHOD obj->disp_vbap_details.
    *& report ziga_abapobjects_asgn01 *
      REPORT ziga_abapobjects_asgn01 .
      PARAMETER : p_matnr LIKE mara-matnr.
    * CLASS lcl_material DEFINITION
    CLASS lcl_material DEFINITION.
      PUBLIC SECTION.
        DATA: v_matnr TYPE mara-matnr.
        METHODS : constructor IMPORTING matnr TYPE mara-matnr,
        get_material_description.
      PRIVATE SECTION.
        DATA : v_maktx TYPE makt-maktx.
    ENDCLASS. "lcl_material DEFINITION
    * CLASS lcl_material IMPLEMENTATION
    CLASS lcl_material IMPLEMENTATION.
      METHOD get_material_description.
        CLEAR v_maktx.
        SELECT SINGLE maktx INTO v_maktx
        FROM makt
        WHERE matnr = v_matnr AND
        spras = 'E'.
      ENDMETHOD. "get_material_description
      METHOD constructor.
        CLEAR v_matnr.
        v_matnr = matnr.
      ENDMETHOD. "constructor
    ENDCLASS. "lcl_material IMPLEMENTATION
    DATA : obj TYPE REF TO lcl_material.
    START-OF-SELECTION.
      CREATE OBJECT obj EXPORTING matnr = p_matnr.
      CALL METHOD obj->get_material_description.
      prg3)
      report ziga_abapobjects_asgn01 .
      PARAMETER : p_matnr LIKE mara-matnr.
    * CLASS lcl_material DEFINITION
    CLASS lcl_material DEFINITION.
      PUBLIC SECTION.
        METHODS : constructor IMPORTING matnr TYPE mara-matnr,
        write_material_desc.
        CLASS-METHODS : class_constructor.
      PRIVATE SECTION.
        CLASS-DATA: v_matnr TYPE mara-matnr.
        DATA : v_maktx TYPE makt-maktx.
        METHODS : get_material_description.
    ENDCLASS. "lcl_material DEFINITION
    * CLASS lcl_material IMPLEMENTATION
    CLASS lcl_material IMPLEMENTATION.
      METHOD get_material_description.
        CLEAR v_maktx.
        SELECT SINGLE maktx INTO v_maktx
        FROM makt
        WHERE matnr = v_matnr AND
        spras = 'E'.
      ENDMETHOD. "get_material_description
      METHOD constructor.
        WRITE :/ 'Inside Instance Constructor'.
        CLEAR v_matnr.
        v_matnr = matnr.
        CALL METHOD get_material_description.
      ENDMETHOD. "constructor
      METHOD write_material_desc.
        WRITE :/ 'Material Description :', v_maktx.
      ENDMETHOD.                    "write_material_desc
      METHOD class_constructor.
        WRITE :/ 'Inside Static Constructor'.
      ENDMETHOD.                    "class_constructor
    ENDCLASS. "lcl_material IMPLEMENTATION
    DATA : obj TYPE REF TO lcl_material,
    obj1 TYPE REF TO lcl_material.
    START-OF-SELECTION.
      CREATE OBJECT obj EXPORTING matnr = p_matnr.
      CALL METHOD obj->write_material_desc.
      CREATE OBJECT obj1 EXPORTING matnr = '000000000000000110'.
      CALL METHOD obj1->write_material_desc.
      CALL METHOD obj->write_material_desc.
      prg4)
      report ziga_abapobjects_asgn01 .
      PARAMETER : p_matnr LIKE mara-matnr.
    * CLASS lcl_material DEFINITION
    CLASS lcl_material DEFINITION.
      PUBLIC SECTION.
        METHODS : constructor IMPORTING matnr TYPE mara-matnr,
        write_material_desc,
        get_material_description.
        CLASS-METHODS : class_constructor.
      PRIVATE SECTION.
        CLASS-DATA: v_matnr TYPE mara-matnr.
        DATA : v_maktx TYPE makt-maktx.
    ENDCLASS. "lcl_material DEFINITION
    * CLASS lcl_material IMPLEMENTATION
    CLASS lcl_material IMPLEMENTATION.
      METHOD get_material_description.
        CLEAR v_maktx.
        SELECT SINGLE maktx INTO v_maktx
        FROM makt
        WHERE matnr = v_matnr AND
        spras = 'E'.
      ENDMETHOD. "get_material_description
      METHOD constructor.
        WRITE :/ 'Inside Instance Constructor'.
        CLEAR v_matnr.
        v_matnr = matnr.
      ENDMETHOD. "constructor
      METHOD write_material_desc.
        WRITE :/ 'Material Description :', v_maktx.
      ENDMETHOD.                    "write_material_desc
      METHOD class_constructor.
        WRITE :/ 'Inside Static Constructor'.
      ENDMETHOD.                    "class_constructor
    ENDCLASS. "lcl_material IMPLEMENTATION
    DATA : obj TYPE REF TO lcl_material,
    obj1 TYPE REF TO lcl_material.
    START-OF-SELECTION.
      CREATE OBJECT obj EXPORTING matnr = p_matnr.
      CALL METHOD obj->get_material_description.
      CALL METHOD obj->write_material_desc.
      CREATE OBJECT obj1 EXPORTING matnr = '000000000000000110'.
      CALL METHOD obj1->get_material_description.
      CALL METHOD obj1->write_material_desc.
      CALL METHOD obj->get_material_description.
      CALL METHOD obj->write_material_desc.
      REPORT ziga_abapobjects_asgn01 .
      PARAMETER : p_matnr LIKE mara-matnr.
    * CLASS lcl_material DEFINITION
    CLASS lcl_material DEFINITION.
      PUBLIC SECTION.
        CLASS-METHODS : write_material_desc,
        get_material_description,
        class_constructor.
      PRIVATE SECTION.
        CLASS-DATA: v_matnr TYPE mara-matnr.
        CLASS-DATA: v_maktx TYPE makt-maktx.
    ENDCLASS. "lcl_material DEFINITION
    * CLASS lcl_material IMPLEMENTATION
    CLASS lcl_material IMPLEMENTATION.
      METHOD get_material_description.
        CLEAR v_maktx.
        SELECT SINGLE maktx INTO v_maktx
        FROM makt
        WHERE matnr = v_matnr AND
        spras = 'E'.
      ENDMETHOD. "get_material_description
      METHOD write_material_desc.
        WRITE :/ 'Material Description :', v_maktx.
      ENDMETHOD.                    "write_material_desc
      METHOD class_constructor.
        WRITE :/ 'Inside Static Constructor'.
        v_matnr = '000000000000000110'.
      ENDMETHOD.                    "class_constructor
    ENDCLASS. "lcl_material IMPLEMENTATION
    START-OF-SELECTION.
      CALL METHOD lcl_material=>get_material_description.
      CALL METHOD lcl_material=>write_material_desc.
    Arun Sambargi.

  • How to Approach to Senior People Against Apple Service Centre in Delhi & Apple Customer Care Bangalore ?

    I Had Iphone 5S and Display Issue is there.
    Device is under warranty and opened by service centre without issuing a Job Card.
    Apple Service Centre is out of Stock for Replacement and refer to other Service Centre.
    After reaffixing my Device the Glass is Loose and Because of That next day while visiting other service centre My Device got Black Spot.
    They Deny the replacement and Now it is almost 1 Month 7 Days.
    No one is going to understand the real cause and deny the replacement due to pressure damage.

    I tried Apple Care Centre and Speak to Many Senior Executive they closed my case and no written reply. By phone they mentioned the case is rejected due to Pressure Damage on the Display.
    I Also Contact the Service Centre Manager he is saying the same.
    Store Manager Goes through my problem he understand the case but denying to do that replacement.
    Actual fault is done by there staff. I visited the Service Centre due to some Pinkish Color reflecting on Screen on 15 July they open my Device without issuing the Job Card in two minutes when my turns come they said the device can be replaced due to fault in Display but they refer me to another Service Centre Because they are out of Stock for 1 Week to 10 Days due to some account part in there centre.
    They return my device but cannot reaffix my Glass properly I intimate them they said don't worry it will be replace tomorrow at other service centre. I approach next day and while waiting for my turn a black spot appears due to loose glass.
    Other Service Centre Deny due to Black Spot & Refer me back to the same service centre. They told me to submit my device and they mention the situation of 16 July and don't mention the situation of 15 July.
    I explained and send emails to ACC but no one explain the problem to Apple US they are considering the problem from 16 July onwards but the real fault is done by the employes of Service Centre and Closed my Case after just replying that it is due to pressure damage.
    The actual mail is very long which i send it and how should I approach to Senior people they said there is no option after talking to senior executive in ACC INDIA
    Please Help and Suggest.

  • Struts, how to approach things

    Coming from a PHP background and having written some moderately complex systems in PHP I'm now in a job that requires me to use Java/JSP and Struts. I've spent the past two days looking it these technologies, I have a few years of experience with Java, but nothing big. I have no experience with JSP/Struts. I do however understand the MVC concept.
    So I set out to write my first little test application, just to get a feel with things. Let''s say it's an application for doing CRUD work on different entities. In PHP in generally do this by creating modules, each module maps to an entity, and all modules offer the same CRUD operations. This resembles the DispatchAction class, so I decided to go with it because Actions are after all supposed to be fairly small and simple? So for each entity, let's just say we have Users and Cars, I would have a dispatcher with implemented the CRUD operations, i.e. CarDispatch and UserDispatch with create, retrieve, update, delete operations.
    But the problem arises with the JSP. The menu (navigation) would allow you to choose what entity (module) to work on. So you can choose between Cars and Users. But the template should be the same in both cases, it's basically just a navigation area listing the modules, and a work area. As you switch between Cars and Users, you will get a list of either Cars or Users, and operations to perform on these. Nothing new.
    But I can figure out how to do this! It's the forwards that are giving me problems, because they eventually lead to separate jsp pages. But I want to "include" the view component of the current entity or module in the work area of the page. Otherwise I would have to have at least one template for each entity, meaning lots of replicated HTML. In PHP I simply solve this by always passing a module parameter around, so that I know what module to load. The module then knows what to display within the work area depending on the current action.
    The company I'm working for does have an application that I'm supposed to work on. In this application there are tons of JSP pages. They have solved the problem using HTML Frames, a solution I find rather hideous.
    I've also looked at Tiles, but that just got me even more confused (remember, I'm learning JSP and Struts and my experience with Java is limited). I also looked at SiteMesh, whose concept of decoration immediately made me go yeah! But the current SiteMesh system seems a bit unstable, I had to manually patch it to get it to run under Tomcat, and whenever I made the slightest typo in a configuration file everything would silently fail with no information written to the logs.
    Any ideas? This must be a very common thing, but having searched forums and looked at tutorials for days know I haven't found a good approach to this.

    I've also looked at Tiles, but that just got me even more confused
    (remember, I'm learning JSP and Struts and my experience with
    Java is limited).Tiles really isn't that complicated and it comes with a large number of examples to start from. In fact, the basic Struts template found in struts-blank.war includes all of the necessary Tiles components to get started. Once you have a set of tiles definitions (which define the combinations of JSPs to form a complete page) you can reference directly them in your action mappings. Here are the main components you'd expect to see:
    In tiles-defs.xml:...
    <definition name=".mainLayout" path="/common/layouts/myLayout.jsp">
      <!-- All tiles definitions which extend mainLayout will 'inherit' this navigation -->
      <put name="header" value="/common/navigation.jsp" />
    </definition>
    <definition name=".cars.list.screen" extends=".mainLayout">
      <put name="title" value="List of Cars"/>
      <!-- The body references listOfThings.jsp which could be a generic JSP capable of
              handling cars and users -->
      <put name="body" value="/listOfThings.jsp"/>
    </definition>
    ...In mainLayout.jsp:...
    <html>
      <head>
        <title><tiles:getAsString name="title"/></title>
      </head>
      <body>
        <!-- navigation along the top... -->
        <tiles:insert attribute="navigation"/><br/>
        <!-- ... followed by the body content, i.e. your workarea... -->
        <tiles:insert attribute="body"/>
      </body>
    </html>In struts-config.xml:...
    <action
        path="/displayCars"
        type="com...CarDispatchAction">
      <forward name="success" path=".car.list.screen"/>
    </action>
    ...(I can't remember whether the dot notation naming convention for referencing tiles definitions is enforced or just simply encouraged.)
    Obviously, you could be more fancy with your layout. But crucially, you could change the layout of all of your screens just modifiying mainLayout.jsp.
    HTH

  • Newbie needs advice on how to approach a new project using iMovie/Cubase

    Hi all.
    As you have probably guessed it's a music to picture problem, never done it before so I need some advice. I'm doing a guitar tuition DVD so there will be some playing and some speech. I can combine both real time via the mixing desk and feed it straight to the camera's mike input. This seems to be the least flexible and most low tech approach. I would prefer to fiddle about in Cubase to get the audio right before fixing it to the video. I am unsure how to use iMovie and Cubase in a combined way to produce what I'm after. Cubase will handle video and iMovie will handle sound but which way round do I do it? I'm at a loss as even what questions to ask! At the moment I'm setting iMovie to record from the camera, setting Cubase to record the audio and clapping in time with the count in to act as a sync. Once I have my audio file I can import the vid into Cubase or import the audio into iMovie. Am I missing something here or is this the right way to do it? ( I might sound vaguely clever but don't rely on it in your answers ! I'm a guitarist after all....)
    TIA Nick.
    ,quad G5 Mac Mini   Mac OS X (10.4.6)  

    musicians are used to do everything simultanously (=band), film/video is doing each thing after the other ;-):
    I would
    * record the video to a camcorder, incl. guitar/music but NO voice-over…
    * import that into iM…
    * edit all together
    * THEN use this as a "click track" for any audio processing…, mainly adding the narration
    * re-import the final audio track back to iM, create videoDVD, getting rich by selling zillions of them....
    advantage: you concentrate on playing guitar OR telling the tricks&clues...
    besides: whatfor you need Cubase in such a project...? or is it "Guitar IN Cubase"?

Maybe you are looking for

  • FTP Adapter - Dynamic JCA properties.

    Hi All, I have a requirement to dynamically assign few jca properties in FTP Adapter as listed below, FileName JNDI name PhysicalDirectory AchiveDirectory DeleteFile UseRemoteArchive Out of these, i am able to dynamically set the values for Source/Ta

  • How do I place a logo above a movie?

    Hi, I am a newbie to After Effects and the company I work for wants me to put their logo in After Effects so it sits "stationary" above the movie when it is playing. The logo is currently a .png file with a transparent background. Do I just place it

  • Method to create Player directly from the mp3 bytes array

    I was checking JMF and didn't find any method to play a mp3 informing its byte array Wouldn't it be an interesting method ? Ok, URL is much easier, but I am talking about ID3 files that has sequences of mp3 chuncks in the same file... Anyone knows a

  • Restrict Delivery Entry based on Sales Order Delivery Date

    Dear All,               I create a Sales Order with a Specific Delivery Date say 15 Dec 2010. The System must prompt me if I try to Create a Delivery Document Based on the Sales Order before 15 Dec 2010.               Does it happen in standard syste

  • Cole-Parme​r DAQ with ABB Aquamaster​-S Flow Meter

    I have a Cole-Parmer 18200-00 DAQ that I'm using to measure the flow rate using an ABB Aquamaster S. The flow meter sends out a pulse that is equivalent to the flow rate in the system. I'm having some trouble writing a program that would give me an a