With the help of legends custom B2B with incoming messages batch to push directly to an AQ queue

I'm trying to create a legend, attached to a partnership agreement, which will process an incoming batch load and write each individual message in the batch to advanced queue.

I have the following in place pieces and works so far... 

1 QA 

2 B2B lot

3. partnership agreements

4 making SOA message waiting

5 Basic legend in place and access to the message.

My problem occurs in step 5.  My legend is fired as each message in the batch is traversed and the output of the whole lot (all messages) seem to be added to the AQ at the same time. (They are messages separate, which is good, but I try to insert a pause in order to limit the speed at which these messages are pushed on the queue).

My question is, How can I publish the message I shot of the lot to QA immediately that I did it - as opposed to add the message to the standard output of the legend? 

[sample code and further explanation below]

. . .

I have tried this approach because my queue is set up in a clustered environment and the options I've seen so far for the AQ limitation apply only to single-server systems.  For example, setting the property minimumDelayBetweenMessages in my composite SOA side for fact the message isn't an option for me.  We have no access to the database settings associated with querying on distributed systems.

 

Here is a version of my legend:

public class inboundThrottler implements legend

 

public Sub run (context of CalloutContext, )

throws CalloutDomainException, CalloutSystemException  

{ 

   try  

//Retrieve the properties of the legend of CalloutContext

String context.getStringProperty = TimeInterval ("timeIntervalInSeconds"); 

  System. on .println ("Time-out interval is" + timeInterval); 

//Get the message of the legend of entry

//Message Passthrough

CalloutMessage cmOut = cmIn;

            try {

  TimeUnit. SECONDS . Sleep (timeIntervalAsLong);

{ } catch (InterruptedException e) { }

                      System. on .println ('error found in the part of the timeout of the legend');

e.printStackTrace ();

                  }

  System. on .println ("+++ B2B LEGEND PROPERLY TREATED +++ ');

output.add (cmOut);

//Throw exception, if any

  { } catch (Exception e) { }

                 System. on .println ('error found in the legend'); 

take new (e) CalloutDomainException;

  }

  }

  }

 

Y at - it something other than output.add (cmOut); can I use to insert my message in QA?

In my server logs, I can see the "+++ B2B LEGEND CORRECTLY PROCESSED +++ ' message for each message in the batch however, they are all pushed to the AQ at the same time and that is why they are all handled by the composite made as fast it can handle to Dequeue the message.  When we deal with more payloads of 5000 messages, the end result is a highly bogged down the server and in some extreme cases, the server crash.

   

Thank you in advance for any input. Even if there are better ways to strangle my incoming messages (I certainly heard about these opportunities) for my own edification, I too wish to know suggestions for the insertion of my message in AQ at the point in my code that I have highlighted.

I found a solution, and because I didn't know all the answers on this topic, I'll go ahead and answer myself for the sake of posterity.

The short answer is do not use a legend Java at all since the intention of the legend was first place to strangle incoming messages so that they are placed on QA in a more controlled way and at a pace slower to allow SOA handle a large load. I found an excellent article, "handling large payloads" [https://docs.oracle.com/middleware/1213/b2b/b2b-user/app_perform.htm] which addressed my needs perfectly.

To summarize in a few words, there are a number of settings that can be made as size to commit partial lot, size of the payload and large load useful program, in conjunction with a setting called 'Enable the Streaming' in the bpel AQ adapter side SOA Dequeue of things who will accomplish what I need to do.  The version I use is Oracle SOA Suite 11.1.1.7

Directly related to the question, I referred to above concerning how to insert a message directly in my QA:

I will not go into the horrific details, but basically I create a ConnectionFactory via an InteractionSpec to get the right connection managed, then convert the message correctly and insert the message in the queue, taking care to manage the space of thread, and close all open connections.  Finally, in my contract partner, I make a note to NOT add the message to the queue after my process of legend in order to avoid duplication of messages.

All said, I'm happy I found a way to let SOA Suite and B2B to treat this issue with a few "out of the box" settings, because even if the captions can be very useful to insert a custom header or do a quick transformation, using them to enter the bowels of my managed connections are not a walk in the Park.

Hope this question and the subsequent response will be useful to those seeking similar tasks on the road.

Tags: Fusion Middleware

Similar Questions

  • How do I ge the button 'Show remote content' in my incoming messages?

    How can I get the button 'Show remote content' in my incoming messages?

    Thank you.

    Tess

    Mailnews.message_display.disable_remote_image controls all remote content.
    I hope change permissions.default.image will make the button reappears.

    Note that the next version of Thunderbird should have a brand new remote content management system.

  • How to simplify the code to generate custom error codes and messages

    I designed a vi that generates the error when any data entry is missing, it works correctly, but the problem is that I want to simplify, because it is part of the main program and its block diagram is great to use as such (I tried to use this vi as a Subvi in the main program, but that does not work correctly) so I need help to simplify the code or if there is no other better medium to generate the error message.

    Hello

    As shown in the previous example, to a different question of yours, it is always good to reduce with diagrams of huge block with repeated code.

    When you overwrite functionality even repeated several times, put it in a loop and run it to have recurrences of 4 or 5 of the same code.

    It will be evolving in the future.

    joined the vi changed for you.

    Note: when you want to simplify your program, isolate your code in functions, put each function inside a under vi.

    in your case, you can have the control to an empty string for all channels within a Subvi. build an array of strings and go through the subvi. Control in the sub that VI is that strings are empty.

    an array of Boolean output error. build your error string in another under vi. the wires together.

  • Need help with creation of legend custom pass/fail

    Hello

    I need help in creating custom legends of success/failure to Quiz questions. Here, I enclose the screenshot for your reference, how I wanted to.

    Thanks for your help in advance.CustomCap.jpg

    Thank you

    Ajay

    The question is that whatever color of the upper-left pixel of the image, the color will be considered transparent.  If the BMP image for this custom caption can have the upper-left pixel as white, then any place in the legend that is white will appear transparent.

    I recommend that the change in developer top left pixel of the image in Photoshop to roses or bright green, a color that does not appear anywhere else in legend. Then, it should look as expected. For images with rounded corners, it's pretty easy.  For images that have square corners, you may need to add a 1 or border 2 pixels around the image and brand that border the transparent color.

  • How can I create legends customized for each image (large) target displayed with the widget to the Gallery?

    Greetings!

    I'm having any joy with the thumbnails Gallery - with the exception of a customization widget, I would like to make.

    I would like to have descriptive legends custom unique each 'target' (large image) image displayed. I can see the legend box personalized, move, modify, etc, but this is fixed for all images in the gallery.

    How do I change each caption for each image of the target?

    Thank you very much

    JL

    Assuming you are talking "Vignettes" under "Slide shows" widget in the widget library, simply drag the widget on a page to insert it. Once inserted, make sure you have legends in reverse by clicking the widget inserted on the page, and then on the small blue arrow top right of the widget that appears once the widget itself is selected, and check the box called "Legends", this will add captions [Lorem Ipsum] to each photo, you can then at this point click or double-click the text "Lorem" on each photo and that you want it to be. I hope this helps.

  • I have customized a widget and want to reuse on another page. How save, copy or reproduce them? With the help of the iMac and Muse 2015

    I have customized a widget and want to reuse on another page. How save, copy or reproduce them? With the help of the iMac and Muse 2015

    You can just copy/paste the enchilada itself on another page, pretty easy!

    If you want to reuse more often, you can open the library or libraries CC , to store and later hanging out once again. Note: for the creation of an article in the 'old' library, you must select the element on the page and click on the new icon in the " library " window To create an element of CC libraries , you can simply drag something in and out of the window libraries CC .

  • Need help with a script customized for processing in Photoshop CS4 of images in batches. Really grateful for the help thereby.

    Hi people.

    So I have a boatload of pictures that I have to deal with as I'm moving off Ebay and open my own online store and the images that I have on Ebay, although excellent quality are not square, and unfortunately, the model that I use in Wordpress requires square photos.

    Basically, what I need is a script that I can use in batch mode, which will focus on the size of the image and change the canvas size to be square corresponding to the current long image side. Resize the image to 1600 square pixels and finally save for web in JPEG quality 60.

    Normally I would muddle my way through this trying to teach myself but I already do so much with this new project that I can't afford to pay developers for help that I would really appreciate if someone could help me with this script. I use Photoshop CS4 if it made a difference.

    Thanks much for any help you can offer.

    See you soon,.

    J

    A simple gesture can do that. What you need to do is that the action of lot.   With the help of Photoshop Image Processor script.  The Action is a two-step

    N ° 1). File menu > automate > fit Image.  In the dialog box Image Fit you assign Width and Height 1600 pixels.

    Step 2.) Menu Image > canvas size.  In the canvas size dialog box, you assign Width and Height 1600 Pixels.

    Record the action in some action with a name like 1600PxSquare

    Then use the file menu to Photoshop > Scripts > image processor. In the dialog to the Image Processor script. Select your image source folder. Set where you want your jpeg images. Set it to save jpeg files quality 6.  Set it to include your 1600PxSquare action.

    Step adjustment image resize your image to fit in a 1600 x 1600 pixels are while keeping image proportions of images. Portrait image will be high 1600px and landscape image will be 1600px wide.  The step size canvas will add the canvas to make the place of the image.  Portraits will have a border on the left and right images of landscape will be confined to the op and downs.

  • With the help of Correct/Incorrect legends & branch?

    Hello

    I'm still new to Captivate, and here's what I'm trying to do.

    I use formative, individual issues in a branching scenario, rather than the graduate issues. When a student sends an incorrect answer, I want to say: "actually, the correct answer is x" or, "Yes." And include "comments on the page. A fine; I know how to do this.

    And I want to the branch. So, after seeing the appropriate legend, clicking on always takes the user to page B if their answer was incorrect, but page C so their answer was correct.

    I can understand how to make the connection or legends, but not both. The only way I tell myself to do anything is to not use the legends but just branch based on the submission of the student and take students to a pre - A or pre - B page that includes all the content of the question slide (except that I can't use the buttons 'radio'), to meticulously recreated, feedback and the text of the legend. Then the user could continue to Page A and Page B. This seems so much more work than if necessary.

    Suggestions, then welcome! Thank you.

    Hello

    You want to have two actions in the order show a legend and then move to another slide. The problem is that indeed, you can trigger a fast action on the success or failure, but as the user needs time to read the caption, you can't put the two actions (see the good TC and jump to another slide) in the same tip action. What is the proper interpretation of your question?

    Problem is that you are not allowed to put an interactive object on a slide of ordinary matter, so you cannot add a button or click box to a Question slide. This means that all actions in the tip action will be executed at the same time, there is no time for the user to watch the legend of success or failure.

    There are different possibilities, but I think it's the most simple:

    1. Create a 'Success' slide with the "legend of success" and put a button to click/box on it to blow it up to the place, when the user has read the legend
    2. Create another slide "Failure" with the "legend of failure" and put a button to click/box on it to jump to the location B, when the user has read the legend
    3. Attach action 'skip to slide the success' success and action 'jump to slide failure"for the failure of the Question slide.

    What do you think?

    Lilybiri

  • How can I get the name of rulefiles in application with the help of custom java code.

    Hello.
    I want to get the names of rulefiles of analytical service with the help of java api.
    How can I get the name of rulefiles. What api should I use for this problem?

    Hello

    IEssCube.getOlapFileObjects () api allows you to retrieve files of rules.
    Insert this code snipid in your code, it will list all the rules files.

    IEssCube cube = olapSvr.getApplication("Sample").getCube ("Basic");
    ITR IEssIterator = cube.getOlapFileObjects (IEssOlapFileObject.TYPE_RULES);
    RFS [] IEssBaseObject = itr.getAll ();
    System.out.println ("rule file count:" + rfs.length);
    for (int i = 0; i)< rfs.length;="" i++)="">
    System.out.println ("RuleFile" + i + ":" + ((EssOlapFileObject)rfs). getName() ' ");
    }

    You can also list the data files and other objects in file by changing the IEssOlapFileObject.TYPE in getOlapFileObjects()

    Concerning
    Rajeev Singh

  • How to cancel your account? I have different relationships with the help of the articles

    I tried to cancel my CC account for half an hour and we found many people with the same sense of frustration.

    I don't see a link 'Manage the Plan', what a link 'Manage Team'.

    I was in the loop without end of support questions after clicking on a link to left support background - it's a wall of bureaucracy and it's extremely frustrating.

    In addition to this, I clicked on a link to a help article, but the site asked if I wanted to see the my local version but it redirected to the local version of the CC homepage instead - and clicking on the link of the guard article redirect me to the home page!

    Is there a simple way is:

    -Cancel my account?

    -Chat with support?

    Both are reasonable requests of the IMO, and I don't see why it is so painful - these games are frankly shameful.

    Hi Ben,

    You can now self cancel your plan of Adobe Creative cloud of your account page.

    Please consult the help below document to understand the workflow:

    Cancel your membership Adobe Creative Cloud

    In case you are unable to do so, please contact customer service

    I hope that helps!

    Kind regards

    Sheena

  • With the help of my music in video

    There is a serious problem with the addition of music customized to a project in the clip. When you try to replace the audio track, it tries to go in your music library and select a number of screens (several times the two same screens) and then puts you on a list of songs, but he won't play the songs in the playlist of songs and once you select them they do not.   Is anyone having success with this?

    I'm on an iPhone with the latest iOS 6s.

    Hi Jared, Robert and Noah - sorry guys have dealt you with this problem for a while now. Jared, glad to hear it seems that things work ok for you now. Please update us if this is not the case.

    Robert and Noah - Clip team investigated this question for awhile now and unfortunately we have not been able to achieve a repeatable steps for this issue to occur which makes very difficult setting. However, I have a suggestion, I would like to try you. If the steps do not resolve the problem, please let us know and I you will try a few more things. I'm sorry to provide workarounds only but at this point, I would just help you unlocked guys.

    Please, try the following:

    1. Clip to remove and install the latest version of the AppStore
    2. Create a new project, select the support of your local device that is camera. -Make sure you accept to have Adobe Clip to access your photos.
    3. Select a soundtrack (press the musical note) - make sure you accept to have Adobe Clip to access your media library. NOTE  Once your agreement, you must press Cancel to close the Panel of Bo and then select it again. You should be able to select any song that is saved on your device.

    Let me know if this is the case. Again, sorry for the trouble.

    Peter Garaway

  • There was a problem with the current system. Please try again later. If the problem persists, contact customer service.

    There was a problem with the current system. Please try again later. If the problem persists, contact customer service.

    Why?

    Please tell us what Adobe application you are trying to download. Please try creative cloud install app - https://helpx.adobe.com/creative-cloud/help/install-apps.html

  • With the help of Manager Update to upgrade ESX 5.1 to 5.5 - conflicting ERROR VIBS


    Hello

    I hope someone can help. I have a number of 5.1 ESX host that I would spend 5.5 using the Update Manager which seems straight forward enough... right

    vCentre is 5.5

    Import the ESXi ISO to update manager

    Create a baseline

    Attach the base to the host to be upgraded

    Analyze and correct the

    .... Simple

    The problem I have is that use us the HP Custom image because they are all servers in HP, sense, right. I downloaded the HP 5.5 Custom ISO Image from the VMWare site and imported from the ISO to the Update Manager, created a base line, attached to a host of test (DL585 G5) and scan. IM presented then an incompatible warning and details show below

    Conflicting VIBS error.JPG

    I searched the net for a solution and found several contradictory entries on dealing with VIBs and creating custom ISOs, I also downloaded the ZIP of the Depot HP ESX file and created a custom ISO that does not work either.

    Here are the current Broadcom VIBs installed on my ESX host, test

    Broadcom drivers Installed.JPG

    I can not also remove the contradictory VIBs because they are network card drivers and if I delete and restart the host does not have network cards (well Yes, I tried).

    Its been 2 days of pulling my hair and maybe I'm missing something simple.

    Anyone have any ideas?

    Thank you

    DCurrie,

    I'm in the same boat as you. I all hosts in HP DL380s I have migrated my hosts to test on my server to vCenter 5.5 U1 and went to perform the upgrade on the hosts of 5.1. I had everything first to apply the latest patches on the 5.1, which then allowed me to level 5.5.0 of the host. I then had another set of patches that I applied (assuming that I had to do before moving to 5.5.1). After the implementation of those, I still 5.5.1 an incompatible upgrade.

    The upgrade contains the following set of contradictory VIBs:

    Broadcom_bootbank_net - bnx2_2.2.5dv55.2 - 1OEM.550.0.0.1331820

    Remove the conflicting VIBs, or use the Image Generator...

    Then, I could at least make at 5.5.0, but not more than details. Both used 5.5.0 and 5.5.1 ISOs are ISOs of OEM HP.

    I have currently installed bnx2_2.2.4f.v55.3.

    HP has like downloadable bnx2_2.2.3t.v55.7 under the heading vSphere 5.5.

    VMware under the HCL has several versions, including my current version and the bnx2_2.2.5d.v55.2.

    Since this is test, I'll play with it some more and see what I can understand.

    ----------------------------------------

    Update: from U1b 5.5 Release Notes

    Update Manager reports the status of compliance as Incompatible when scanning or clean up ESXi 5.x hosts in a HA cluster

    When you perform an upgrade ESXi 5.x hosts belonging to a HA cluster analysis, Update Manager can report on the status of compliance of the incompatible host and might not allow the hosts to be remediated. Inconsistent compliance status is because of the way the agent of FDM (HA) is installed on ESXi 5.x hosts. From vSphere 5.0, the FDM agent is installed on the hosts ESXi as a VIB. When a VIB is installed or updated on an ESXi host, a flag is set to indicate that the bootbank on the host has been updated. Update Manager checks this flag while performing an analysis to level or sanitation and requires this flag to be cleared before the upgrade of a host. The flag can be cleared by restarting the host.

    Solution: restart guests reporting the State of compliance as Incompatible. Run the analysis of upgrading or rehabilitation after the host comes back online.

    Will try this and let you know how it goes.

  • With the help of Dense rank

    Hello
    I use ORACLE 10 g and having an error when refreshing a table and generating an ORA-30926 "unable to get a stable set of rows in the tables.
    I create a table of temporary work with records from 2 different tables. The request to make the temporary table uses
    the DENSE RANK FUNCTION in order to eliminate duplicates. But I still get duplicate records.
    When it's time to update my main table with records from the temporary table, he sees the duplicates and
    generates the error. I have all the code to create the problem. I think I almost got it but the structure of different query may need. Any help is appreciated.
    {
    -Create table
    create the CUSTOMER table
    (
    EMP_ID NUMBER 4,
    Cust_id NUMBER (9) not null,
    CONTACT_CD VARCHAR2 (1).
    DATE OF PURCHASE_DATE,
    NEW_CUST_CD VARCHAR2 (1).
    CUST_NAME VARCHAR2 (25)
    );
    -Create table
    create the table DEFERRED_MAILING
    (
    Cust_id NUMBER (9) not null,
    EMP_ID number 4 not null,.
    DATE OF PURCHASE_DATE
    );

    Insert into customer (emp_id, cust_id, contact_cd, PURCHASE_DATE, NEW_CUST_CD, cust_name)
    values (10 444, 'Y', to_date (November 1, 2011 16:11:05 ', 'hh24:mi:ss') ",'Y ',' yyyy-mm-dd J.J.BROWN");

    Insert into customer (emp_id, cust_id, contact_cd, PURCHASE_DATE, NEW_CUST_CD, cust_name)
    values (10 444, 'Y', to_date (November 1, 2011 16:11:05 ', 'hh24:mi:ss') ",'Y ',' dd-mm-yyyy J.BROWN");


    insert into deferred_mailing (emp_id, cust_id, purchase_date)
    values (444, 10, to_date (November 1, 2011 16:11:05 ',' dd-mm-yyyy hh24:mi:ss'));))


    create table UPDTE_DEFERRED_MAILING_RECORDS like nologging
    SELECT a.CUST_ID,
    a.EMP_ID,
    a.PURCHASE_DATE,
    a.DM_ROW_ID,
    a.Drank,
    c.CONTACT_CD,
    c.NEW_CUST_CD / *.
    TRANS_ID_SEQ. NEXTVAL as TRANS_ID * /.
    FROM (SELECT a.ROWID AS DM_ROW_ID,
    a.CUST_ID,
    a.EMP_ID,
    a.PURCHASE_DATE,
    DENSE_RANK() over (PARTITION BY a.CUST_ID, a.EMP_ID ORDER
    BY a.PURCHASE_DATE DESC, a.ROWID) DRANK
    OF the deferred_mailing one).
    Customer c
    WHERE a.CUST_ID = c.CUST_ID
    AND a.EMP_ID = c.EMP_ID
    AND (a.PURCHASE_DATE < = c.PURCHASE_DATE OR)
    c.PURCHASE_DATE IS NULL);
    SELECT * FROM UPDTE_DEFERRED_MAILING_RECORDS;
    }

    Please try this

    create table UPDTE_DEFERRED_MAILING_RECORDS like nologging
    SELECT distinct a.CUST_ID,
    a.EMP_ID,
    a.PURCHASE_DATE,
    a.Drank,
    c.CONTACT_CD,
    c.NEW_CUST_CD,
    a.DM_ROW_ID
    FROM (SELECT a.ROWID AS DM_ROW_ID,
    a.CUST_ID,
    a.EMP_ID,
    a.PURCHASE_DATE,
    DENSE_RANK() over (PARTITION BY a.CUST_ID, a.EMP_ID ORDER
    BY a.PURCHASE_DATE DESC, a.ROWID) DRANK
    OF the deferred_mailing one).
    Customer c
    WHERE a.CUST_ID = c.CUST_ID
    AND a.EMP_ID = c.EMP_ID
    AND (a.PURCHASE_DATE<= c.purchase_date="">
    c.PURCHASE_DATE IS NULL)
    and a.drank = 1;

    The query you posted behaves according to expectations. Internal select returns a line and the outer circle returns two of the

    WHERE a.CUST_ID = c.CUST_ID
    AND a.EMP_ID = c.EMP_ID
    AND (a.PURCHASE_DATE<= c.purchase_date="">
    c.PURCHASE_DATE IS NULL)

    conditions see two rows in the customer table.

    I've added the a.drank = 1 clause to ignore duplicates of the table internal and separate in the end result of remove duplicates from the result of the overall query.

    For example, if you have a line in the deferred_mailing like this

    SQL > select * from DEFERRED_MAILING;

    CUST_ID EMP_ID PURCHASE_
    ---------- ---------- ---------
    444 10 11 JANUARY 11
    444 10 11 JANUARY 11

    then the query without "a.drank = 1" will return 4 rows like this by the outer query.

    CUST_ID EMP_ID PURCHASE_ DM_ROW_ID BU C N
    ---------- ---------- --------- ------------------ ---------- - -
    444 10 11 January 11 AAATi2AAGAAAACcAAB 2 Y Y
    444 10 11 January 11 AAATi2AAGAAAACcAAA 1 Y Y
    444 10 11 January 11 AAATi2AAGAAAACcAAB 2 Y Y
    444 10 11 January 11 AAATi2AAGAAAACcAAA 1 Y Y

    She will return the below although we use separate on the same query (i.e. without a.drank = 1)

    CUST_ID EMP_ID PURCHASE_ DM_ROW_ID BU C N
    ---------- ---------- --------- ------------------ ---------- - -
    444 10 11 January 11 AAATi2AAGAAAACcAAB 2 Y Y
    444 10 11 January 11 AAATi2AAGAAAACcAAA 1 Y Y

    which still contains duplicates.

    Therefore, a combination of separate and dense here.

    BTW, please mark the thread as "answered", if you feel that you got the answer to your question. This will save the time of others who seek to answer open questions.

    Kind regards
    CSM

  • With the help of several conditional tags with multiple outputs of WebHelp

    I have a project that I created for a web application. Within the web application, there are 3 types of customers (business Accts, Accts National and level 1 clients).

    I added each help topic associated with the help topics that I created.

    Then, I created 3 outputs of webhelp and 3 Table of contents for each type of client.

    My goal is to publish the project, where each type of client has their own output generated. Do it this way, which is listed in the help topics of table of contents for each type of customer that is not correctly displayed.

    Example: National accounts TOC

    What is generated:

    I have tagged in the table of contents to the conditional tag appropriate help topics. Help, please. Any advice? I can also be reached at [email protected]

    None of your screenshots came through - the icon of camera in the web interface allows you to attach images

Maybe you are looking for

  • Re: Lack of drivers for my card Satellite C55-A-1RM

    I bought a C55-A-1 Satellite, and I got it by installing Windows 7.I had updated the bios first with the ios 1.30 version.These are the drivers and devices that are missing. EthernetPCI\VEN_10EC & DEV_8136 & SUBSYS_FF1E1179 & REV_07 PCI\VEN_10EC & DE

  • No sound in my headphones on the Satellite A200 - 22 c

    I have a toshiba Satellite A200 - 22 c with Realtek HD driver 5.10.00.5296, DirectX 9 .0c and ALC268 codec.I have nice sound in my speakers, but when I conect my headphones, the sound does not pass by them.The headset works OK in the other PC. Can yo

  • Structure of the event with times

    What happens in my code, if I deleted the Time out business in the case of structure and run the code.

  • BlackBerry smartphones HELP! Replacement schedule that causes an eternal loop

    Here's my sad story so far: 1. I have installed facebook but deselected all blackberry connectivity - I just want to post my BB. 2. my device duplicated my entire calendar (300 + entries) as another calendar: "send: facebook» 3. I have apply the tips

  • Aero does not work - troubleshooting is not help

    Aero does not work. I ran the resolution of problems and she came back as: Color depth is set too low - not not fixed Desktop Window Manager is disabled - detected He was not able to solve the problems itself. Here are the details he gave me: Problem