ETL Flow Diagram for BW

Hi,
We have a BW system extracting data from SAP. The solution is almost entirely based on Generic FM extractors. We have been given a requirement for analyzing the existing reports and putting forth the whole ETL flow and logic in the form of some kind of diagram. Ideally the diagram should show the way data is being pulled from SAP, how it is manipulated by the Update rules and how it gets stored in ODS/Cube and finally emerges as a report in BEx. This diagram need not go too deep into the technicalities and can be at an overview level.
I would like to know if anyone has done something similar before and if there are any best practices or some kind of template diagram formats we could use for this.

Druthi,
Thanks, but that was not what I was looking for. I know about the show data flow option but it is basically just a linear diagram depicting that you have a few cubes, ods's, datasources and some update rules in between. But it tells you very little on how the data is getting transformed.
For example, by looking at that diagram one cannot find out if some data is being deleted in a particular update rule, or if some other ODS is being looked up for some info, or whether it is nothing more than a "dumb" update rule containing no routines, just simple direct assignments.

Similar Messages

  • Flow Diagrams for LabView Projects

    Hi!
    What techniques should I follow to develop a flow diagram for one of my labview projects?
    Thanx

    What an open ended question! I could find no documents that I thought would answer your question. You might find them useful however:
    Linear Systems in LabVIEW
    Event-Driven Programming in LabVIEW
    NI offers classes for LabVIEW. You might find of of them useful. www.ni.com/custed

  • Work Flow diagram for setup

    Looking for a flowed out diagram to get VoIP up and running, using 26xx, CCM 3.3, 8 FXO ports and 7970 phones. Looking for 3 different configs, 1 for 2 special numbers, 2 for reg commercial numbers and 3rd for another tenant with 4 numbers. Keeping everything sep.

    Check the below link for Calling Search space config
    http://www.cisco.com/univercd/cc/td/doc/product/voice/c_callmg/3_1/sys_ad/3_1_2/ccmcfg/b03csspc.htm
    http://www.cisco.com/univercd/cc/td/doc/product/voice/c_callmg/3_1/sys_ad/3_1_2/ccmsys/a03ptcss.htm#10870
    http://www.cisco.com/univercd/cc/td/doc/product/voice/c_callmg/3_1/sys_ad/3_1_2/ccmcfg/b03parti.htm#xtocid297710

  • Is there any process flow diagram for TFS 2013 ?

    Hello,
    I require to know the reference link of lfow chart to manage work in TFS that indicates following details :
    Define sprints and backlog items
    Creating tasks and complete them.
    I want to know whats the flow chart that indicates the states of updating PBI/Bug/Tasks for whole team in project.
    Can anyone please help me on that ?
    Thanks and Regards,
    Dipti Chhatrapati

    Hi Dipti,
    Great to hear it was helpful.
    You can use PBI flow similar to user story flow. State values are bit different.
    User Story it is New-->Active-->Resolved-->Closed and Removed (Removed from backlog).
    PBI New -->Approved-->Committed-->Done and Removed (Removed from backlog).
    For PBI use the User story flow in below manner would be OK
    PBI New - User Story New
    PBI Approved - User Story New (Team can work on this , work on this in a Sprint)
    PBI Committed - User Story Active/Resolved (Team made commitment) for PBI assigned person if developer then still in development, if assigned to QA then QA verification going on once QA done assign to PO)
    PBI Done - User Story Closed - Confirmed by PO
    Cheers!
    Chaminda

  • Generate E-R diagram for existing Oracle SQL Script

    Hi,
    We have some existed Packages,Procedures,Functions,Views and Materialized Views. We are planning to generate E-R diagrams for existed codes. Could you please suggest me how can we do the same.
    we are using Oracle SQL Developer and Oracle Version is : 11g.
    Thanks.
    Jai V

    Hi,
    I have already posted a thread regarding Data Flow diagram for existing source code. But I couldn't find find where exactly I have posted. So here I am posting my observations. I would like to prepare a Data Flow diagram for existing Source code. Using Visustin V7 I got the Data Flow Diagram. But am not able to export or Save or Print the diagram. As some one suggested it is possible to get the DFD using Visio. But am not able to get the DFD. Here am getting the problem like , Gave user name and Server name by connecting to ODBC. But still am not getting the required DFD.
    Can you please suggest me is there any way to get the DFD using Visio or any tool is there to get the DFD.
    Please advice.
    Thanks.

  • ApexLib: Get a Page Flow Diagram of your application!

    Yesterday I came across Graphviz and remembered that a college had already used it to generate some ERDs/Class diagrams. After taking a closer look, I thought to give it a try and use it to generate a page flow diagram for an APEX application as you can also see it for JSF in JDeveloper.
    It's part of the ApexLib Framework and it's FREE! ;-)
    Get the details at http://inside-apex.blogspot.com/2007/01/apexlib-get-page-flow-diagram-of-your.html
    A diagram sometimes says more than 1000 words... - Simple translation from german :-)
    Have fun
    Patrick
    Check out my APEX-blog: http://inside-apex.blogspto.com

    Hi Carl,
    in the ApexLib_Generate_PageFlowDiagram.sql script you have the possibility to change the call to the Graphviz tool. According to there documentation the dot tool has several supported output format.
    eg. '$dot -Tpng -o%filename.png -Tsvg -o%filename.svg %filename.dot'would produce a PNG and a SVG file. There is no option for PDF, but in there FAQs (http://www.graphviz.org/doc/FAQ.html) they have the following workaround. They first create a Postscript output and then use a Postscript2PDF converter to get the PDF output. On LINUX it would probably look like
    '$dot -Tps -o%filename.ps | epsf2pdf -o %filename.pdf'On Windows you have to get a PDF converter and the hole call in the script would look like
    BEGIN
        ApexLib_PageFlowDiagram.generateCommands
          ( pGraphvizCommand      => '$dot -Tps -o%filename.ps %filename.dot'||CHR(10)||
                                     '$pdfconverter %filename.ps %filename.pdf'
          , pSkipSelfReference    => TRUE
          , pSkipDynamicReference => TRUE
          , pSkipSharedComponents => TRUE
    END;Hope this helps
    Patrick
    Check out my APEX-blog: http://inside-apex.blogspot.com

  • ISE - Feature flow diagrams

    Hi All,
    I am looking for feature flow diagrams for ISE profiling and Posture services. Would appreaciate if anyone can point me to them. I just found one on Cisco website (attached), but need detail ones for profiling and posturing.           
    Thanks and regards,
    Mohan M

    Please find the attached Profing Flow:.
    Posturing Flow:
    Thanks.

  • 3D process flow diagram

    Hello all,
                             I need to create the process flow diagram for air handling unit consist of motors,pumps, AC rooms in 3D. I never worked in 3D graphics before. Very confused from where to start and how to start.
    Suggess me some direction.
    Thanks
    Kudos are always welcome if you got solution to some extent.
    I need my difficulties because they are necessary to enjoy my success.
    --Ranjeet

    Hi unclebump,
                                        No i dont have any 3D model to import to labview. But i downloaded some VRML files & called to labview through load vrml files.
    I need to create everything from scratch. Any suggestion.
    Kudos are always welcome if you got solution to some extent.
    I need my difficulties because they are necessary to enjoy my success.
    --Ranjeet

  • Method flow Diagram/Report

    We are having entire project code and we configured that project in ecclipse. from this code i need to get report for every method refrences and method flow. and I need get method flow diagram for all the methods in the project.Is there any tool to generate this?
    Could you give your suggestions/thoughts regarding this.....

    thanks for your reply.....
    Could you tell me that plugin name

  • Software for Creating Data Flow Diagrams .i.e developing softwares

    i recently switched to archlinux from ubuntu.there is ubuntu there was tdfd for creating Data Flow Diagrams but i am not able to find any alternative for archlinux.
    Could anyone suggest me the software to be used.
    Thanks

    Pratgeek wrote:i recently switched to archlinux from ubuntu.there is ubuntu there was tdfd for creating Data Flow Diagrams but i am not able to find any alternative for archlinux.
    Could anyone suggest me the software to be used.
    drcouzelis wrote:
    rp181 wrote:Can't find the program u are talking about though.
    I can't find it either. Pratgeek, what was the name of the application you used in Ubuntu? Is there a website for it?
    probably a kind of necrobump, but i've been searching for flowchart drawing software, and found this topic.
    well, mentioned tdfd is the part of software suite called TCM available at least in debian/ubuntu.
    it appears to be really old, i could found only user guide and ubuntu/debian package pages on the web, but it appears to be working quite well.
    i've installed it on my ubuntu machine just half an hour ago, but it seems to be at least worth to play with, and i'd even make a PKGBUILD if i like it.

  • Flow diagram of AP,AR and OPM MOdule

    Hi,
    I want to learn the flow of tables of AR,AP and OPM module.
    My question is that is how to learn these flow and
    ...is thr any documents or flow diagram ??
    Please share the documents if u have..this will be very helpfull for me..!!!!
    my id : [email protected]

    Did you notice the forum you were posting in? It's for SQL and PL/SQL questions.
    I suggest you ask in one of the forums in
    https://forums.oracle.com/forums/category.jspa?categoryID=3

  • Batch Management Process Flow Diagrams

    Hi,
    please provide the process flow diagram of batch mangement in MM.
    any links or documents....
    It's urgent...
    Thanks
    AK

    Logistics general - Batch Management
    1.1. Specify Batch Level
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Specify batch level and activate batch status management Transaction  OMCT
    1.2. Batch Number - Activate Internal Number Assignment
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Number Assignment --> Activate internal batch number assignment Transaction  OMCZ
    1.3. Batch Creation - for Goods Movements 
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Creation of new batches --> Define batch creation for goods movements Transaction
    1.4. Characteristic Value Assignment -- Update Standard Characteristics 
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Characteristic Value Assignment --> Update Standard Characteristics Transaction
    1.5. Activate Batch Classification for Goods Movements in Inventory Management 
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Characteristic Value Assignment --> Valuation for goods movements --> Activate Batch Classification for goods movements in Inventory Management Transaction  OMCV
    1.6. Batch Determination – Condition Table(Cross Client)
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Condition Tables --> Define production order condition tables Transaction  OPLB
    1.7. Batch Determination – Condition Table(Cross Client)
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Condition Tables --> Define SD condition Tables Transaction  V/C7
    1.8. Batch Determination – Access Sequence(Cross Client)
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Access Sequences --> Define Production Order Access Sequences Transaction  OPLF
    1.9. Batch Determination – Access Sequence(Cross Client)
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Access Sequences --> Define SD Access Sequences Transaction  V/C2
    1.10. Batch Determination – Strategy Types
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Define Production Order Strategy Types Transaction  OPLE
    1.11. Batch Determination – Strategy Types
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Define SD Strategy Types Transaction  V/C1
    1.12.  Batch Determination – Batch Search Procedure
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Define IM   Search Procedure Transaction  OMCY
    1.13.  Batch Determination – Batch Search Procedure
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Define Production order Search Procedure Transaction  OPLG
    1.14.  Batch Determination – Batch Search Procedure
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Define SD Search Procedure Transaction  V/C3
    1.15.  Batch Determination – Batch Search Procedure Allocation
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Allocate IM search procedure/activate check Transaction  OMCG
    1.16. Batch Determination – Batch Search Procedure Allocation
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Assign Search procedure to production order Transaction  OPL8
    1.17.  Batch Determination – Batch Search Procedure Allocation(SD)
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Allocate SD Search procedure Transaction  V/C5
    1.18.  Batch Determination – Activate Automatic Batch Determination(SD)
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Activate Automatic Batch Determination in SD -->For delivery item categories Transaction  V/CL
    1.19.  Batch Determination – Batch Selection Class
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Define Selection Classes Transaction  CL01
    1.20.  Batch Determination – Sort Rule
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Batch Determination & Batch Check --> Define Sort Rules Transaction  CU70
    1.21.   Batch Determination – Make Settings for Batch Where-used list
    Menu Path  Enterprise Structure> Logistics General> Batch Management --> Make Settings for Batch Where-used list Transaction  OMBB

  • Process Flow Diagram

    Can someone provide me with a process flow diagram and the step for creation of returnable packaging ?
    Thanks
    Logi

    Hi,
    For returnable pacaging,you have to create a material with "LEIH" material type.
    Pls go through the following link for process flow daigram:
    [Process flow for LEIH material type|http://help.sap.com/bp_bl603/BBLibrary/Documentation/155_Scen_Overview_73_EN_PE.ppt]
    Pls go through the following link for process flow of shipping:
    [Process flow of shipping|http://help.sap.com/bp_bl603/BBLibrary/Documentation/107_Scen_Overview_EN_US.ppt#488,1,Sales Processing Using Third Party (with Shipping Notification) SAP Best Practices Baseline Package  (U.S.)]
    Hope this is what you are looking for.And this will help you also.
    Regards,
    Krishna.

  • WM process flow diagram

    Can anybody help me to get process flow diagram of any standard WMS in SAP?
    I appriciate your help
    Thanks,

    HI ,
    Refer the general scenario followed most commonly in WM,
    A) IN MM At the time of good receipt MIGO
    1.creation of transfer requirement takes place. Material Goes to Interim Storage type (902)
    2. Transfer order from TR is created ( we get destination storage type) --  In LT04 or LT06
    3. Confirmation of TO.(Put away completed )     In LT12
    B) IN PP
    1. Requirement we get from MD11,MD04,CO01.(staging , BOM Explosion etc.)
    this time Generally TR, will be created Automatically( As per setting).
    With LB10 TR to TO
    TO will be confirmed in staging process.(Quantity of picked materials will be reduced )
    (Hear the raw material will be consumed. & TR for finished material will be created.)
    With LB10 we can perform creation of TO.
    TO for finished material will be confirmed when it will placed in the destination Bin.
    Hear we will get the Finished good in the Unrestricted stock.
    C)IN SD.
    Creation of sale order: VA01
    Creation of Outbound deliveryu2019s TO. VL01
    TO confirmation after reaching to destination.LT03 then LT12 to confirm.
    Dev.

  • Searchable Flow Diagrams?

    Upon Conversion to PDF our flow diagrams are becoming non
    searchable images. Is there anything we can do in Word or Acrobat to
    get them to convert as searchable text? Please note that Adobe
    Acrobat 9.0 OCR is at best 75% effective in rendering our flow
    diagrams as searchable text.
    Thank you  

    UML 2.0 (Unified Modeling Language) is what you are looking for. Googling UML and/or the types of diagrams you need
    should give you more hits than you can handle.
    You can also check Safari, Amazon, etc. for many UML specific books, beginner and beyond.
    Your forum transgression could be forgiven since it can be argued that being able to model the system you are trying
    to design is a necessary skill for any programmer/engineer - Java or otherwise.
    But in this case, I think it is especially relevant to Java since it is such a strongly object oriented language.
    The only thing I would note is that the diagrams you are tasked with making should have been done before writing the app.

Maybe you are looking for

  • How to install Oracle patch in windows

    Hi, I have installed oracle service registry and was facing below error:- org.idoox.wasp.WaspInternalException: java.lang.RuntimeException: Updates to config files not supported After searching on Oracle Support, i come to know that patch p9499508 is

  • BEX BROWSER  in latest BI version

    Hi All,   Currently we are upgrading from 3.0B  version to the latest    BI 7.0 Netweaver 2004 version I need some help .Currently we use the BEX Browser to deploy Excel queries to the general users.  In the new version, the BEX Browser is no longer

  • CS6 and Flash Player - ?

    I created an SWF with FlashCS6. Although the Flash Player for my browsers (Chrome, Safari) is current, Chrome asks for an upgrade to Flash Player 11.4, then reports a download error. Safari doesn't show anything at all. Any suggestions?

  • How to export from ituns contact list to file, with no iphone exist (water demage)

    hi my iphone have water damage so i cant use him. i need to take my conntact list from ituns to file any format ( xls , txt , csv ...... ) help i dont wont to belive apple didnot think about this

  • I can´t reply with email alias

    I can't reply with my email alias on any of my devices. I can receive emails, but when i reply it only lets me do it with my primary email. Thanks