SU53 understanding

Broad outline ofthe user Problem:
1. I am unable to submitt barchjobs which I was able to do it earlier:
I asked for a SU53 screen shot:here is the su53 output;
object; S_program ABAP program Checks
Object class: BC_C Basis Development Environment
Now we have a table  Fld  value
User Action ABAP/4 Program
  BTCSUBMIT
Authorization group ABAP/4 program
ZMHX
Available authorizations for the object in Master Record:
Object; S_program ABAP: Program run Checks
Authorization ;T-DV45021600 Exsists in Buffer
Profiel :T-DV450216
Role  : Z_XXXXX_SE38
table  Fld  value
User Action ABAP/4 Program
EDIT , SUBMIT, VARIANT
Authorization group ABAP/4 Program
Authorization ;T-DV45025600 Exsists in Buffer
Profiel :T-DV450256
Role  : Z_XXXXX_SA38
table  Fld  value
User Action ABAP/4 Program
     SUBMIT
Authorization group ABAP/4 Program
Above was the SU53  screen Shot..can soem one shed some light?
Thanks

Hi George,
Just for the record: SU53 shows the last failed authority-check prior to SU53 executing.
In this case, my interpreation is that you are not authorized to schedule a report with this or any other authorization group into a job-step or via SE38 => Program => Execute => Background or several other transactions, as the system simulates the check at the time of scheduling the report. However you can run it in the foreground (P_ACTION = SUBMIT) and scheduled jobs with this program already "scheduled" are unhindered as they are run via their variants (P_ACTION = VARIANT).
P_ACTION = EDIT is obsolete, so I doubt that you need it.
Of course, you have P_GROUP = *... so there might be a way around that...
Cheers,
Julius

Similar Messages

  • HR Failed Authorizaiton shows wrong personnel no. in SU53

    Hello all:
    When I run an HR report that is based on PNPCE logical database I get the list but when I green arrow back it shows ' insufficient authorization, no. skipped personnel nos.: 1'.  I understand that it means I do not have org. authorization for 1 employee.  But the problem is when I do SU53 it shows around 20 personnel no.s in the list of section 'Failed HR Structure Authorizations' with each having 4 records with DISP and INSEC actions.  As a matter of fact I have access to all of these employees and the employee I am missing is not even in this list.  I was able to figure out who I missed with binary search for the employees I ran the report for and it is just one.  If I exclude that one user from my selection I can run report with no message.
    I searched the SAP Notes and forum to see if this was a bug, I could not find anything.
    Can somebody explain if this is normal behavior in HR authorization failure?  I appreciate expert advice/input.
    Thanks in advance,
    NT

    Hi there,
    I'm more than happy to be corrected if I'm wrong, but I'm pretty sure that your SU53/ST01 results won't show the failure for your user.  If you think of it as two parts for HR auths, you will first run your check for the infotype access against person/area of your business, and then you'll have an additional check for your structural authorisation. 
    If you go to transaction OOSB, find the user ID you're logged on with and click on the 'info' button, you will see all the objects you have access to.  I would bet that if you looked on that list, you will see all the users you have access to come up, but you won't see that single individual come up.  If you need to see them, then it's a matter of reviewing your structural auths.
    Another way to check or verify this is to give the user ID 'all' in the structural auths field (if you can) or remove all entries for the user.  Run the report again and your user ID should see all values - so then I'd imagine you'd re-evaluate the structural auth design and see if it's correct.  (This isn't something you should keep as a permanent thing though!!)
    It is normal behaviour infact - if you had your ST01 log you should be able to trace back the check for that particular user as a pass there.  Those checks work and the structural auth check is like an additional piece.  If you like, go online and search for the HR authorisations security guide.  This explains probably better than I could about the two checks.  Unfortunately, I don't know of any trace that would be able to show the structural auth failure.
    Of course, depending on your security policies, you should probably test this out in Acceptance if you're unsure or nervous about it all.
    Good luck with it.
    Cheers,
    Dianne

  • Missing Authorizations Scenario (SU53) in GRC AC 10

    Hello Gurus,
    Good evening !!
    I was wondering how can GRC AC 10 system help when an end user has missing authorizations ??
    General scenario is if an end user hits a transaction and gets "Not Authorized" , he will send a SU53 screenshot and depending on that the Basis/Security person will assign a role or directly add a transaction to his "Base/Default" roles.
    I am unable to visualize , how can we handle this scenario of missing authorizations in CUP or BRM .
    Please provide me your inputs on the same.
    Thanks in advance.
    Regards,
    Victor

    Hi Victor.
    Am I correct in understanding that your concern is more about how the Security admin will determine which role/access to assign to the user given the SU53 report?
    Personally, I would still use a report like SUIM within the local system to determine the correct role to assign to the user (if they should have it in the first place). Obviously ensure that the required roles are imported into the GRC system.
    In summary, use your "As-is" process to identify what the authorization issue is, as well as the method for determining which role to provide to the user to resolve the issue, but the only thing that has changed is the "how to assign the access" i.e. you are not using SU01/PFCG as it would be hoped that you are using the GRC Access Request functinality to submit the role request/s.
    I hope that has cleared up the initial misunderstanding I had.

  • SU53 - Tcode for offending transaction missing

    Hello,
    When an authorization error occurs (rel. 6.20), the data concerning the error are kept in SPA/GPA parameters. Transaction SU53 GETs the info and display it together with info from user-authorizaton. It's very nice, but we miss Tcode for the offending transaction. (In some cases Tcode is a part of error-msg, but we want the Tcode in all cases.)
    The data is set by basis ('AUTH_CHECK_TCODE' and others), and here we cannot modify.
    We are developing ZSU53 (copy of SU53) as a part of an authorization utility.
    Have You any idea on how to get <u>the offending Tcode</u> in SU53 / ZSU53 ?     
    Can anyone understand why this is not included in standard SU53? It would be so easy to SET a new parameter with SY-TCODE in the right place ?
    Regards Lars

    "Can anyone understand why this is not included in standard SU53? It would be so easy to SET a new parameter with SY-TCODE in the right place ?"
    I think your answer is simply that SAP expects you to speak to your users.
    Issues of security should be handled on a case-by-case basis... not resolved through automation.
    If you are cloning SU53, then you have your solution.  You will need to store off sy-tcode.

  • PFCG authorization objects vs SU53 checks

    Hi all,
    I was thinking I have understood for a long time authorization checks. But no.
    So Here's my question.
    When I ahd a transaction in PFCG menu, PFCG gets the authorization objects to maintain automatically (from SU24 checks). OK.
    When testing the role in ECC : : error. SU53 qays that authorization objects are missing. How the tests are working regarding SU53 and PFCG ?
    i.e tcode_de = MDBT in PFCG, PFCG gets M_MTDI_ORG object to maintain => OK
    When testing my role, SU53 says that other objects is missing, i.e S_ADMI_FCD. I don't understand because this object is checked with 'NO' in ECC.
    Thx.
    Laurent

    Hi
    > When testing the role in ECC : : error. SU53 qays that authorization objects are missing. How the tests are working regarding SU53 and PFCG ?
    The auth checks performed are dependent on lots of things: system config, functional config, master data setup, use of the transaction.
    The config in SU24 can't cater for all of those options so SAP gives us the ability to make them more accurate for our particular situations.
    > i.e tcode_de = MDBT in PFCG, PFCG gets M_MTDI_ORG object to maintain => OK
    >
    > When testing my role, SU53 says that other objects is missing, i.e S_ADMI_FCD. I don't understand because this object is checked with 'NO' in ECC.
    You can't deactivate a check on an S_ or P_ auth object.  These auths are fundamental methods of protecting the SAP application (S_) and personal data (P_)
    As David says, the SU53 only shows the last auth failure and there is often lots of spurious stuff reported that isn't required to allow the transaction to process.  In this respect ST01 is more useful as it (usually) shows you all the auth checks being evaluated so you can more easily focus on the important ones.

  • Understanding problem with threads

    Hi,
    yesterday (at least i think it was yesterday) I posted a question in this forum, I needed help with writing a multithreaded server. The answer was simple and I wrote my program. It kinda works, but there is one thing I don't understand:
    I have a class, which handles the clientconnections and one that listens for incoming conections. I pass the socket returned by ServerSocket.accept() to the clientconnection object.
    There is only ONE clientconnection-object. The listener just passes the socket and calls the start() method of the clientconnection object.
    The clientconnection just writes some text to the client. Connecting more than one client at the same time works too. Everything works fine. And that's what I don't get. If I have only O N E clientconnection the texttransfer shouldn't work after i connect the second client, right?
    But it does, is there a mistake in my logic or am I losing my sanity? :)

    Hi again Danbas,
    Maybe you are losing your sanity... but that's ok. :)
    public void startlistening(){
    while(true){
    try{
    clientconn cc = new clientconn(ssock.accept());
    }catch(IOException ie){}
    //The Constructor in clientconn would look like this:
    public clientconn(Socket sock){
    //No idea what to do here
    Every time you perform "new", you create a new object. And you are calling new every time you accept a new socket connection. So you are creating a new clientconn object each time.

  • Thoroughly Disappointed By your lack of understanding!!

    Dear Sirs, 
    On September 4th this year my Partner, Anastasia and I went to your Champaign, IL Store on Prospect Ave and we specifically asked for a Color Laser Printer that had Duplex facility, we were sold an HP Laser Jet Pro 200, which does not have Duplex but was Color. 
    This is after the sales assistant tried to sell us a big clunky all in one printer that was Ink Jet, not Laser Jet! 
    We phoned up the store this last weekend as we had been out of the country for nearly three months, and returned to set up our home office, only to find what we had been sold couldn't do what was requested of it. The Manager Brian said to bring it back and they would replace it for something more in line with what we requested. 
    I went back to the Store this past Monday Dec. 9th and took the printer to customer services, which took nearly 45 minutes to sort out what I wanted, The girl refused several times to contact Brian, the manager to verify that I was allowed to do what I had asked to do, return the printer and exchange it for one that was Color, Laser and Duplex! Not very good customer service I'm afraid!! 
    I was Sold a Brother HL-6180DW Printer, telling me yes it was Duplex/Color and had a large paper tray (Not something I'd requested) and printed quickly (Again not a specific request), and it was not available in store so could not be demonstrated! She set up a shipping order for it, it arrived yesterday, very quick delivery! 
    BUT WE HAVE A MAJOR PROBLEM HERE! 
    The Printer is Duplex, a Specific Request, BUT IS NOT COLOR!! 
    I am contacting YOU, Customer Support as I can no longer deal with your store. It took me a Cab ride and $20 to get the printer there last time, I will not return this one the same way! 
    I have returned the Second Printer the Brother HL-6810DW 
    Tracking Number: {removed per forum guidelines} 
    At the request of Anastasia {removed per forum guidelines} , this notice alerts you of the status of the shipment listed below.
    Tracking Detail
    Your package has been delivered.
    Tracking Number:
    {removed per forum guidelines}
    Type:
    Package
    Status:
    Delivered
    Rescheduled Delivery:
    12/19/2013
    Signed By:
    KELBLY
    Location:
    Dock
    Delivered To:
    FINDLAY,OH,US
    Reference Number(s):
    {removed per forum guidelines}
    Service:
    UPS Ground
    Weight:
    32.20 Lbs
    Shipment Progress
    Location
    Date
    Local Time
    Activity
    Findlay,
    OH, United States
    12/18/2013
     2:48 A.M.
    Out For Delivery
    12/18/2013
     2:03 A.M.
    Arrival Scan
    12/18/2013
     1:43 A.M.
    Delivered
    Columbus,
    OH, United States
    12/18/2013
     12:01 A.M.
    Departure Scan
    Columbus,
    OH, United States
    12/17/2013
     1:22 P.M.
    Arrival Scan
    Indianapolis,
    IN, United States
    12/17/2013
     10:22 A.M.
    Departure Scan
    12/17/2013
     12:49 A.M.
    Arrival Scan
    Urbana,
    IL, United States
    12/16/2013
     9:07 P.M.
    Departure Scan
    12/16/2013
     5:30 P.M.
    Pickup Scan
    United States
    12/14/2013
     8:01 P.M.
    Order Processed: Ready for UPS
    Tracking results provided by UPS: 12/19/2013 1:49 P.M. Eastern Time
    As you can see it has been returned to you
    But I have only received a partial repayment to my bank account
    in the sum of $108-
    this still leaves a balance of $217.46 from the first printer.
    Your Customer Services lady at the Champaign Store when I returned the first printer, swiped a yellow tag through the Cash Terminal and I assume that was Store Credit?
    As that is what came up on the receipt, but she never mentioned to me what she was doing.
    I feel very cheated by your company, as you are still withholding $217.46 of my money
    Which I would like returned. Please!!
    I spent nearly 4 hours on the phone to various departments within your company on December 23rd trying to sort this out, (I charge $150 an hour for my time as a Consultant to Hotels and Restaurants) all to no avail, as nobody had the decency to actually listen to what I said. Yes I got Irate at your staff, because they were just not listening!!
    I expect to receive my $217.46 in cash deposited to my account, please
    I will accept store credit if it is absolutely necessary, but please be assured I have no wish to deal with your company any more than is necessary as i do not think that you or your staff listen to their customers!!
    You as a company have failed me on three occasions now,
    First) The HP Laser Jet Pro, was not what I was sold or asked for
    Second) The Brother HL-6810DW was not what I asked for either
    Third) You are Holding on to my hard earned money, which could be construed as theft
    Please be aware I will be contacting my legal representative as soon as possible to discuss this matter with him!
    I urge you to make this right.
    It is a pretty simple request really, WE WANTED A DUPLEX COLOR LASER PRINTER for our Business! WHAT IS DIFFCULT ABOUT THAT?? 
    The First Printer was Color but not Duplex 
    The Second Printer is Duplex but not Color 
    Both Printers are under the delivery name: 
    {removed per forum guidelines}
    I wonder if your staff Know what a customer asks for? 
    I WOULD request that I get my Money Back, including the $20 for the Cab fare 
    And at least $200 in compensation for all this grief and the fact I cannot Print out my Catalogs for my products, which I wanted to have out for Christmas 
    I printed three with The HP Laserjet and it printed blue dots all along the page which ruined the catalog also. 
    I look forward to your reply!
    I had to Call Customer Relations to get anywhere with this, But I'm still no further forward, as I was told I had to wait 7-10 Days for delivery of my Gift Card.  Then I got this:
    BestBuy.com Customer Care
    Jan 17 (12 days ago)
    to me
    Dear Sir:
    Just a follow up.
    I note your concerns are being handled and the $217. plus chg. is being issued.
    on your order #{removed per forum guidelines}.
    I want to thank you for speaking up and helping us improve our service. I do apologize that this was not taken care of earlier. Please refer to case # {removed per forum guidelines} should you need to contact us again - but from all I see this is being addressed. 
    Thank you,
    Jerry
    Best Buy Customer Care Team
    To Which I replied on January 28th
    Case  # {removed per forum guidelines}
    When I contacted you originally, I never received a reply to my original email although it states 3 DAYS in your standard reply email. 
    In reply to the below Email I had to call your Customer Relations Team to get anywhere, and that was to get my Money Refunded. Which has STILL NOT ARRIVED, even though I was told it would take 7-10 days!
    You'll notice I have now waited 11 days, since you replied! So in effect I've waited nearly 21 days to receive my refund!
    This is now beyond ridiculous!
    If I DO NOT have my Money within two days from todays date January 28th, 2014, I will be seeing my lawyer and I will be taking your company to court for misappropriation of my funds.
    I will not deal with your 3 days, I want answers and I would like them now!!
    I am still waiting for the Gift Card with my $217.46 on it
    I suggest you get this sent out Signed For Delivery and have it expedited on a Next Day Delivery also!
    I still cannot run my business efficiently as I have NO PRINTER, which will not be the case until your company refunds my money.
    Personally I have no wish to buy anything else from you, I would like my $217.46 refunded to my Debit Card, I do not want a Gift Card, I never did, I wanted the freedom to shop at another store and not give your company anymore of my money!!
    Can you please Return my money!!
    Their Reply was:
    Hi Mr. {removed per forum guidelines} 
    My sincerest apologies that you have not received your refund bas yet.  Our gift card dept has been backed up and has had some techinical difficulty with process orders. I have researched this and found
    that a gift card is being processed for $217.49.  You should be receiving it shortly. Thank you for your patients.
    Thank You
    Mildred C
    It is now January 29th I still have NO GIFT CARD!!
    All I want is My Money Returned
    This has been going on Since December 2013
    Nearly Two Months Now
    If I do Not get action I will See My Lawyer and I also want Compensation for lost Revenue and Lost Hours at Work because of this!!
    The Two Printers:
    I could not add them through your site so I found them on Amazon.com
    {Removed per Forum Guidelines}
    As you can see neither do What I had originally requested

    Good afternoon TheScotsman61,
    After attempting to buy two different printers and not receiving one that meets your needs for your business, I can fully understand why you would be so frustrated. Not to mention, if you didn't receive the card the store credit was applied to back, you wouldn't have access to the funds returned to it once you returned the Brother printer.
    I apologize for any inconvenience this experience may have caused you. Presently, I see we have reissued you the store credit to the address listed on the order. As it finished processing on 1/30/14, it should be in the mail and on its way to you. I also see that you spoke with Andrew from our Executive Resolutions team in regards to your experience, who offered a final resolution to this issue, and you accepted. I’m glad we were able to assist you with this experience!
    In regards to your continued lack of a printer, it seems that hydrogenwv and the HP representative both provided you a few options for printers that may work for you that are within your price range.  Please let me know if you have any questions or further concerns!
    Regards, 
    Tasha|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Error Posting IDOC: need help in understanding the following error

    Hi ALL
    Can you please, help me understand the following error encountered while the message was trying to post a IDOC.
    where SAP_050 is the RFC destination created to post IDOCs
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_RUNTIME</SAP:Code>
      <SAP:P1>FM NLS_GET_LANGU_CP_TAB: Could not determine code page with SAP_050 Operation successfully executed FM NLS_GET_LANGU_CP_TAB</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: FM NLS_GET_LANGU_CP_TAB: Could not determine code page with SAP_050 Operation successfully executed FM NLS_GET_LANGU_CP_TAB</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Your help is greatly appreciated.............Thank you!

    Hi Patrick,
      Check the authorizations assigned to the user which you used in the RFC destinations, If there is no enough authorizations then it is not possible to post the idocs.
    Also Refer this Note 747322
    Regards,
    Prakash

  • Tcode:File ,Tcode:sf01  understanding

    pls help me in understanding these tcode
    to create logical path,pls provide me the step by
    step to create a logical path

    Hi,
    Pls check threads like
    Application Server -File Upload
    How to create logical file name
    Eddy

  • Hello, World - trying to understand the steps

    Hello, Experts!
    I am pretty new to Flash Development, so I am trying to understand how to implement the following steps using Flash environment
    http://pdfdevjunkie.host.adobe.com/00_helloWorld.shtml         
    Step 1: Create the top level object. Use a "Module" rather than an "Application" and implement the "acrobat.collection.INavigator" interface. The INavigator interface enables the initial hand shake with the Acrobat ActionScript API. Its only member is the set host function, which your application implements. During the initialize cycle, the Acrobat ActionScript API invokes your set host function. Your set host function then initializes itself, can add event listeners, and performs other setup tasks.Your code might look something like this.
    <mx:Module xmlns:mx="http://www.adobe.com/2006/mxml" implements="acrobat.collection.INavigator" height="100%" width="100%" horizontalScrollPolicy="off" verticalScrollPolicy="off" >
    Step 2: Create your user interface elements. In this example, I'm using a "DataGrid" which is overkill for a simple list but I'm going to expand on this example in the future. Also notice that I'm using "fileName" in the dataField. The "fileName" is a property of an item in the PDF Portfolio "items" collection. Later when we set the dataProvider of the DataGrid, the grid will fill with the fileNames of the files in the Portfolio.
    <mx:DataGrid id="itemList" initialize="onInitialize()" width="350" rowCount="12"> <mx:columns> <mx:DataGridColumn dataField="fileName" headerText="Name"/> </mx:columns> </mx:DataGrid>
    Step 3: Respond to the "initialize" event during the creation of your interface components. This is important because there is no coordination of the Flash Player's initialization of your UI components and the set host(), so these two important milestone events in your Navigator's startup phase could occur in either order. The gist of a good way to handler this race condition is to have both your INavigator.set host() implementation and your initialize() or creationComplete() handler both funnel into a common function that starts interacting with the collection only after you have a non-null host and an initialized UI. You'll see in the code samples below and in step 4, both events funnel into the "startEverything()" function. I'll duscuss that function in the 5th step.
                   private function onInitialize():void { _listInitialized = true; startEverything(); }

    Hello, Experts!
    I am pretty new to Flash Development, so I am trying to understand how to implement the following steps using Flash environment
    http://pdfdevjunkie.host.adobe.com/00_helloWorld.shtml         
    Step 1: Create the top level object. Use a "Module" rather than an "Application" and implement the "acrobat.collection.INavigator" interface. The INavigator interface enables the initial hand shake with the Acrobat ActionScript API. Its only member is the set host function, which your application implements. During the initialize cycle, the Acrobat ActionScript API invokes your set host function. Your set host function then initializes itself, can add event listeners, and performs other setup tasks.Your code might look something like this.
    <mx:Module xmlns:mx="http://www.adobe.com/2006/mxml" implements="acrobat.collection.INavigator" height="100%" width="100%" horizontalScrollPolicy="off" verticalScrollPolicy="off" >
    Step 2: Create your user interface elements. In this example, I'm using a "DataGrid" which is overkill for a simple list but I'm going to expand on this example in the future. Also notice that I'm using "fileName" in the dataField. The "fileName" is a property of an item in the PDF Portfolio "items" collection. Later when we set the dataProvider of the DataGrid, the grid will fill with the fileNames of the files in the Portfolio.
    <mx:DataGrid id="itemList" initialize="onInitialize()" width="350" rowCount="12"> <mx:columns> <mx:DataGridColumn dataField="fileName" headerText="Name"/> </mx:columns> </mx:DataGrid>
    Step 3: Respond to the "initialize" event during the creation of your interface components. This is important because there is no coordination of the Flash Player's initialization of your UI components and the set host(), so these two important milestone events in your Navigator's startup phase could occur in either order. The gist of a good way to handler this race condition is to have both your INavigator.set host() implementation and your initialize() or creationComplete() handler both funnel into a common function that starts interacting with the collection only after you have a non-null host and an initialized UI. You'll see in the code samples below and in step 4, both events funnel into the "startEverything()" function. I'll duscuss that function in the 5th step.
                   private function onInitialize():void { _listInitialized = true; startEverything(); }

  • Understanding the way to connect a MDD to BlackMagic Decklink Extreme card

    Hi,
    I require some help in the following:
    I recently bought myself a Blackmagic DeckLink Extreme™ with 10bit SDI/analog video and audio capture card.
    Looking at the specs, http://www.blackmagic-design.com/products/sd/specs/, can someone give me directions as to the best setup I can do from the following sources and what other equipment I may require to achieve it.
    - mono stereo audio VHS -> has 1 video/audio in and 1 video/audio out (composite connections)
    - stereo audio video camera -> has 1 8 pin S-Video out port to composite connections (Hi8 tape type)
    - DVD player -> has composite 2 x 2ch stereo audio out, 1 x 5.1ch stereo audio out, 2 x video out, 1x component video out, 2 x S-video out, 2 x digital audio out; 1 x RCA/OPT
    - 2 x 23" monitors connected by ADC and DVI connections to a Apple MDD G4, may relay to 60" Plasma for video monitoring from video card prior to creating DVD final piece for playback.
    Basically, I wanted to have multiple source inputs and outputs, but I'm having difficulty in understanding the setup. Please refer to http://www.blackmagic-design.com/downloads/connections/decklinkdiagram.pdf page 5/6.
    I purchased the following from JayCar
    - 6 x PA3655 ADPT PLG RCA:
    https://secure4.vivid-design.com.au/jaycar2005/productView.asp?ID=PA3655&CATID=& keywords=PA3655&SPECIAL=&form=KEYWORD&ProdCodeOnly=&Keyword1=&Keyword2=&pageNumb er=&priceMin=&priceMax=&SUBCATID=
    - 1 x AC1668 SWITCH AV 3WAY:
    https://secure4.vivid-design.com.au/jaycar2005/productView.asp?ID=AC1668&CATID=& keywords=AC1668&SPECIAL=&form=KEYWORD&ProdCodeOnly=&Keyword1=&Keyword2=&pageNumb er=&priceMin=&priceMax=&SUBCATID=
    What other devices do I need to set up the equipment in the following way:
    <pre>
    Computer ------- Video In + Stereo In -----------> 3WAY SWITCH BOARD
    | | ^ ^ ^
    | | | | |
    Bigpond |---- OUT ---> TV --------|-----|-----|
    (Satellite Internet) | | | |
    FOXTEL DVD VCR V/CAM
    (Satellite TV)
    </pre>
    Currently I have not succeeded.
    I have just done a simple test like so:
    <pre>
    Computer ------- Video In + Stereo In ---------> DVD (*)
    |
    Bigpond
    </pre>
    (*) Tested using the following:
    <pre>
    From Decklink -- Y IN (from deck) --> DVD Y port
    -- B-Y IN (from deck) --> DVD Pb port
    -- R-Y IN (from deck) --> DVD Pr port
    -- SDI IN (from deck) ---> DVD Digital audio out
    ASWELL AS
    From Decklink -- Y OUT (from deck) --> DVD Y port
    -- B-Y OUT (from deck) --> DVD Pb port
    -- R-Y OUT (from deck) --> DVD Pr port
    -- SDI OUT (from deck) ---> DVD Digital audio out
    </pre>
    Not one has seemed to work. What am I missing here?
    Thanks
    Tiberius
    PPC MDD Dual Boot/Dual 1.25GHz   Mac OS 9.2.x   2 x 23" Apple HD Display, 2GB RAM, 2x150GB + 1x1TB HD

    pomme4moi wrote:
    I want to buy a hard disk (not a NAS device) and plug it into my Airport Extreme in order to share data between two Mac computers, and to stream iTunes content to my Apple TV.
    One option is to purchase a hard drive (say, a 2TB Hitachi G-Technology drive) and connect it to the USB port on the back of the Apple Extreme. The other option is to purchase a drive with an ethernet connection (say, a 2TB Lacie drive) and connect it to an ethernet port on the Apple Extreme.
    In the second case what you'd have actually is a NAS. Apple's AirPort routers aren't known for fast file sharing. The NAS option might be faster.
    Is either option better for streaming movies from the hard drive to my Apple TV?
    I could be wrong, but an AppleTV may not be able to access content directly from a network drive. It may require that a Mac serve as an intermediary.

  • I can't understand apple teminology - what is the difference between a keychain and a password - why does my mac keep asking me to type in the keychain - I don't know what it is or when it was created!!!

    I can;t understand the apple terminology - what is a keychain and how is it different to password?  When I set a new password it keeps asking me for the login keychain.  None of my passwords work for it and I don't know when it would have been created.

    A "keychain" is a secure database in which passwords are stored in an encrypted format to prevent unauthorized discovery of your passwords. Think of it like a bank safe deposit box in which you can safely store your passwords.
    If you have a problem with your keychain then perhaps you have not changed the passwords correctly or need to repair your keychain. You might try:
    Assuming that you are using a recent build of OS X, go to /Applications/Utilities and launch the app called Keychain Access. Go to the Window pulldown menu and select "Keychain First Aid". Enter your password, set the radio button to "Repair", and click "Start".

  • The computer that I had my iphone apps synced to has died and I don't know how to get access to my apps on the new computer. I'm using a Windows pc. I understand that I can only have my apps synced to one computer at a time, but the former pc is dead.

    My HP Touchsmart died the other day. My husband works on computers as a hobby and was able to get me up and running on a Dell laptop in no time. I have an iPhone 4s and had all my apps on itunes on my HP. I understand that you can only have your iPhone apps synced to one computer at a time, but what do you do when the computer containing all your info is in unusable condition? I have tried deauthorizing all the computers associated with my account, that did not work. I had this problem once before and finally ( after much blood sweat and tears ) was able to deauthorize the old computer, but it was in working order. Two of the computers that are listed under the iTunes Wi-Fi Sync setting are no longer in use, the HP had my apps synced to it and the other had everything else except my photos, which are on a third computer that is still in use. Please forgive for information overload but am trying to give all the info that I think could be relevant. Your help would be appreciated so much!
    Sincerely,
    PiPI

    Re: That garbage is unreadable.
    If you really want help, stop messing with the fonts and post so that others can read and offer suggestions.
    Or better yet... try a search, I'm certain you'll find a solution to whatever issue you're experiencing.
    I have found that many times it is the things that make you most angry that push you to action. This was the case here. Thank you for causing me to get so angry that I found the answer myself.

  • Help! I don't understand the frame mechanics.

    Hi, I've been trying to figure out how frames work in Flash.  I'm new to ActionScript, so I don't know the inner workings of the language.  I tried checking the API but no Frame class is listed.  The closest thing was FrameLabel and that wasn't helpful.  I need to know a few things:
    1) How can I tell what frame I am in?  If there is a class method for this, what is the exact name?
    2) How does a frame advance?  I have some code with no timer, only event listeners/handlers, and I've got a hacked animation working without playing clips on the time line.  The displayed pictures change whenever I press a directional button to move the character.  This is not really what I want to do however, because I'm switching the visibility of many different symbols and updating their position according to the original player symbol.  Very inefficient.  And does that mean that the frame only advances when a button is pressed? Am I even advancing the frame at all?  I don't know any frame advance method.
    3) How do frames work on the time line?  I have all of my symbols on a single frame.  I made their visibility false in my constructor because I don't want some things to show when I first load up the .swf file.  When I created a second frame, everything went crazy and things began to show up.  This suggests that the visibility = false was only done in the first frame?  What caused the frame to change?  I don't really get it.
    Ideally I want to achieve a dynamically modifiable animation because the game actions are not going to be linear.  The player character will be responding to controls (which will change the animation) and the AI will be responding to the player (which will also change the animation).  I don't think I can do this without understanding frames, so please help me.  I'm very confused!  Even pointing me in the right direction as to where I can read about frame details would be cool.  I've tried Adobe tutorials, support, and documentation but it was not sufficient.  Is there any place where there is a very in depth explanation about frames, or would someone be so kind as to tutor me about them?
    Thanks in advance.

    You can find out the current frame by using the currentFrame property. There are a number of ways to change frames, where the most common would be prevFrame(), nextFrame(), play(), gotoAndPlay(), and gotoAndStop().  There are plenty of ways to make use of frames in a Flash file, from having linear animations along the timeline, to have each frame being a distinct zone of operation that contains elements having their own timelines.
    One thing you may need to get a handle on are the different types of frames.  There are plain frames and there are keyframes.  Plain frames genrally involve a continuation of preceding frames, while keyframes mark an area of change.  In your example of things going crazy when you added a second frame, I am guessing you implanted a new keyframe because had you inserted a plain frame the status of your content from frane 1 would not have been impacted.
    I don't know of any resources for you to follow up with for learning more about frames--I came to learn them thru trial and error.  Someone else may come along with some suggestions for reference materials.

  • Understanding of -- "/1BCDWB/LSF00000017F01" include

    Hello Friends,
    How to edit these kind of includes "/1BCDWB/LSF00000017F01". I know this is auto generated one and how will I come to know this include is belongs to which program or area? Is it possible to edit this include?
    Please help me to understand about this.
    Thanks,
    Shreekant

    Hi,
    First check the attributes of the program like Which Application & Package.
    THen try for Where Used List of the PGM. u may get some info.
    By the Way , why u want to edit the include . what's ur reqiorement.
    Reward Points if it is Useful.
    Thanks,
    Manjunath MS

Maybe you are looking for