I have  a question in OBIEE basic concepts

Hi,
I am prasanna Undapalli.I have question,can u please anyone solve this.
Can i use an OLTP backend database for creating a dashboard?
thanks inadvance,
prasanna

Hi,
Technically you can use OBIEE with OLTP as well. However real world scenarios pertaining to OLTP makes it difficult for OBIEE to create Star schema from OLTP. Also OBIEE is an engine to perform analytics queries, while in most cases queries generated against OLTP schemas are operational in nature. Better option is to use BI publisher and do away with OBIEE when querying against OLTP.
OBIEE works with any database if you force to do. If you want to follow best practices, its recommended to use with OLAP systems. After all OBIEE is analytics reporting tool and OLAP databases were designed for reporting requirements. So its always advised use the OLAP to get better performance and better analytics from OBIEE.
Bottom line, you can use OLTP with OBIEE but performance will be an issue (not advisable).
Also refer below:
Best OLTP Reporting Tool
Regards,
MuRam
NOTE: Please mention if this resolved your problem/still facing and close the thread to assist
others with similar problems.

Similar Messages

  • Questions on OBIEE features.

    Hi,
    I am new to Oracle BI.
    I have few questions regarding OBIEE features, Kindly answer to best of your knowledge, thanks in advance.
    1.     What database types/ sources can the BI pull from?
    2.     Is the license portable from one server to another?
    3.     Are pages, graphs, reports, etc. 508 compliant?
    4.     Is the license portable from one server to another?
    5.     Are pages, graphs, reports, etc. 508 compliant?
    6.     How large a dataset can the BI handle?
    7.     How easily does the BI tool integrate new data to it's database?
    8.     What precautions do the BI use to back up data?
    9.     Level of Effort/ Steps involved to install, upgrade, or maintain BI
    10.     Can the BI be used to create/moderate forums (wordpress or other)
    11.     Can user comments be routed to different mailboxes based on predefined conditions (for example, url or user actions on the page)?
    12.     Does dashboard support embedding flash?
    13.     Are cross-tab capabilities supported in business view, dashboard, and ad hoc queries?
    14.     What type of charts can be created with the BI?
    15.     What is the level of effort/ steps involved to create new tools and widgets?
    16.     Is the BI compatible with Linux/Unix?
    17.     Are end user analytics recorded? (Web trends records, query tracking, page usage, etc.)
    18.     How does the BI handle version control?

    877064 wrote:
    Hi,
    I am new to Oracle BI.
    I have few questions regarding OBIEE features, Kindly answer to best of your knowledge, thanks in advance.
    1.     What database types/ sources can the BI pull from?OBIEE supports many popular databases out there including flat file, xml's as sources.
    2.     Is the license portable from one server to another?No. As far as I know you have to buy the license based on number of servers you are doing the installation on.
    3.     Are pages, graphs, reports, etc. 508 compliant?OBIEE is 508 compliant application.
    4.     Is the license portable from one server to another?Refer to answer for Question # 2.
    5.     Are pages, graphs, reports, etc. 508 compliant?Refer to answer to Question # 3.
    6.     How large a dataset can the BI handle?Depends. You can do performance tuning both on BI server side as well as database to boost up the performance. Caching plays a major role here.
    7.     How easily does the BI tool integrate new data to it's database?Not sure what you are asking here.
    8.     What precautions do the BI use to back up data?OBIEE does not store any data. It only stores the metadata of the tables you are using.
    9.     Level of Effort/ Steps involved to install, upgrade, or maintain BIPretty good documentation out there and many blog posts that should help you ease you through the installation process.
    10.     Can the BI be used to create/moderate forums (wordpress or other)No. OBIEE is not a CMS.
    11.     Can user comments be routed to different mailboxes based on predefined conditions (for example, url or user actions on the page)?Yes.
    12.     Does dashboard support embedding flash?Yes.
    13.     Are cross-tab capabilities supported in business view, dashboard, and ad hoc queries?Yes.
    14.     What type of charts can be created with the BI?Many different kinds. Some of them are:
    Bar
    Line
    Area
    Pie
    Line-Bar
    Time Series Line
    Pareto
    Scatter
    Bubble
    Radar
    15.     What is the level of effort/ steps involved to create new tools and widgets?Not sure what you are asking here.
    16.     Is the BI compatible with Linux/Unix?Yep.
    17.     Are end user analytics recorded? (Web trends records, query tracking, page usage, etc.)Yes. Usage tracking.
    18.     How does the BI handle version control?There are good number of useful tools for version controlling in OBIEE.
    Refer: http://www.rittmanmead.com/2009/01/simple-version-control-for-obiee-using-subversion-visualsvn-server-and-tortoisesvn/
    -Amith

  • OBIEE Basic Questions !!

    Hi All ,
    I am new to OBIEE and comming from Business Objects background.I have following questions on each OBIEE tools .Really appreciate your answers
    Thanks
    Shivaji
    OBIEE Repository Qstns
    • If we change a table in DM (database) how do we refresh? If any Table is changed how do we refresh that change in Repository ? In other words If an extra column is added to table how do we refesh in repository?
    • What is Online /off line means? ( I read in Manual and still not clear ..I came from BO background and in BO it gives diff meaning – Online means connected to security Repository and Offline means no connection to Repository)
    •     Why it is not advised to join with foreign keys in Fact tables to primary keys in Logical tables in Business model and mapping layer?
    •     Why do we need dimensions when it is not visible in Presentation layer? ( I know it is works to define Hierarchies .Any Example ?)
    •     How do we put a condition on logical table in Business model Layer (self join ex : country = ‘US’ )
    •     How do we define Row Level Security in OBIEE?
    •     For Every repository we have to define groups /users? Is there anyway we can define users/Groups once(in cetralized way but not with LDAP) use them in every repository?
    •     ST_DIM.ST_CDE = substr (RWA_FACT.BLDG_ID, 1, 2) Can we add this kind of joins between tables in Business Model Layer? OBIEE is not allowing, is there any reason?
    •     Can we create Filter Objects in Repository? (Ex: my filter Name: Prior 10 Years; condition will be TimeTable.FY_YEAR > 1996)? If so where and how do I create them?
    •     If I have a summary table and a detail table and let’s say Summary will give QTR revenues and Detail table will give Monthly Revenue. Can we create only One object and say Revenue and is depends on the query can it decide to go to Summary table or Detailed Table to get the appropriate revenue? ( in BO we have Aggregate Navigation )
    ANSWERS Qstns
    1.)     How do we add a column to the report
    2.)     How do we apply a Rank to a report, for Ex : year ,customer ,amount .. If we run a report for 5 years ,I need top 10 customers per year to total 50 rows should be there in a report.
    Dashboards QSTNS
    How do we Migrate Dashboards from One Env ( DEV) to Another ENV (QA or PROD)
    How do we Pass a YEAR Parameter in a drill report (a report which shows QTRs)
    How to put a button to download a dashboard to Excel
    How do we create an alerts (scrolling Texts)
    How do we setup to send an elerts to email or Cell Phs
    How do we map a dashboard to map (US map and let users click CA )
    How do we put sorts on a table (with arrows) on a dashboard sections

    Hi Shivaji,
    Here are the Answers to your Questions:
    1. If we change the Table in the database, I think we need to manually refresh that table in the
    Repository. That is if we add any new column need to import that column from that table into
    Repository.
    2. Online: If we want to reflect the changes in the Repository to Presentation Services immidiately
    without restarting the services. Reload Server Metadata will Reflect the changes.
    Offline: Working on RPD normally.
    3. We can restrict the data from a logical table in a BM by putting a condition in the 'WHERE' clause
    of that Table Mapping.
    4. I dont think we can create a Filter objects in Repository. Rather we can use Repository variables.
    5. Use of CASE expression can populate the column data dynamically.
    Answers:
    1. Just click on the column in the Presentation Catalog it will automatically add that column to the
    Criteria.
    2. Go to the Column Formula and click Functions you can find various built-in Functions. In that you
    can find RANK.
    Dash Board:
    1. You can migrate the Dash Boards from one system to another. Go to the following path:
    {BI Install Dir}:\BIData\web\catalog\paint\shared\[Dash Boards]
    In this path you can find the Dash Board details those you can find on Presentation Services.
    2. YEAR Parameter!!!!! You can put a filter for YEAR to the Request as you are going to get Drill by
    default.
    3. There is a default button 'PRINT' on the dash board. You can use this to download your dash
    board to PDF, HTML, EXCEL.... If you want that option to individual Requests, Go to Edit Dash
    Board-->Properties Tab of Request--> Report View-->Select the Required Options and Save.
    4. It is not an alert. Implement the Ticker View to get the Scrolling Text of your Request.
    5. Use of BI Delivers that is iBots fulfills your criteria.
    6. Just click that Arrows while creating the Request that is in the Criteria Tab of the Column.
    Answers stated in my point of view. I would be very happy if anyone corrects me.
    -Vency

  • I have a question - Does Oracle BI in cloud has visualisation like Heat map, tree map , spatial map ? In general what are the additional visualisation as compared to OBIEE if any , thanks

    I have a question - Does Oracle BI in cloud has visualisation like Heat map, tree map , spatial map ? In general what are the additional visualisation as compared to OBIEE if any , thanks

    I have a question - Does Oracle BI in cloud has visualisation like Heat map, tree map , spatial map ? In general what are the additional visualisation as compared to OBIEE if any , thanks

  • Trying to understand the basic concept of object oriented programming.

    I am trying to understand the basic concept of object oriented programming.
    Object - a region of storage that define is defined by both state/behavior.
    ( An object is the actual thing that behavior affects.)
    State - Represented by a set of variables and the values they contain.
    (Is the location or movement or action that is the goal that the behavior is trying to accomplish.)
    Variables- (What does this mean?)
    Value - (What does this mean?)
    Behavior - Represented by a set of methods and the logic they implement.
    ( A set of methods that is built up to tell's the how object to change it's state. )
    Methods - A procedure that is executed when an object receives a message.
    ( A very basic comand.For example the method tells the object to move up, another method tells the method to go left. Thus making the object move up/left that combination is the behavior.)
    Class - A template from which the objects are created.
    ( I am very confused on what classes are.)
    - The definitions of the words I obtained from the "Osborne Teach Yourself Java". The () statements are how I interperate the Mechanisms (I do not know if Thats what you call them.) interact with each other. I understand my interpretation may be horribly wrong. I will incredibly appreciate all the support I may get from you.
    Thank you

    Object oriented programming is a replacement for the older idea of procedural programming (you can research procedural programming in google). As I understand it, in procedural programming, you have a step by step set of function calls to accomplish some task. Each function receives a data structure, manipulates it, and passes it to the next function. The problem with this is that each function preforms some action for the overall task and can't easily be reused by some other task. Its also harder to read the flow of what is happening with raw data structures flying all over the place.
    In object oriented programming, an object calls a function of another object and receives back, not a data structure, but another object. Objects contain a data structure that can only be accessed by its functions. An object is not so much a sub component of a bigger task, as it is a service that any other task can use for any purpose. Also, when you pass an object to the caller, the caller can ask questions about the data structure via its functions. The developer doesnt have to know what the previous function did to the data by reading up on any documentation, or having to reverse engineer the code.
    I suggest the best way of learning this is to code something like a library object.
    A library object contains a collection of book objects
    A book object contains a collection of chapter objects
    A chapter object contains a collection of paragraph objects
    A paragraph object contains a collection of sentence objects
    A sentence object contains a collection of word objects.
    Add functions to each object to provide a service
    Example: A library object should have a:
    public void addBook(Book book)
    public Book getBook(String title)
    public boolean isBookInLibrary(String title)
    The key is to add functions to provide a service to anyone who uses your object(s)
    For example, what functions (service) should a paragraph object provide?
    It shouldn't provide a function that tells how many words there are in a sentence. That function belongs to a sentence object.
    Lets say you want to add a new chapter to a book. The task is easy to read
    if you write your objects well:
    Sentence sentence1=new Sentence("It was a dark and stormy night");
    Sentence sentence2=new Sentence("Suddenly, a shot ran out");
    Paragraph paragraph=new Paragraph();
    paragraph.addSentence(sentence1);
    paragraph.addSentence(sentence2);
    Paragraphs paragraphs=new Paragraphs();
    paragraphs.addParagraph(paragraph);
    Library library= new Library();
    library.getBook("My Novel").addChapter("Chapter 1",paragraphs).
    Now, lets say you want to have a word count for the entire book.
    The book should ask each chapter how many words it contains.
    Each chapter should ask its paragraphs, each paragraph should ask
    its sentences. The total of words should ripple up and be tallied at each
    stage until it reaches the book. The book can then report the total.
    Only the sentence object actually counts words. The other objects just tallies the counts.
    Now, where would you assign a librarian? What object(s) and functions would you provide?
    If written well, the project is easily extensible.

  • I'm missing a basic concept on iCal.

    I'm missing a basic concept on iCal Server i think.
    I just want to publish a single calendar to the public from the server, not from the local client; with NO passwords.
    Calendars exist on the iCal Server on 10.8.5 using login credentials from Open Directory where users
    can create calendars, share calendars, etc.
    When you go to the Web site, it first asks for your login and password.
    How do i link a calendar to a public location, or make a calendar publicly accessible?
    Thanks in advance
    Tim Far
    OSX Server, OS X Mountain Lion (10.8.5)

    So with no responses to the above question, I've had to rtfm...
    It appears from my reading of the somewhat limited documentation on iCal Server on 10.8.5, since I have chosen
    to apply security to the Wiki's and Calendars to use OD on the server; I cannot open a public viewable Calendar along side the secured ones.  ( I may certainly be wrong, but I haven't been able to find out how.)
    So I took an easier approach, as I wanted 1 public calendar viewable and subscribable by the public.
    The local iCal server will be used privately for local secure business, while the Public calendar will be
    maintained on the local Admin's desktop, then shared publicly to Google calendars, where I set up a simple secure acount.  This gives me 4 benefits.
    1. A public viewable webpage of the calendar - for those with iCal or iPhone (droid population, or browsers)
    2. An dot.ics subscribable link  for those with iPhones, iCal compatibe calendars
    3. An embedded link for our education web site, to show the Public calendar inline on our own website.
    4. The ability to publish to said Google calendar , from the locally managed desktop.
    This may have been obvious, or not; and potentially othe ways of accomplishing the same,
    Any thoughts or goctcha's ?
    Thanks in advance.

  • Please can someone help, I have a question in my coursework that I don't know the answer to! Explain how PostScript fits into the design process?

    Please can someone help, I have a question in my coursework that I don't know the answer to! Explain how PostScript fits into the design process?

    The simple answer is that today PostScript really doesn't fit at all into the Graphic Design process, at least in terms of what the graphic designer needs to know.
    Historically, though, the PostScript imaging model, first introduced circa 1984 provided the basis for the initial publishing software including PageMaker, Illustrator, QuarkXPress, and even Ventura Publisher. This imaging model included support for continuously scalable text, vector, and raster imagery as well as the concepts of a current transformation matrix that allowed arbitrary scaling, rotation, etc. and multiple color spaces (grayscale, RGB, CMYK, spot, device independent, and color-managed).
    The PostScript imaging model was effectively replaced by the PDF imaging model, a significant superset of the PostScript imaging model, by the time Illustrator 9 and InDesign 2 were released in terms of support of ICC color management, transparency, etc.
    The fact is that a good graphic designed doesn't need to know anything about PostScript or PDF per sé, but rather about the basics of color (such as issues associated with color gamut and what how that affects display and printing), use of text versus vector versus raster images and why one should keep content at the highest level of abstraction all the way to the rendering (or screen) or RIP process for printing. Some knowledge of typography also helps.
              - Dov

  • Questions on OBIEE Cache maintenance

    Hi Experts,
    I have few questions regarding the OBIEE cache.
    1. How to clean the cache ? Is there any method to clean the cache using Unix scripts.
    2. Is there any way to call an unix script using the iBots ?
    Thanks in Advance.
    svr

    Hy,
    To purge the cache, you have several way :
    http://gerardnico.com/wiki/dat/obiee/bi_server/cache/obiee_purging_query_cache
    The classic way is to use the ODBC function :
    http://download.oracle.com/docs/cd/E12103_01/books/admintool/admintool_QueryCaching6.html
    And to insert them in a script :
    http://download.oracle.com/docs/cd/E12096_01/books/AnySched/AnySched_Scripts2.html
    That you can call with the job Manager.
    Cheers
    Nico

  • Security question in obiee 11g

    Hi,
    I have a question on security configuration on what we have in 10 and deploying to 11g.
    Q1. how deploy external database security(users, groups) to OBIEE 11g.
    we used external database security in 10g. all the users and groups maintained in database and obiee rpd has security groups. repository has group information only so it is deployed groups information to obiee 11g by upgrade assistant but how can it deploy users in external database?
    Q2. all the users and roles in LDAP server. in this case how obiee 11g read users and group information?
    Thanks
    Jay.

    Q1. how deploy external database security(users, groups) to OBIEE 11g.
    we used external database security in 10g. all the users and groups maintained in database and obiee rpd has security groups. repository has group information only so it is deployed groups information to obiee 11g by upgrade assistant but how can it deploy users in external database?
    Solution:
    http://www.varanasisaichand.com/2011/09/external-table-authenticationorder-of.html
    http://www.rittmanmead.com/2012/03/obiee-11g-security-week-connecting-to-active-directory-and-obtaining-group-membership-from-database-tables/
    http://obieeblog.wordpress.com/2009/06/18/obiee-security-enforcement-%E2%80%93-external-database-table-authorization/
    Q2. all the users and roles in LDAP server. in this case how obiee 11g read users and group information?
    Obiee11g is intergated with weblogic fusion middleware (Console,EM). in that console have feature to enable mulitiple LDAP authentication
    while configuring AD via weblogic console we need to give the users and group info
    Solution refer:
    http://obieeelegant.blogspot.com/2012/01/obiee-11g-integration-with-ldap.html
    http://docs.oracle.com/cd/E23943_01/bi.1111/e10543/privileges.htm#BABCDCFE
    Thanks
    Deva

  • I'm going to install Arch this weekend but I have some questions

    Currently I use Linux Mint on my primary PC, but I've installed Arch on my older PC at my parents house.  I like it a lot and I think I want a distro that is rolling release and also that I build myself (as opposed to installing all of the bloat on Mint).  However, I do have some questions; Linux is pretty new to me (been using it since about November) so I don't know exactly how everything works.
    1)  How do I know what packages I have to have installed for building C/C++ programs?  I know in Ubuntu install gcc/g++ by itself doesn't get the job done, you need build-essential to get all of the libraries.  Also, what packages do I need for OpenGL and SDL?  I'm a CS major and I'm in an OpenGL class so I need to be able to compile OpenGL programs; SDL is for my own purposes, but I'd still like to have it.
    2)  I use Amarok to transfer songs to my iPod.  Amarok 1.48 and libgpod 0.6.0 are in the repos and I know both of those are compatible with my 6th gen.  However, I do have a question about transferring album art.  On Mint, Amarok transfers the album art as I transfer the album, but someone told me that Amarok doesn't do that by default; there must have been a setting changed somewhere to do that.  I looked through Amarok's options and didn't see anything like that... anyone know if I can do that in Arch, and how?  There's no real information about Amarok in the wiki.
    3)  I'm going to use Gnome environment but some KDE apps (like Amarok).  Will there be any problems with that that I should know about in advance?
    I'll probably have some more questions once I actually install Arch, but that will do for now   Those are the important ones.

    1) You know by seeing its dependencies on pacman or by the developer documentation. Unlike other distros, you don't need to install dev packages. Example: You have gcc and all the basic gnu tools installed, and you want to compile a program that is not in a arch linux package yet (if theres a package, you can build it using abs / makepkg and pacman will handle the dependencies) and requires, for example, a library called "xyz", you only need to download "xyz" from pacman, and all the dev stuff will come together (like header and etc).
    I hope it helps.

  • Quesion about the Basic concept of RMAN incremental backup

    I have a problem in understanding the basic concept of two types RMAN Incremental backup ie. Differential and Cumulative. I just don't understand how cumulative incremental backup consumes more space than Differential backup.
    Have a look at the scenario in which Differential backup is used.
    1. On Sunday midnight, a LEVEL0 backup is taken.
    2. On Monday midnight all the blocks that was changed since Sunday midnight are stored in the backup media (tape or disk)
    3. On Tuesday midnight all the blocks that was changed since monday midnight are stored in the backup media.
    4. On Wednesday midnight, all the blocks that was changed since tuesday midnight are stored in the backup media.
    At this point, in the backup media, you have all the changed blocks from sunday midnight to wednesday midnight eventhough it was stored in a daily basis. If you had taken a cumulative backup at wednesday midnight the backup media would have contained the same changed blocks from sunday midnight(LEVEL0) to wednesday midnight, but all at one go instead of daily basis. I don't understand how cumulative backup consumes more space when the backup media contains the same amount of changed blocks as it were in the case of the Differential backup.

    Considering the Scenario you given:
    Sunday : Level 0 backup.
    Monday : You have taken an incremental backup then there will not be any difference in size of backup set for differential or cumulative as the changes from last Level0 backup are considered.
    Tuesday : A cumulative backup (n-1) will have changed blocks since Sunday's Level0 backup but a differential backup(n) will only have changed blocks since Monday. So definitely there will be more space consumed by cumulative backups compared to differentials.
    Hope it helps ...
    Bhupinder

  • I have two questions. 1 how can I put attachments with my email. 2 how can I see my folders eg sent, and others I have set up on my Mac. Thanks, Arie.

    Oops, was a bit premature with the questions.
    1 Basically I want to be able to attach a picture to my email. I know I can email from my pictures but it is hard to keep track of those emails.
    2 how can I get to my folders. I know they are there when I sort my emails into folders, but say I want to get into one of the folders, eg sent. How ?
    Thanks, Arie.

    If you start in the photos app and select the photo(s) to email, then that email should go into your Sent folder on your email account, so you should be able to keep track of them from there.
    To get to your other email folders just tap your account id at the top left of your Inbox (it will be Mailboxes if you've only one account set up on the iPad) and that should take you to a list of your folders, and just tap the one that you want to go into. If you have more than one account active on the iPad you will have a Mailboxes button at the top of the list of folders that allows you to go up another level so that you can select a different account and then folder

  • I have a question about japan new depriciation engine using non-japanese chart of deprication

    Hi, all
    I have a question about link between new depriciation engine and chart of depriciation.
    My client want to use US chart of depriciation as standard chart of depriciation becuase it has already standard setting like IAS deprication keys.
    it means I have to create Japanese chart of depriciation by copying from US chart of depriciation(non-japanese sample(0JP))
    I have a little doubt about it. In my previous project, I copyed chart of depriciation by copy from Japan sample Chart of depriciation(0JP) stored in SAP.
    Is it possible to copy from non-japan sample charg of depriciation to using Japanese new depriciation engine? I worried some errors will occrues if I do not use sample chart of depriciation(0JP) .
    If I need to use sample Japanese chart of depriciation, please give me the idea why I need to use Japanese sample chart of depriciation. I want to know the examples of non-Japanese asset accouting consultants who have working experience in the area.
    Thank you.

    Hi, Narasimhulu
    Thank you for your support.
    My client use one COA to all over the world. And not only Japan, other country aslo use the COD which is copied from that of US. Basic reporting line is for USGAP. I will customize 2 depriciation ares, one for US GAP and another is JGAP. No need to create TAX realted customize.  It means it enought only adding Japanese new depriciation keys to Current US COD. No need to add more Japanese local requirements.
    In this case, I want to know follwoing point.
    I know COD controll depriciation keys, but I want to know more detail about COD, what kinds of controls COD do. What is Japanese local requirements. Why better to use COPY of JP COD.
    Thank you.

  • OBIEE Basic and OBIEE FS Licence

    Hi,
    I need to know if OBIEE Basic license can connect to Hyperion Essbase and create dashboards. Or is it that OBIEE FS license is a must have for connecting to Hyperion Essbase and for creation of dashboards.
    Sid

    Welcome to the forums !
    OBIEE documentation can be found here - http://www.oracle.com/technology/documentation/bi_ee.html
    HTH
    Srini

  • I have a question about the new share everything plan.

    Hi,
    I have a question of the cost of the new share everything plan. I looked at the options and prices for different phones. Next to smartphone it says 40 dollars, next to basic phone it says 30 dollars etc etc. Does that include the unlimited texts, and minutes? If so, how much would this plan cost for 2 smart phones and one basic phone with the unlimited minutes, unlimited texts, and 2gb of data cost per month?
    Thanks!

    yeah, the line access fee (40 for smartphones, 30 for basic, etc) includes unlimited talk/text and access to the pooled data allowance. It would be $170/month before insurance and taxes and fees for the 2GB plan($60), 2 smartphones ($40*2) and a basic phone ($30)

Maybe you are looking for

  • Purchase Order Creation from ME5A Report

    Hi experts, My client wants Purchase Order Creation from ME5A Report. He wants show Open Purchase Requisition through ME5A report then he will select Purchase Requisition Number or line item for po creation from there only. Please advice how I can ma

  • Sending Premiere Pro sequence to Pro Tools for automatic audio conforming

    I’m looking to implement an online-offline workflow at my production company, and I’m trying to figure out if it’s feasible to send a sequence from Premiere Pro to Pro Tools with enough metadata to take advantage of Pro Tools’ automatic conforming fe

  • Best resolution for ipod nano movie

    what is the best resolution for a video that is imported into an ipod a nano

  • How to debug TASK method in processType"automaic" in ProcessControlled WF

    Hi experts, I am now working on SC scenario. Now my requirement is to check the price of item with catalog price at the end of WF approval process. If the price is changed then restart the WF. All the logic should be in background. I add a process le

  • A new "Read the rules of engagement" plague?

    Has someone else recognized the the new phenomenon of someone posting a trivial and/or meaningless question and several respondents finding it worthwile to post something like Welcome to SDN. Please read the Rules of Engagement....Your thread will be