Leverage BCS monitor functionality for other purpose

Hi all,
Is it possible or better feasible to use the BSC monitor capability and customize it in a way that we can monitor the status of file submissions into BI? There is a process in place where XLS files got submitted to a central server, then they will be picked up and converted into CSVs and finally loaded into BI. At several points we would like to create data points for status tracking (basically subitted and loaded).
Fabian

I can see how this may be achieved but an not certain it would be feasible.
The feature to use is custom tasks, which could be configured with BADi programs to execute these tasks individually. The status may be updated, but you must be careful to code the BADi to update status correctly so that if it is not successful an error is raised in the monitor. Otherwise it will just show as completed (green check mark) regardless of if there were errors or not.
You would also have to create a databasis/cons area for each infocube being updated, so if there are many it is definitely not feasible.

Similar Messages

  • HT201596 80 % of my itunes files are located on a 3tb external drives; the remainder on a 4TB drive. ALL my files are on the 4TB. How do i get iTunes just to use the files on the 4tb drive so I can use the 3tb for other purposes   THX  .

    Hi,  80 % of my itunes files are located on a 3tb external drives; the remainder on a 4TB drive as I ran pout of space. ALL my files are on copied on to the 4TB drive . How do I get iTunes just to use the files on the 4tb drive so I can use the 3tb for other purposes   THX  .

    Select the desired location in preferences, then consolidate the media files to it.
    iTunes 12 for Mac: Change where your iTunes files are stored - http://support.apple.com/kb/PH19507 - Unfortunately this is misnamed.  It should say "Change where your media files but not where your library files are stored" - more information at: https://discussions.apple.com/message/22026652#22026652 - and steps 5-8 in https://discussions.apple.com/message/24491967#24491967

  • Use Version for other purposes

    Hi folks,
    My client ask us for "remove" the dimension version as they don't use it (exist only one version).
    I know this dimension is part of the planning and cannot be deleted.
    My question is: Is it a problem if I use the dimension for other purpose (as a custom dim)? For example, can i use version to create a dimension product?
    It will have performance issues for that (unhappy) decision?
    Thanks a lot,
    Wesley Rossi Yamauti

    They keep changing the data over the year,Hi Wesley,
    This to me is a key design driver for making use of the version dimension - it says they could get more value out of planning by using it the way it was designed to be used.
    Maybe you can do a POC of sorts that demonstrates the value of versions, and how it helps with process, work flow management, analysis, etc. Is there another client of yours that is making good use of planning that you might be able to put these guys in touch with? Maybe if one controller hears it from another, you know?
    Are they using a series of spreadsheets to represent different iterations of the budget process today? What I mean is, is there some element of what they do today that could be "labeled" as versioning? That way you could sort of relate what it is your saying to something they already know & use.
    Its no fun being asked to implement something you know is poor design. I hope they will see the light :)
    Regards,
    Robb Salzmann

  • Details of Monitor function for MSI AIO?

    I have a bare-bones AE2020 AIO (AA1511-001US). Like most AIO PC boxes, the AE2020 has some monitor inputs and monitor controls - but how exactly do these work? I did try the experiment with the AIO running where I connected a laptop VGA out to the VGA in and used the monitor control buttons to select VGA and the laptop screen showed up just fine on the AIO screen with the expected Plug-and-Play beeps along the way. I also tried connecting my Panasonic HD camcorder to the HDMI input with no reaction at all - nada. I have connected this same camcorder with the same HDMI cable to one of our HDTV sets with HDMI and that works great. Another thing that puzzles me is the full functionality of the monitor power button. With the AIO running, pressing the monitor power button will turn off the AIO screen, and pressing it again will turn it back on, but nothing else.
    So what else should that monitor power button do? According to Eddy at MSI technical support, the AIO monitor is supposed to be able to act as a stand-alone monitor with the main system power off. I had him repeat that statement in more detail. He said that I should be able to plug the AIO power cable in and press the monitor power button, and the monitor only will come on and it will display whichever input, VGA or HDMI, I select. This does not work. With the main system power off, the monitor controls, including monitor power, do nothing.
    So how does your MSI AIO work? Can you use the monitor as a stand-alone monitor with the main system power off? Can you display the 1080i output from an HD camcorder at all? Can you display anything through the HDMI input?
    Bye.     

    If the "T_SET_VALUES-FROM" has the values of BLART, you can use the below code...
    SELECT * FROM bsas INTO TABLE it_bsas
           for ALL ENTRIES IN t_set_values
           where blart eq t_set_values-from(2).

  • Partner Segment as part of New GL function for consolidation purpose

    Dear SAP colleagues,
    I have the following questions around Partner Segment as part of the New GL function:
    1. Has anybody added partner segment (Field PSEGMENT) to the Coding Block as part of the New GL function yet? 
    2. Can we display or add partner segments on all relevant postings?
    3. What other alternatives exist for consolidation in BCS lower than company code?
    4. Who has some documentation around why partner segments should be added to the coding block?
    5. Who has business requirements for adding partner segments and documentation?
    In advance thank you very for any help that can be provided.

    Hi Partner segment s required if you prepare consolidation for segments. This field can help the consolidation system to identify inter segment transactions for profit elimination. Trading partner field is used to identify Intercompany Postings and it will help legal entity consolidation.

  • Skip logic not functioning for "Other" choice

    I have just noticed a possible bug: I have a multiple selection field and I opt to "include 'other' choice" in the field options.  So now I have my list of options, plus an "Other" option that requires the user to fill in a text box to specify what "other" means.  Later on, when I try to apply skip logic to the "Other" choice, the skip logic doesn't seem to work--the "other" option isn't triggering the skip logic.  I'll attach a screenshot of the skip logic to demonstrate that it's set up correctly (to the best of my knowledge):
    I'm in Chrome and I've tried this with "Other" as the only criteria and also with "Other" plus additional responses options as criteria in an "if any" logic setup.  The additional options trigger the skip logic correctly, but if "Other" is the only selection, it doesn't seem to work for me.
    Thanks for any advice or input!

    Hi,
    This is a known issue that will be addressed in an upcoming release of FormsCentral. Please refer to the following forum thread for more information and a possible work-around:
    http://forums.adobe.com/message/6139197
    Regards,
    Brian

  • Making a User Defined Function for Mapping in XI

    Hi folks..
    I knw how to make User defined Function in XI,
    i was wondering about can we have any room for making a function for Initializing Purpose, which intializes few fields in source Message to some Global variables, and later we can use these Global Variables to set the the Target field
    My Doubt is this...
    i have Source & target Structure like this Structure like this....
    SOURCE  TEST DATA IS... 
    Parentsrc                   
        child1src a              
        child2src b              
        child3src c                     
        child4src hi
        child4src hello
        child4src hey            
    (On the basis of instances of child4src the istance of the Parentdst will be generated)                                        
    TARGET DATA SHUD BE LIKE THIS....
    Parentdst                    
        child1dst a              
        child2dst b              
        child3dst c                     
        child4dst hi
    Parentdst                     
        child1dst a              
        child2dst b              
        child3dst c                     
        child4dst hello
    Parentdst                     
        child1dst a              
        child2dst b              
        child3dst c                     
        child4dst hey

    Hi
    You have to modify  your target structure:
    <b>Source</b>
    Parentsrc
    child1src a
    child2src b
    child3src c
    child4src hi
    child4src hello
    child4src hey
    <b>Target</b>
    <b>root</b>
    Parentdst
    child1dst a
    child2dst b
    child3dst c
    child4dst hi
    Parentdst
    child1dst a
    child2dst b
    child3dst c
    child4dst hello
    Parentdst
    child1dst a
    child2dst b
    child3dst c
    child4dst hey
    <b></root></b>
    Now map like this:
    child4src -
    Parentdst
    child1src--|
    child4src--| UseOneAsMany -- Splitbyvalue --- child1dst
    child4src--|
    child2src--|
    child4src--|UseOneAsMany --Splitbyvalue --- child2dst
    child4src--|
    child3src--|
    child4src--| UseOneAsMany -- Splitbyvalue --- child3dst
    child4src--|
    child4src -- SplitbyValue -- child4src.
    Regards
    Suraj

  • Sql function for fetching only initail char of string

    Hi All,
    I would like to know is there any sql builtin function which returns initial char(abbrevation) of any string pass to it
    for eg. DEPARTMENT SUB GROUP should return DSG..
    Pls do share with me if any 1 is aware of this or who has already self defined any function for this purpose.
    Thanks in Advance

    And if you have 10g available, here's the regex version:
    with t as (select 'DEPARTMENT SUB GROUP' col1
                 from dual)
    select t.col1, regexp_replace(t.col1, '(\w)\w*\s*', '\1')
      from t;Small correction, just in case we only have 1 letter words.
    C.

  • Can I stream a movie from my Macbook to my Apple TV on one display, and still use my Macbook for other things?

    I have a Macbook Pro and an Apple TV. What I'd like to do is stream a movie from my CinemaNow Account to my television by using my Apple TV and my Macbook. I know that I can do this my using the mirroring feature, however then I can no longer use my Macbook for anything else because my TV will only display what is on the screen of my Macbook. Now with this is mind, what then is the point of having multiple displays through the use of my Apple TV, if only one display can be used at a time unless they both show the same image? Or is there a way for me to be able to stream the movie to my TV and still use my Macbook for other purposes (multi-tasking)? 

    To enable a second display over AirPlay, you first need to be connected to the same network as your Apple TV. Next, open System Preferences > Displays, and select your Apple TV from the “AirPlay Display” drop-down menu.
    Once you do this, your display may flash as the second display connection is acquired, and the Apple TV takes over as the second display. If the displays are mirrored, then you can correct this by opening the “Arrangement” tab in System Preferences > Displays, and ensuring that the “Mirror Displays” checkbox is unchecked.
    In this same “Arrangement” tab, you can move the displays around in the pane to ensure that they're positioned correctly, relative to your physical space (usually side-by-side, or top-down). The primary display here is denoted here by the Menu bar on the display. The arrangement helps with being able to drag windows from one display to the next: if your secondary display is arranged to be to the right of your primary one, for example, you can drag things to it through the right side of your primarcy screen.

  • I purchased an additional audio function for the apps "baby monitor"today, but this function didn't work on my ipad. Grateful if you would let me know how to refund the cost.

    I purchased an additional audio function for the apps "baby monitor"today, but this function didn't work on my ipad. Grateful if you would let me know how to refund the cost.

    Refund
    http://www.apple.com/emea/support/itunes/contact.html

  • Mac or PC ?  - I believe that Adobe switched the processing functions for 3D rendering in Photoshop CC to VRam. To upgrade the Vram on my existing iMacs cost-effectively entails new upgraded iMacs. Is this affecting any of the other applications in the su

    Mac or PC ? - I believe that Adobe switched the processing functions for 3D rendering in Photoshop CC to VRam.
    To upgrade the Vram on my existing iMacs cost-effectively entails new upgraded iMacs.
    So I am now needing to purchase new desktop computers for production purposes and seperately for an education institute - PC's or Macs?
    Is this shift to Vram for image rendering affecting any processing functions of the other applications in the suite - the ones I use the most are Photoshop, Bridge, Lightroom, Illustrator, Premiere, After Effects, inDesign, & SoundBooth
    I also use Strata 3D, Lightwave, Maya, Cinema 4D, Logic Pro, Final Cut Pro,
    I will be using the suite in a Graphic design, Photography, Video editing / sound recording / editing (I am also a musician), animation and 3D context.

    This forum is primarily for a few users like me to answer questions about installation, serial numbers and general issues regarding the Creative Suite. We don't have to expertise to answer questions like you're asking. Otherwise, few people visit this forum.
    You'd do best to pick the forums of the applications you use the most, especially applications that test the limits of your computer (probably Premiere, After Effects, and Photoshop) and ask in those forums.

  • View + stored function + synonym for other user

    Dear All!
    I've got a quite strange problem which I cannot decide whether it's caused by my lack of knowledge on the appropriate topic or by an Oracle bug. I'm already after some heavy googling on the topic and I was unable to track any valuable answers neither in forums nor in the Oracle documentation. I'll try to be as short and specific as possible.
    Database: Oracle 10g
    Result of "SELECT BANNER FROM V$VERSION":
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    "CORE     10.2.0.4.0     Production"
    TNS for Solaris: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    I have two users in the database for a single Web application: UAPP01, which is the owner of application DB objects and UAPP02 which is the application user connecting to the DB. The application runs for quite many years by now and DB structure layout has always been following a simple logic: for each DB object used by the app. (tables, views, packages and stored procedures/functions) and found in the UAPP01 there exists a synonym in the UAPP02 schema. For the privileges to be set correctly a role is created: RL_MY_APPL which is granted the necessary privileges on objects of UAPP01 (CRUD on tables, SELECT on views, EXECUTE on procedures, etc..). This role is granted to UAPP02.
    In the previous days I was about to extend the DB with a view that invokes a stored function. This pattern has already occured in the DB previously so I kept following existing conventions: I've created the stored function and the view in the UAPP01 schema, granted SELECT on the view to RL_MY_APPL and created the synonym for it in the UAPP02 schema. This is where the entire functionality began to act strange. I'll try to explain with a simplified example that was sufficient to reproduce the problem:
    REM ========================================
    REM Execute below code as UAPP01 user.
    REM ========================================
    REM Test function.
    CREATE OR REPLACE FUNCTION testfunction(p_param NUMBER) RETURN NUMBER IS
    BEGIN
    RETURN p_param *2;
    END;
    REM Testview version 1. causing trouble.
    CREATE OR REPLACE VIEW testview AS
    WITH testdata AS
    SELECT /*+ materialize*/ LEVEL AS d
    FROM dual CONNECT BY LEVEL <= 100
    SELECT a, b, c, SUM(d) AS sum_d
    FROM
    SELECT FLOOR(dbms_random.VALUE(1, 100)) a, FLOOR(dbms_random.VALUE(1, 100)) b, FLOOR(dbms_random.VALUE(1, 100)) c, testfunction(d) AS d
    FROM testdata
    GROUP BY CUBE(a, b, c)
    REM Testview version 2. not causing trouble.
    CREATE OR REPLACE VIEW testview AS
    SELECT a, b, c, SUM(d) AS sum_d
    FROM
    SELECT FLOOR(dbms_random.VALUE(1, 100)) a, FLOOR(dbms_random.VALUE(1, 100)) b, FLOOR(dbms_random.VALUE(1, 100)) c, testfunction(d) AS d
    FROM
    SELECT LEVEL AS d FROM dual CONNECT BY LEVEL <= 100
    GROUP BY (a, b, c)
    REM Synonym.
    CREATE OR REPLACE SYNONYM UAPP02.testview FOR UAPP01.testview;
    REM Grants.
    GRANT SELECT ON testview TO RL_MY_APPL;
    When creating TESTVIEW with the 1 ^st^ version I cannot query it using the UAPP02 user, I'm constantly getting the error: ORA-00904: : invalid identifier. However, when I use the 2 ^nd^ version everything runs perfectly. What is common in the two cases is that both versions use the TESTFUNCTION function. I have not granted the EXECUTE rights on TESTFUNCTION to the RL_MY_APPL since it was never needed previously (for other views using stored functions) and as far as I know it's not necessary (as both the view and the function are owned by UAPP01). The strange thing in the above behaviour is that the function is used by both versions, however only one of them fails. This is where I thought it's not a granting issue, otherwise neither of the versions would have worked and I think I would have received a different error stating that UAPP02 lacks the necessary privileges on underlying objects of the view.
    As I further digged into the problem by examining the EXPLAIN PLAN output for the two versions I found that version 1. leads to a TEMP TABLE TRANSFORMATION and to MULTI TABLE INSERTs, whereas version 2. simply executes the query without doing such things. In my setup I presume the MULTI TABLE INSERTs were caused by the GROUP BY CUBE. When I simply removed the CUBE and used only GROUP BY the TEMP TABLE TRANSFORMATION remained in place but the MULTI TABLE INSERTs disappeared. As a result of this small modification the view again began to work when I executed it through the synonym and using the UAPP02 user.
    With the original DB objects of our application the behaviour is even more strange: the error comes up if I select from the view and filter for a column that is grouped in the query whereas it works correctly if I filter for the aggregated columns. However, I couldn't reproduce this with the above simplified example.
    No problem occurs with any of the versions if I query the view using the UAPP01 user.
    This hectic behaviour made me suspect that the TEMP TABLE TRANSFORMATION + MULTI TABLE INSERT + synonym + stored function combo appears to bring a strange Oracle bug to the surface...
    As a final note: when executing GRANT EXECUTE ON TESTFUNCTION TO RL_MY_APPL everything works fine in all cases. I know I could simply live with this but I'd really like to get to the bottom of this. Although this extra GRANT appears to solve the problem I don't really trust it. I'd really like to avoid the bug emerging again in Production in case this extra GRANT were not sufficient due to some unknown misteries.
    Excuse me, the post has become a bit lengthy. Thanks in advance for anyone who's willing to read through and answer it!
    Regards,
    Krisztian Balazs Szaniszlo

    The error is thrown at run-time and only for the UAPP02 (second) user.
    The problem is that the appearance of errors is independent of whether the query contains the call to the stored function or not.
    So far I thought that if I use a stored function indirectly, like in this setup: UAPP02.synonym -> UAPP01.view -> UAPP01.stored function, then I don't need the grant. Of course, I understand that if I had used it directly, like :UAPP02.synonym -> UAPP01.stored function then I'd need the GRANT EXECUTE.
    Shall I just ignore the strange behaviour and go on by adding GRANT EXECUTE privilege on all the functions used indirectly through views? It seems to solve the problem, but this behaviour is disturbing me quite and I fear the real root cause of the problem can emerge later in a different fashion.

  • Is it better to set the admin account to other than myself on a new computer for security purposes?

    Hi all
    On a new computer is it better to set the admin account to other than myself for security purposes? I am sure that I read some years ago that this was the best route to go down. What I am suggesting is that I will still administer the account but not as myself the user in my own name and also will it have any ramifications further down the line.
    Will be using a new Macbook Pro running Lion (when it arrives)
    With thanks in advance for any help and advice on this issue
    Best regards
    Dingoh

    when you get a new mac and set up an account, that account is designated as the admin account automatically.  Creating a second user account without admin privileges is fine to do, if you are afraid that you might accidentally do something harmful that requires admin access.  Make sure it is a second user account and not a guest account, as with a guest account, everything during a session under a guest account gets deleted after the session ends.

  • What is the programmed Logarithm or any other function for arc segment tool options in illustrator ?

    Hello Dears ,
    If you please, i need to know the basic function which the arc segment tool options programmed and used in this ARC TOOLS AS IT IN PHOTO:
    I THINK THAT IS Logarithm FUNCTION SO I NED HELP IF ANY HAVE ANY IDEA AND EXPLANATION
    THANKS 

    Thank you very Mr. Mylenium
    because i have not enough knowledge in mathematics , i was think that is options have Logarithm function ,for example 
    1= cartesian coordinate quadrants
    2+3= Describe Interval Type of the subset of real numbers represented by X and Y Axis
    4= the direction of the curve or indpentent and dpentet varibles  X or Y
    5= THE RADIUS FOR THE CURVE
    SORRY FOR THIS SUPPOSED IF THAT WRONG
         ANY WAY IF YOU PLEASE MAY YOU TELL ME HOW I CAN APPLY THIS Bezier formula IN AUTOCAD 2014 COS I NEED TO USE IT THERE .
    FINALLY THANK YOU VERY VERY MUCH

  • How can I use FlexMotion vector move function for cartesian coordinate system to other coordinate.

    I have problem with convesion from cartesian coordinate system to other one. I need use standard move function for example blend to moving 2 arms manipulator. What i need to do?

    The vector move will probably not give the results you are looking for. The vector move calculates the trajectory based on unit vectors in cartesian space. For a 2 arm robot (ex. 2 rotation joints), you would be able to move from point A to point B as desired, however the path would not be a straight line. The path may also not be suitable for the mechanism, which could cause a collision or maybe a singularity.
    The best solution is probably the contour move. You can use the inverse kinematic routine you wrote and send the results to a contour move. Contour moves are a little more complicated to use than the simple one axis or vector moves, however they are also much more flexible. I do not know of any functions already written for your system,
    but it sounds like you are already on the right path.
    Regards,
    Brent Runnels
    Applications Engineer
    National Instruments

Maybe you are looking for

  • Cannot Create a New Group

    All of a sudden, I cannot create any new groups within Address Book! Will not work either from the plus sign at the bottom of the group list or the main menu! Any advice on how to resolve?

  • Visual Corruption Attacks

    'd just got my G4 back to school, when I found that the ribbon connector to the Superdrive was jostled loose when I took my G4 in to TekServe for a new power supply. I re connected it, but now the picture was SERIOUSLY messing up. There was heavy vis

  • Horizontal Spry Menu and Header Collapse in Browser

    If you look at this webpage in anything other than IE (specifically Safari), the header and spry menu are kind of collapsed into about a 600px frame, as opposed to the designated 800px area. Any thoughts on why this is happening? It looks fine in IE

  • Importing pictures not replacing

    im using a newsletter template in pages. when i try to replace the photo in the template with my own insted of replacing the photo in the template my photo is just going ontop of the original photo. all the videos i watched show the new photo replaci

  • Upgrading EP 5.0 SP 5 to SP 6

    Hi, We need to upgrade our existing EP5.O SP5 TO EP5.0 SP6 so that we can migrate the content to our target portal EP6.0 SP9. It is understood that if PATCH 1 is applied or not the upgrade wizard will identify and apply the patch 1 but if we are alre