Mark interace as erroneous on failure...

Hi,
In my requirement, a file is being sent from PI to the third party system via FTP. I want something like this to happen. In case there is something wrong in the third party system's FTP and the file transfer fails, I want that message to be marked in red flag in sxmb_moni but now I see green flag. Bcos of this, the further messages following this one are also getting blocked. So then I go to SMQ2 and clear the queues and restart the message sending in SXMB_MONI.
What is the right way to handle this ? I just want to make sure that if the FTP fails due to any reason on the third party side, I want that transfer to be marked as failed which I can view in SXMB_MONI.
What should I do ?
thnks

As far i know; if the PI not able to communicate to the receiving system the message status will be in error (red) after few attempts.
Can you check the table SXMSMSTAT with the message status, you can find few of the status are for internal use and we don't have control over it.
In case if you want to generate a statistics report for message restart, check in this SXMSPHIST table.
Your requirement cannot be done to a specific Interface. If you stop the background job to restart failed message, then all the message will be in your PI waiting for manual  push.

Similar Messages

  • Idvd burn failure error

    last night I attempted to burn again via your advice on link--"http://discussions.apple.com/thread.jspa?messageID=1610170?" When idvd was finished with burn it said "burn failure". Would you no if it's because I'm burning my saved idvd project from the external harddrive? Anotherwords is it making it to comfusing to the system. I made one dvd from idvd project that was made on internal H.D the burn was sucessfully and played in my home dvd player yet when I put it back in the mac it didn't show up in finder or desktop,just spun for 20 second and ejected. Took dvd to work to try on mac recognized it right away. Is there some sort of diagnostic I can do by myself or do I have to bring it in. If you can help please give detail as I'm still getting to no my way around. Any advice would be helpful.Thanks mark

    I too have had "burn failures". I discovered that if I make a disc image of the project and then burn it using disc utility there is no problem.
    To do this:
    1) while in iDVD go to "file" and select save as a disc image. This will take as long as your original burn, but when done you will have a .img file on your desktop.
    2) open your hard drive and select utilities. In utilities select disc utility, open this. You should see your .img file show up. If not, close utility, click in the .img file on the desktop and reopen the disc utility.
    3) select the .img file in disc utility and choose "burn" icon. It may be helpful to burn it at a slower speed. I only burn at 4x now and there are no problems. When you choose burn, it will give you the option to select the burn speed.
    Hope this helps!
    Jeni

  • "One or more pages are in use and could not be deleted" - AGAIN.

    Open a PDF file.
    Save it under a different name
    Try to delete a page
    You'll get this error:
    "One or more pages are in use and could not be deleted"
    I've had this billions of times now and the only solution that works 100% of the time is closing and re-opening the file. This leads me to believe it's something with "locking" the file while saving, but not unlocking it after done saving.
    GET THIS FIXED PLEASE because it's annoying LOADS and LOADS of people.
    As evident by the 7000+ search results for the exact phrase "One or more pages are in use and could not be deleted".
    And that's just the part of the userbase that actually reports the problem.
    There are several topics about this issue, some marked as "solved" erroneously.
    Note, I'm a paying customer, use Photoshop/Illustrator/Dreamweaver/Fireworks and Bridge during my daily work, and have had this issue for months and months across several different computers (two different workplaces, and at home) and have ran into this time and again, when all I want to do is cut a PDF into several smaller PDFs.
    Closing and re-opening your program because you're unable to fix this issue is NOT ACCEPTABLE. It's THE WORST kind of user experience, as this issue is the ONLY reason I use Acrobat at all, and it can't even do that.
    Cheers,
    - Dirk
    Ps.: Sorry, I'm very frustrated running into this time and again, and then having to wade through thick mud (your site is a UX nightmare) to report this issue, which has been report oodles of times on this board before.

    Yup.  I get this problem too.  And I'm posting in April of 2015, so I see this problem has existed a long time.  Acrobat "Pro" (ha ha) is full of stupid, annoying problems.  And the interface is clunky.  I'm going use PDF Split and Merge to remove the page I'm struggling with.  Ridiculous that Adobe Acrobat Pro cannot remove one page from a PDF file.  I am NEVER upgrading this product.  I am done with Adobe.

  • Error messages displayed in MDT

    My file from the reciever file adapter gets written properly, but i see following logs in MDT , marked in bold are the failures before the msg processing is complete. Any clues wht might be going wrong?
    The message was successfully received by the messaging system. Profile: XI URL: http://<host>:<port>/MessagingSystem/receive/AFW/XI
    Using connection AFW. Trying to put the message into the receive queue.
    Message successfully put into the queue.
    The message was successfully retrieved from the receive queue.
    The message status set to DLNG.
    Delivering to channel: CC_XXXXX
    File adapter receiver: processing started; QoS required: ExactlyOnce
    File adapter receiver channel CC_XXXXX: start processing: party " ", service "YYYY"
    Write to file "DIR/FILENAME" as binary, size 3000 bytes
    Start converting XML document content to plain text
    File processing complete
    <b>Exception caught by adapter framework: Error retrieving message profile fromdatabase store.
    Delivery of the message to the application using connection AFW failed, due to: Error retrieving message profile from database store..</b> 
    The asynchronous message was successfully scheduled to be delivered at Tue Nov 14 11:30:19 GMT 2006.
    The message status set to WAIT.
    Retrying to deliver message to the application. Retry: 1
    The message was successfully retrieved from the receive queue.
    The message status set to DLNG.
    Delivering to channel: CC_XXXXX
    <b>Exception caught by adapter framework: Exception during resource management.
    Delivery of the message to the application using connection AFW failed, due to: Exception during resource management..</b>
    The asynchronous message was successfully scheduled to be delivered at Tue Nov 14 11:35:20 GMT 2006.
    The message status set to WAIT.
    Retrying to deliver message to the application. Retry: 2
    The message was successfully retrieved from the receive queue.
    The message status set to DLNG.
    Delivering to channel: CC_XXXXX
    File adapter receiver: processing started; QoS required: ExactlyOnce
    File adapter receiver channel CC_XXXXX: Message already processed. Skip
    The message status set to DLVD.
    The message was successfully delivered to the application using connection AFW -

    Okay, here's a couple of ideas. The "unqualified hostname" issue is because you need your fully qualified hostname (system with the complete domain name) in your /etc/hosts. For example:
    23.134.30.20 mysystem mysystem.mydomain.com
    I'm not familiar with the other errors. Have you configured your /etc/resolv.conf yet? It should look like:
    domain mydomain.com
    nameserver [IP of first DNS Server]
    nameserver [IP of redundant DNS Server]
    Also, make sure your /etc/nsswitch.conf is setup correctly.

  • Save Form As An HTML File

    Hi.
    I recently asked how to save the actual rendered HTML code for a form. However, since posting that I found out that my management really just wants to have a form saved as an HTML (.html) file. And so, I decided to post this question under a new thread so as to not add to confusion. I also marked the previous erroneous question as "answered".
    So then, how does one save a form (tabular or just a page containing form fields such as fill-in text fields, checkboxes, radio buttons, etc.), with the answers that a user supplies, as an .html file? One can do this with a report, but I do not see how to do this with a form.
    Any help would be much appreciated.
    Thank you.
    Elie

    Oh, I forgot to include some needed specifics:
    I'm using Apex 4.1 against Oracle 10.2.0.5 on Linux and OAS (mod_plsql).
    Thank you, again, for any help on this.
    Elie

  • Hardware Certification Kit (HCK) Certifying USB Audio drivers. KS Position Test doesn't run

    I'm running the Hardware Certification Test to certify our USB audio APOs.  I'm currently certifying on Win8.1N 32bit.  The KS Position Test runs, but is marked as failed.  The Error says:
    Failure : Failed to determine Pass/Failure of the task "Run test". Task Will be marked as Failed anyway.
    Failure : Failed to Parse the LogFile Associated with the Execute Task
    Cause : Copying File "C:\WLK\JobsWorkingDir\Tasks\WTTJobRunCB8A5F7C-6F9B-4924-A19E-E48CBDB63F81\0A29AD01-03BB-467F-B633-F7F795BD7ED5.xml" Fails
    Failure : Failed to Copy the Logfiles associated with the Execute Task
    Cause : Cannot Find Pattern "C:\WLK\JobsWorkingDir\Tasks\WTTJobRunCB8A5F7C-6F9B-4924-A19E-E48CBDB63F81\0A29AD01-03BB-467F-B633-F7F795BD7ED5.xml"
    Cause : Copying LogFiles From TaskGuidXML "C:\WLK\JobsWorkingDir\Tasks\WTTJobRunCB8A5F7C-6F9B-4924-A19E-E48CBDB63F81\0A29AD01-03BB-467F-B633-F7F795BD7ED5.xml" For Task "Run test"
    Cause : Copying File "C:\WLK\JobsWorkingDir\Tasks\WTTJobRunCB8A5F7C-6F9B-4924-A19E-E48CBDB63F81\0A29AD01-03BB-467F-B633-F7F795BD7ED5.xml" Fails
    Failure : Failed to Copy the Logfiles associated with the Execute Task
    The folder C:\WLK\JobsWorkingDir\Tasks\WTTJobRunCB8A5F7C-6F9B-4924-A19E-E48CBDB63F81\
    doesn't exist on either the HCK Server, or client.
    Thanks to anyone who can help me with this.  How do I fix it?

    I'd ask here:
    http://social.technet.microsoft.com/Forums/windows/en-US/home?forum=w8itprohardware
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Asynchronous Call Back Fault Handling through Mediator with Resequencer at Component Level

    Hello,
    As a part of an existing code extension we are introducing set of changes to the code to support new scenarios. The following are the composites involved in the end to end flow:
    1- Consumer_Mediator: A mediator composite with Resequencer enabled at the component level (With fault policy as human intervention in case of failure).
    2- BusinessServiceRouter_Mediator: A mediator composite - typical EBS in AIA - which routes messages to the provider components in BPEL and receive response in Synchronous pattern.
    3- BusinessServiceProvider_BPEL: A BPEL Process that is responsible for interacting with external Application and Provide return success response or throw failures to the EBS.
    Synchronous Interaction
    Typical Request Scenario is as follows:
    [Resequencer] ------------Consume------> [Consumer_Mediator] ----------Sync------> [BusinessServiceRouter_Mediator] -------------Sync---------->[BusinessServiceProvider_BPEL]
    1- First Message in the resequencer group is picked up.
    2- Mediator route the message to BusinessServiceRouter Route message and waits for the response.
    3- BusinessServiceRouter routes the message to the BusinessServiceProvider_BPEL Process and wait for response.
    4- BusinessServiceProvider_BPEL process makes successeful call to the External Application Service and is prepared to return Successful response.
    Typeical Response:
    Through a Synchronous flow, all instances are waiting for the response to commit the transaction, once the response comes back and routed back to the Consumer_Mediator one of two cases happen:
    1- Success: instance is Complete, and the next message in the resequencer group is processed.
    2- Failure: instance is marked as recovery needed and the next messages in the resequencer group are held off till the first message is recovered or aborted.
    New Requirement - Asynchronous Interaction
    A new Application Service is introduced and it can take up to 6/8 hours to process the request. Which means we need to change the interaction to Asynchronous request and Callback with the Provider long running BPEL Process that will interact with the BPEL process.
    Request in the new Code:
    [Resequencer] ------------Consume------> [Consumer_Mediator] ----------Sync------> [BusinessServiceRouter_Mediator] -------------Async--------->[BusinessServiceProvider_BPEL]
    Response in the new Code:
    1- Success: There is absolutely no issue here, it works fine and all instances are marked as complete.
    2- Failure in BusinessServiceProvider_BPEL. This is mainly the issue. When there is a failure that this BPEL process wants to throw. The following happens:
              -  BusinessServiceProvider_BPEL instance is marked as failure.
              - BusinessServiceRouter_Mediator instance is marked as failure.
              - Consumer_Mediator instance is marked as complete and the next message in the resequencer group gets processed - which is the main issue.
    Any Help or suggestion is much appreciated. Thanks.

    1. You can update the message payload when 'recovering' the faulted mediator instance for msg2 in EM console. So if it's a data issue, fix/update the data at the source, and do not trigger the service; instead, update the payload in the recovery page in EM console as needed and retry. This will be a manual activity only. I don't think there is any other easy approach/option/configuration available for this.
    2. Not sure if there is a direct option to automatically process suspended messages in a timed-out group once the missing message arrives. It needs a manual intervention where you 'Skip' to unlock the group from time-out and process further message. I think there are Resequencer APIs available that probably can be used to automate such error handling/recovery.

  • Applying Navigation option individually for each column..?

    Hi all,
    i posted one question in morning
    Navigating from one report to another report i got that one.But,
    My criteria is that i have detail column with image (arrow mark).The detail contains the failure details of a report.
    Let say,the table is like this with 2 columns
    failed_reason(col1) detail(col2)
    server_error image
    no_data_found image
    what i want is that when i click on the image(arrow ) its going to hit another report for each failure reason .
    In the detailed report we have the full reason and solution to overcome that failure
    So is there any way to do like that please help me out .
    Thanks,
    V.saiChAnD

    Hi.
    Similar post, how to use GO URL, read my answer please:
    Re: How to use GO URL?
    For GO URL on image the syntax is:
    '<--a href=http://localhost:9704/analytics/saw.dll?GO
    &path=/shared/Development/Report2
    &Action=Navigate
    &P0=1
    &P1=eq
    &P2=Tablename."COL1"
    &P3='||Tablename."COL1"||
    ' style="text-decoration:none;"
    -->
    *<--img border=1 src="res/s_oracle10/portal/dash_refresh.gif">*
    <--/a>'
    Column properties/Data format -> HTML
    Don't forget to remove --*.
    P2 -> target column on report2, in your case it is failed_reason
    P3 -> source column on report1, in your case it is failed_reason
    Regards,
    Goran
    http://108obiee.blogspot.com
    Edited by: Goran O on 2009.05.06 06:21

  • How to find whether remote database is up or not (connected via dblink)

    Hi,
    I am using dblink to connect Biz database from Dev database.(Biz, Dev - database names)
    Running dbms job using the dblink from the Dev database to update data on Biz database...
    Problem is dbms job should run if and only if the Biz database is up for which i created the dblink...
    1) How to make sure or implement the check to find whether the Biz is database is up or not in Pl/sql or sql...
    2) How to reschedule the dbms jobs once the database is up
    pls suggest me how to find whether the database is up or not b4 running the dbms job?
    Using- Oracle 10g

    The only way to know whether the remote database is up (and whether the network between the two databases is up and whether the remote database's listener is up and whether the password configured in the database link is correct and whether the local TNS alias is correct, etc) would be to actually run a query against the remote database over the database link. In other words, the way to figure out whether the link is up is to let the job run and catch & handle exceptions when there are problems.
    By default, a job scheduled via DBMS_JOB will automatically reschedule itself if there is an unhandled exception by geometrically backing off (it waits 1 minute after the first failure, 2 minutes after the second, 4, 8, 16, 32 minutes, etc until it's marked as broken after 16 failures). You could, of course, catch appropriate exceptions and handle them in a reasonable fashion and manually reschedule jobs at intervals that make more sense for your particular job.
    Justin

  • Error export universes with Import Wizard to BIAR file

    We've some problems exporting universes to a BIAR file using the Import Wizard. Our environment is a BOXI R3.1 on a Windows 2003 machine with Windows AD authentication.
    When we try to export universes with the Import Wizard into a BIAR file, all objects are marked with error "Unknown export failure". This problem occours, since we have defined "Access Restrictions" with BO Universe Designer. When I unmark the option universes and select all, the export works without any problems.
    We're using Windows AD authentification, so the users and groups that are defined in the "Access Restrictions" are AD users and groups.
    How can we backup universes with Access Restrictions? Is there a known problem exporting universes that are using AD groups in the Access Restrictions?

    I have found further information in the import wizard trace logfile
    Server exception caught at .\infostore.cpp(366)
    2008/12/03 10:17:26.536|==| | | 5216|5604| |||||||||||||||(.\infostore.cpp:273) CInfoStore::Query: SELECT SI_SERVER_NAME,SI_CLUSTER_NAME,SI_SERVER_IS_ALIVE,SI_SERVER_IOR,SI_SYSTEM_INFO FROM CI_SYSTEMOBJS WHERE (SI_PARENTID = 16 AND SI_SERVER_KIND = 'aps') OR SI_ID = 4
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||CInfoStore::QueryEx() returned 2 objects with more to come? 0
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||CInfoSessionManager::GetApsListFromNS: APS BOJV01.fundservices.muc:6400 is alive.  Adding to active members
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||CInfoSessionManager::ClusterInfo::UpdateRegistry: Updating bojv01.fundservices.muc:6400; to registry
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||(.\infosessionmgr.cpp:2089) GetApslist: apsList size: 1
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||(.\infosessionmgr.cpp:2090) GetApsListm_Members.GetCount()==1
    2008/12/03 10:17:26.552|==| | | 5216|5604| |||||||||||||||(.\infosessionmgr.cpp:2091) GetApsList m_InactiveMembers.GetSize()==0
    2008/12/03 10:17:26.661|==| | | 5216|5604| |||||||||||||||(.\wireobinit.cpp:125) CWireObject::InitializeStaticPropertyMap() - reference count: 3
    2008/12/03 10:17:26.661|==| | | 5216|5604| |||||||||||||||primer query  to get auth properties
    2008/12/03 10:17:26.661|==| | | 5216|5604| |||||||||||||||(.\infostore.cpp:273) CInfoStore::Query:
    2008/12/03 10:17:26.677|==| | | 5216|5604| |||||||||||||||CInfoStore::Query() SI_info_abuse details: OCA_Abuse exception 7683 at [.\InfoStore.cpp : 2958]  48163 {}
         ...Empty query
    2008/12/03 10:17:26.677|==| | | 5216|5604| |||||||||||||||(.\client_exception_mapper.cpp:257) Server exception: Not a valid query. (FWB 00025)
    OCA_Abuse exception 7683 at [.\InfoStore.cpp : 2958]  48163 {}
         ...Empty query

  • Cannot send MMS since upgrading to iOS4, even though the option is there

    I have upgraded my 3GS phone to iOS4 and all is okay except I can't get a MMS to send. The option is there in settings which is switched to ON, I have the camera on the text message screen, but each time I try to send a MMS it stops a little from the end of the progress bar and I get a red circle with the exclamation mark in it - message send failure!
    I have restored my phone, turned it off and back on again - any clues anyone?

    Sorted - its a service provider issue, in my case O2. I called tech support and they gave me new settings to add into the network settings fields and it now works.

  • 10.5.2 iTunes/ Mac - can't change media kind

    In 10.5.2 with iTunes Match enabled, I can no longer change the media kind on some files in my Music library that are chapters of audio books I've ripped. The files are marked as Music erroneously; I highlight them, right click "Get Info", then navigate to the "Options" tab, but find that "Media Kind" is grayed out, so I can't change their type to audio books.
    As iTunes Match is so slow uploading files, I don't want these large numbers of audio book files to be uploaded, hence why I want to change their "Media Kind" property.
    I can neither drag the highlighted files from the Music library folder to the Books folder.
    Any ideas please?

    So, just to summarise, if you:
    have iTunes Match turned on; and
    import a CD; and
    do not quickly change the Media Type before iTunes starts trying to match your song,
    you will not be able to change the Media Type later.
    The solution is:
    turn off iTunes Match and reimport the song;
    leave iTunes Match on, reimport the song and very, very quickly change the Media Type before iTunes starts trying to match your song.
    This is pretty terrible usability.

  • Power Managment in PPC vs. Intel Mac

    I had a question about power management. Previously I have used a Mac Mini PPC for a home server. Everytime my power would flicker, the Mac Mini would bring itself back up.. (I had marked Power up after power failure in System Prefs). But now, since I have had the new Intel mini.. if the power flickers, it may, or may not come back up.. depending if the power flickers quickly. I am guessing this is b/c the BIOS is different in the new Intel Minis... but I would figure Apple would have it behave the same... but it flat out doesn't.
    Any suggestions?

    Well, I was just presenting a single case. We actually have 100s of these mac minis in the field that we do not have physical access to. A UPS would solve one of the problems, but not all. The solution that Apple previously had in place where the Mini would start up whenever power was applied worked great for us. But in this case we need to get something that would either do that, or allow us/user to turn on the mini without physical access to it (its locked up). Any other suggestions?
    Mac Mini Core Duo Mac OS X (10.4.7)

  • HDD Failure? Flashing Folder Question Mark

    Well I have had my Macbook (White) for over 3 years now and has not caused my one problem until today. I went to boot my mac and I just kept on getting to the apple screen and the spinning circle thing underneath, I left it for a bit and then force shut it down (hold power button) and tried again and again. Then I decided to go onto my Windows bootcamp side of my Mac; so I pressed the option (alt) key to view my partitions. I went on to the windows and it loaded up to a black screen and an error came up: 'NTDETECT FAILED'. So I had to force shut down again. and let it boot into Mac again. Then the flashing question mark folder came up; so I forced quit and tried to boot again and the same thing happened again so I left it on for a bit and then I heard a clicking noise and got worried and forced shut down. Then tried to boot again holding the option (alt) key to show my partitions and neither my Windows or Mac partition would show up! So I inserted my Linux live CD and that worked fine (booted etc). So I tried to boot once more into mac and fail. So I googled (thanks to my iMac) the symptoms and I found it could be a HDD failure, and tried many of the advised suggestion. I put the tiger install disk in and booted up from it (I was given tiger disk + leopard upgrade disk on purchase) and tried to use disk utility and repair permissions etc... everything failed.
    1. So is it as I discovered?
    2. Anything I can do to recover data/ get my HDD back?
    3. Do I need a HDD replacement? If so how much will it cost? (Warranty ran out)
    4. Any advice / comments?
    Please feel free to share your experiences and advice. Any help is welcome!
    Thanks in advance
    DjHitzz

    Welcome to the Apple discussions.
    There are a couple of reasons you could get the question mark on the folder, however, when you add the clicking sound and that disk utility can't find anything to work with, that all points to a bad hard drive. This won't make you feel better, but between 3-5 years is when laptop drives often start to fail.
    So, what are your options ..... you'll need a new hard drive. If you're handy inside a computer, you can do this yourself or you can pay for someone else to do that. If you take it to Apple, they will keep your existing, broken hard drive as a trade in, which bothers some people who might want to recover data off of it or are concerned because there may be personal information on the drive. And Apple may use a refurbished hard drive, and personally, a brand new hard drive isn't that expensive ($50-$75+ depending on size), and I'd rather have a new hard drive than a refurbished one that already has had a problem.
    Getting data off a dead drive .... there are services that will extract your data off your dead drive, but be prepared to pay dearly for it. You can search these discussions for recommendations or google it.
    After you replace your bad hard drive, figure out how to backup your data, either to an external hard drive or to an online service. Much cheaper than paying someone to recover data off a bad hard drive.

  • After a power failure, all the messages (or what appears to be all of then, 5K+) were in the inbox marked unread and all the folders were gone. HELP!!!

    A long power failure shut down my wife's system without shutting down Windows. When she started it, all her email messages were in her Inbox and marked unread. She previously had 25 or 30 folders; they're all gone. This is an IMAP account synced with Gmail. When I looked at the profile folder with Windows Explorer, only a few of the folder files (including .MSF) were there; the rest of the folders were listed as files, not folders (both the no-extension and .MSF files for each). Oddly enough, all the folders seem to be in the POP3 folder, but it isn't a POP3 account. This is a major major problem. Please help me solve it.

    Thank you for such a prompt reply, Matt. I don't think that would work (although I'm not sure) because the folders don't exist on the Gmail server, just on her computer (and our backup hard drive). We use Gmail so we can get our mail when we're traveling, but don't store any messages there. We save them in folders on our home systems and delete them from the Gmail server. I hope against hope that there is some way I can recover her folders; she's really upset by this, email is mostly what she uses the system for to keep in contact with our children and her siblings. I'm going to copy the entire profile folder to a thumb drive because the backup software will overwrite the current files on the backup hard drive at 0300 tomorrow. It sounds like I'm not likely to find a simple solution to this, but I hope those with more (much more) knowledge than I possess can show me that I'm wrong and it can be solved.

Maybe you are looking for

  • New ATI Radeon HD 4870 Card and which 10.5.6 or 10.5.7

    I'm confused. Message boards state you need 10.5.7 for this to work yet Appple has it listed as 10.5.6 Which is it?

  • Apple Displays and HDCP?

    I just read an article about how whether the industry goes with blu-ray or HD-DVD, all discs will come with a form of DRM called HDCP that will prevent high-definition video from playing on an unsupported display. From the sound of the article, which

  • ThirdPart(WebService) = XI = SAP(Async)

    Hi We are doing a scenario where an IDOC is sent to SAP which is alwalys async and then gets status as ALEAUD back to XI and XI sends it back to the client. We are ending with errors. Have anybody done this scenario, Would this be possible??? Please

  • How to get temperature from digital camera in to controller

    how to get temperature from digital camera in polarising microscope using t95 controller without adc.dll  

  • Business Delegate - best way to do it?

    First of all I have to say that I'm using local interfaces so client and SLSB EJB are in the same JVM. I would like to implement business delegate to make abstraction in case something changes later. 1. Does BD contains local interface to EJB as inst